Sending Database mails using SMTP as localhost

  • I had configured database mail with SMTP server as localhost. I am able to send mails to all the domains except for my company mail domain and the email id is configured with my company domain itself.

    Can someone help me on this

  • kiranmelch - Monday, August 27, 2018 6:32 AM

    I had configured database mail with SMTP server as localhost. I am able to send mails to all the domains except for my company mail domain and the email id is configured with my company domain itself.

    Can someone help me on this

    Check for errors in the sysmail_event_log system view in msdb. The description column should have more information.

    Sue

  • Send the mails locally with the local client first. Make sure that your SMTP sender can do so.

    You can do this with telnet or a local client : http://www.vsysad.com/2013/10/testing-smtp-server-from-the-command-line/

  • Sue_H - Monday, August 27, 2018 12:01 PM

    kiranmelch - Monday, August 27, 2018 6:32 AM

    I had configured database mail with SMTP server as localhost. I am able to send mails to all the domains except for my company mail domain and the email id is configured with my company domain itself.

    Can someone help me on this

    Check for errors in the sysmail_event_log system view in msdb. The description column should have more information.

    Sue

    Hi Sue,

    I had checked in sysmail_event_log table and it hasn't given any error message. In description column it shows "DatabaseMail process is started".

  • Steve Jones - SSC Editor - Tuesday, August 28, 2018 6:59 AM

    Send the mails locally with the local client first. Make sure that your SMTP sender can do so.

    You can do this with telnet or a local client : http://www.vsysad.com/2013/10/testing-smtp-server-from-the-command-line/

    Hi Jones,

    I have check using telnet with given steps from website. The output received is as given in the website, but haven't received mail using telnet either to gmail or to my company mail.

    But when tested from database mail  "Send test e-mail", I am able to receive test mail to my gmail account but not to my company mail account

  • Check with your mail administrators. They might have restrictions on STMP relays.

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

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