Send Mail to different domain address not working in Database Mail

  • Hi All,

    I have a SQL Server 2008 where we configured Database mail. When i try to send mail (Send Test Mail) to a individual email id it is working fine. Whereas when i send it to a Distribution List which contains collection of emails of two different groups/domains we dont get those mails to our box. Please help.

    Thanks in Advance!

  • that's going to be something you have to get with your exchange administrator to help with. it's not an issue with db_mail; you'll see the same behavior if you sent the email from a gmail or yahoo account, for example.

    typically, a distribution list is private, meaning when exchange receives a request to send to a distribution via SMTP, it gets ignored; that's an anit-spam feature...you can image how annoying if staff@yourdomain.com(which hits everyone in the company) got buried in viagra emails.

    it's usually only from internal IMAP that the email gets forwarded to all member sof the list.

    your exchange admin can make the list public so you can send to the list from SMTP.

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

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

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