August 27, 2018 at 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
August 27, 2018 at 12:01 pm
kiranmelch - Monday, August 27, 2018 6:32 AMI 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
August 28, 2018 at 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/
August 29, 2018 at 1:40 am
Sue_H - Monday, August 27, 2018 12:01 PMkiranmelch - Monday, August 27, 2018 6:32 AMI 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".
August 29, 2018 at 1:48 am
Steve Jones - SSC Editor - Tuesday, August 28, 2018 6:59 AMSend 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
August 29, 2018 at 11:40 am
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