Problem with e-mail
rlindsay
Posts: 17
I am currently evaluating SQL Backup but am having trouble getting the mail notification to work. When I set the mail settings (smtp host and e-mail from) in options and click test I get an error box saying
Failt to send email - (Failed to connect to mail server). I have tried a local smtp server and one at my ISP with no luck and I can telnet into both these servers on port 25.
Any help appreciated.
Comments
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
You may want to try enabling logging for the SMTP server and find the reason for failure there. In IIS and Exchange, it's a matter of looking at the properties of the SMTP virtual server, and clicking the 'enable logging' checkbox. This will write a text log to (default) %SYSTEMROOT%\system32\logfiles\smtpsvc1.
If you are using your site's Exchange server to send mail, you will most likely have the IP addresses which can relay mail limited as much as possible. You'll want to make sure that the mail server allows relay from your SQL Server's IP address.
I do use a few different network cards in this laptop - could it be trying to use a device that isn't available?
Perhaps. Did you try disabling the non-active NICs' and see if SQB can contact the SMTP server?
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
Have you though about looking at the SMTP virtual server configuration and changing the address to 'All Unassigned'?
There is only one interface enabled and the problem also happens with external SMTP servers. The problem seems to be with SQL Backup picking the correct interface to use for communications.
Just checking, but is Peter working with you directly on this issue now?
Yes he was but haven't heard anything since Friday morning.