Doing Database Synchronization, one job, on one server fails to send the result every time:
Error sending mail.SmtpMail: mailsmtp_data_message failed – Stream error. Mail not sent.
<sendreport send=”yes” when=”always”>
<smtp>
<displayname>SQLyog Sync (SERVER06)</displayname>
<toemail>[email protected]</toemail>
<fromemail>[email protected]</fromemail>
<replyemail>[email protected]</replyemail>
<host>mail.pridedallas.com</host>
<encryption>no</encryption>
<port>25</port>
<subject>MySQL Synchronize – Limited (Slave To Localhost)</subject>
</smtp>
Same job on every other machine works fine, as do all other jobs on the affected machine work.
Server 2008 x64 R2