Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. send mail

send mail

Scheduled Pinned Locked Moved Database
sharepointdatabasecom
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    --sp_CONFIGURE 'show advanced', 1
    --GO
    --RECONFIGURE
    --GO
    --sp_CONFIGURE 'Database Mail XPs', 1
    --GO
    --RECONFIGURE
    --GO

    --USE msdb
    --GO
    --EXEC sp_send_dbmail
    --@profile_name='anu',
    --@recipients='anilkg2y@rediffmail.com',
    --@subject='Test message',
    --@body='This is the body of the test message. Congrats Database Mail Received By you Successfully.'

    J 1 Reply Last reply
    0
    • L Lost User

      --sp_CONFIGURE 'show advanced', 1
      --GO
      --RECONFIGURE
      --GO
      --sp_CONFIGURE 'Database Mail XPs', 1
      --GO
      --RECONFIGURE
      --GO

      --USE msdb
      --GO
      --EXEC sp_send_dbmail
      --@profile_name='anu',
      --@recipients='anilkg2y@rediffmail.com',
      --@subject='Test message',
      --@body='This is the body of the test message. Congrats Database Mail Received By you Successfully.'

      J Offline
      J Offline
      jschell
      wrote on last edited by
      #2

      Is there a question?

      L 1 Reply Last reply
      0
      • J jschell

        Is there a question?

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        It's spam.

        Veni, vidi, abiit domum

        L 1 Reply Last reply
        0
        • L Lost User

          It's spam.

          Veni, vidi, abiit domum

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          I think it was more like a tip that he wanted to share, except that he forgot the text.

          L 1 Reply Last reply
          0
          • L Lost User

            I think it was more like a tip that he wanted to share, except that he forgot the text.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            No, definitely spam.

            Veni, vidi, abiit domum

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups