xp_sendmail : Subject field does not appear...

  • Hi !

    When executing this code :

    EXEC master..xp_sendmail @recipients = 'me@myserver.com', @message = 'Message Body', @subject = 'Message Subject'

    everything is running just fine, BUT... The Subject arrives empty...

    Does any one had the same problem ?

    Thanks in Advance,

    Rechousa,

    V.N.Gaia

    Portugal


    Rechousa,
    V.N.Gaia
    Portugal

  • Have not. Tried sending to different address/different domain to try to rule out email client or transport issues? Or try sending from Outlook directly?

    Andy

    http://www.sqlservercentral.com/columnists/awarren/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply