For the last few weeks (or month) sending emails from Pegasus via MercuryC often results in the intended recipient simply not receiving it. However, sometimes they do. There is no bounce back message to say something has gone wrong, and all the logs I'm aware of within Mercury suggests that everything has occurred as it should.
For example here's part of a MercuryC session log of a message that DID get to the <receivingemailaddress>:
17:37:53.951: --- 29 Apr 2015, 17:37:53.951 ---
17:37:53.951: Connect to '<mailserver>', timeout 30 seconds.
17:37:54.951: >> 220 icp-osb-irony-out7.iinet.net.au ESMTP<cr><lf>
17:37:54.951: << EHLO <domainname><cr><lf>
17:37:55.045: >> 250-icp-osb-irony-out7.iinet.net.au<cr><lf>
17:37:55.045: >> 250-8BITMIME<cr><lf>
17:37:55.045: >> 250-SIZE 31457280<cr><lf>
17:37:55.045: >> 250-STARTTLS<cr><lf>
17:37:55.045: >> 250-AUTH PLAIN LOGIN<cr><lf>
17:37:55.045: >> 250 AUTH=PLAIN LOGIN<cr><lf>
17:37:55.045: << MAIL FROM:<sendingemailaddress> SIZE=60431<cr><lf>
17:37:55.139: >> 250 sender <sendingemailaddress> ok<cr><lf>
17:37:55.139: << RCPT TO:<receivingemailaddress><cr><lf>
17:37:55.217: >> 250 recipient <receivingemailaddress> ok<cr><lf>
17:37:55.311: << DATA<cr><lf>
17:37:55.405: >> 354 go ahead<cr><lf>
17:37:55.405: << Received: from Spooler by <domainname> (Mercury/32 v4.80.119) ID MO000005;<cr><lf> 29 Apr 2015 17:37:55 +1000<cr><lf>
17:37:55.405: << Received: from spooler by <domainname> (Mercury/32 v4.80.119); 29 Apr 2015 17:37:48 +1000<cr><lf>
<snipped rest of DATA section>
17:37:56.780: << --Message-Boundary-14164--<cr><lf>
17:37:56.780: << .<cr><lf>
17:37:57.014: >> 250 ok: Message 625066933 accepted<cr><lf>
17:37:57.014: << QUIT<cr><lf>
17:37:57.139: >> 221 icp-osb-irony-out7.iinet.net.au<cr><lf>
17:37:57.139: --- Connection closed normally at 29 Apr 2015, 17:37:57.139. ---
And here's another message sent at a different time to the same <receivingemailaddress> which has NOT been received:
08:17:22.498: --- 30 Apr 2015, 8:17:22.498 ---
08:17:22.701: Connect to '<mailserver>', timeout 30 seconds.
08:17:23.701: >> 220 icp-osb-irony-out7.iinet.net.au ESMTP<cr><lf>
08:17:23.701: << EHLO <domainname><cr><lf>
08:17:23.780: >> 250-icp-osb-irony-out7.iinet.net.au<cr><lf>
08:17:23.780: >> 250-8BITMIME<cr><lf>
08:17:23.780: >> 250-SIZE 31457280<cr><lf>
08:17:23.780: >> 250-STARTTLS<cr><lf>
08:17:23.780: >> 250-AUTH PLAIN LOGIN<cr><lf>
08:17:23.780: >> 250 AUTH=PLAIN LOGIN<cr><lf>
08:17:23.811: << MAIL FROM:<sendingemailaddress> SIZE=60424<cr><lf>
08:17:24.467: >> 250 sender <sendingemailaddress> ok<cr><lf>
08:17:24.467: << RCPT TO:<receivingemailaddress><cr><lf>
08:17:24.561: >> 250 recipient <receivingemailaddress> ok<cr><lf>
08:17:24.561: << DATA<cr><lf>
08:17:24.639: >> 354 go ahead<cr><lf>
08:17:24.639: << Received: from Spooler by <domainname> (Mercury/32 v4.80.119) ID MO00001E;<cr><lf> 30 Apr 2015 08:17:24 +1000<cr><lf>
08:17:24.639: << Received: from spooler by <domainname> (Mercury/32 v4.80.119); 30 Apr 2015 08:17:01 +1000<cr><lf>
<snipped rest of DATA section>
08:17:26.076: << --Message-Boundary-25279--<cr><lf>
08:17:26.076: << .<cr><lf>
08:17:26.311: >> 250 ok: Message 625289068 accepted<cr><lf>
08:17:26.311: << QUIT<cr><lf>
08:17:26.389: >> 221 icp-osb-irony-out7.iinet.net.au<cr><lf>
08:17:26.405: --- Connection closed normally at 30 Apr 2015, 8:17:26.405. ---
According to my logic, if icp-osb-irony-out7.iinet.net.au is sending messages back to Mercury saying everything is OK (as it did in both examples), then both messages should have made it to their destination, and the error would lie with icp-osb-irony-out7.iinet.net.au itself (note, the number after 'out' in the server can vary, but the same 'sometimes' sending occurs). I contacted the ISP about this, and their current position is, if their Webmail system works for our account without issue (which it seems to) then the issue would be with the sending client rather than their servers.
Mercury 4.74 was installed here for several years, and the above logs are from Mercury 4.80 since I upgraded to it only yesterday with a vain hope that it would help.
I'm quite in a pickle and welcome any advice.
<p>For the last few weeks (or month) sending emails from Pegasus via MercuryC often results in the intended recipient simply not receiving it. &nbsp;However, sometimes they do. &nbsp;There is no bounce back message to say something has gone wrong, and all the logs I'm aware of within Mercury suggests that everything has occurred as it should.</p><p>For example here's part of a MercuryC session log of a message that DID get to the &lt;receivingemailaddress&gt;:</p><p>17:37:53.951: --- 29 Apr 2015, 17:37:53.951 ---</p><p>17:37:53.951: Connect to '&lt;mailserver&gt;', timeout 30 seconds.</p><p>17:37:54.951: &gt;&gt; 220 icp-osb-irony-out7.iinet.net.au ESMTP&lt;cr&gt;&lt;lf&gt;</p><p>17:37:54.951: &lt;&lt; EHLO &lt;domainname&gt;&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.045: &gt;&gt; 250-icp-osb-irony-out7.iinet.net.au&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.045: &gt;&gt; 250-8BITMIME&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.045: &gt;&gt; 250-SIZE 31457280&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.045: &gt;&gt; 250-STARTTLS&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.045: &gt;&gt; 250-AUTH PLAIN LOGIN&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.045: &gt;&gt; 250 AUTH=PLAIN LOGIN&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.045: &lt;&lt; MAIL FROM:&lt;sendingemailaddress&gt; SIZE=60431&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.139: &gt;&gt; 250 sender &lt;sendingemailaddress&gt; ok&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.139: &lt;&lt; RCPT TO:&lt;receiving<span style="font-size: 13.3333330154419px;">emailaddress</span>&gt;&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.217: &gt;&gt; 250 recipient &lt;receivingemailaddress&gt; ok&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.311: &lt;&lt; DATA&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.405: &gt;&gt; 354 go ahead&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.405: &lt;&lt; Received: from Spooler by &lt;domainname&gt; (Mercury/32 v4.80.119) ID MO000005;&lt;cr&gt;&lt;lf&gt; &nbsp;29 Apr 2015 17:37:55 +1000&lt;cr&gt;&lt;lf&gt;</p><p>17:37:55.405: &lt;&lt; Received: from spooler by &lt;domainname&gt; (Mercury/32 v4.80.119); 29 Apr 2015 17:37:48 +1000&lt;cr&gt;&lt;lf&gt;&nbsp;</p><p>&lt;snipped rest of DATA section&gt;&nbsp;</p><p>17:37:56.780: &lt;&lt; --Message-Boundary-14164--&lt;cr&gt;&lt;lf&gt;</p><p>17:37:56.780: &lt;&lt; .&lt;cr&gt;&lt;lf&gt;</p><p>17:37:57.014: &gt;&gt; 250 ok: &nbsp;Message 625066933 accepted&lt;cr&gt;&lt;lf&gt;</p><p>17:37:57.014: &lt;&lt; QUIT&lt;cr&gt;&lt;lf&gt;</p><p>17:37:57.139: &gt;&gt; 221 icp-osb-irony-out7.iinet.net.au&lt;cr&gt;&lt;lf&gt;</p><p>17:37:57.139: --- Connection closed normally at 29 Apr 2015, 17:37:57.139. ---&nbsp;</p><p>&nbsp;</p><p>And here's another message sent at a different time to the same&nbsp;<span style="font-size: 13.3333330154419px;">&lt;receivingemailaddress&gt; which has NOT been received:</span></p><p>08:17:22.498: --- 30 Apr 2015, 8:17:22.498 ---</p><p>08:17:22.701: Connect to '&lt;mailserver&gt;', timeout 30 seconds.</p><p>08:17:23.701: &gt;&gt; 220 icp-osb-irony-out7.iinet.net.au ESMTP&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.701: &lt;&lt; EHLO &lt;domainname&gt;&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.780: &gt;&gt; 250-icp-osb-irony-out7.iinet.net.au&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.780: &gt;&gt; 250-8BITMIME&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.780: &gt;&gt; 250-SIZE 31457280&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.780: &gt;&gt; 250-STARTTLS&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.780: &gt;&gt; 250-AUTH PLAIN LOGIN&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.780: &gt;&gt; 250 AUTH=PLAIN LOGIN&lt;cr&gt;&lt;lf&gt;</p><p>08:17:23.811: &lt;&lt; MAIL FROM:<span style="font-size: 13.3333330154419px;">&lt;sendingemailaddress&gt;</span>&nbsp;SIZE=60424&lt;cr&gt;&lt;lf&gt;</p><p>08:17:24.467: &gt;&gt; 250 sender&nbsp;<span style="font-size: 13.3333330154419px;">&lt;sendingemailaddress&gt;</span>&nbsp;ok&lt;cr&gt;&lt;lf&gt;</p><p>08:17:24.467: &lt;&lt; RCPT TO:<span style="font-size: 13.3333330154419px;">&lt;receiving</span><span style="font-size: 13.3333330154419px;">emailaddress</span><span style="font-size: 13.3333330154419px;">&gt;</span>&lt;cr&gt;&lt;lf&gt;</p><p>08:17:24.561: &gt;&gt; 250 recipient&nbsp;<span style="font-size: 13.3333330154419px;">&lt;receiving</span><span style="font-size: 13.3333330154419px;">emailaddress</span><span style="font-size: 13.3333330154419px;">&gt;</span>&nbsp;ok&lt;cr&gt;&lt;lf&gt;</p><p>08:17:24.561: &lt;&lt; DATA&lt;cr&gt;&lt;lf&gt;</p><p>08:17:24.639: &gt;&gt; 354 go ahead&lt;cr&gt;&lt;lf&gt;</p><p>08:17:24.639: &lt;&lt; Received: from Spooler by &lt;domainname&gt; (Mercury/32 v4.80.119) ID MO00001E;&lt;cr&gt;&lt;lf&gt; &nbsp;30 Apr 2015 08:17:24 +1000&lt;cr&gt;&lt;lf&gt;</p><p>08:17:24.639: &lt;&lt; Received: from spooler by &lt;domainname&gt; (Mercury/32 v4.80.119); 30 Apr 2015 08:17:01 +1000&lt;cr&gt;&lt;lf&gt;&nbsp;</p><p><span style="font-size: 13.3333330154419px;">&lt;snipped rest of DATA section&gt;&nbsp;</span>&nbsp;</p><p>08:17:26.076: &lt;&lt; --Message-Boundary-25279--&lt;cr&gt;&lt;lf&gt;</p><p>08:17:26.076: &lt;&lt; .&lt;cr&gt;&lt;lf&gt;</p><p>08:17:26.311: &gt;&gt; 250 ok: &nbsp;Message 625289068 accepted&lt;cr&gt;&lt;lf&gt;</p><p>08:17:26.311: &lt;&lt; QUIT&lt;cr&gt;&lt;lf&gt;</p><p>08:17:26.389: &gt;&gt; 221 icp-osb-irony-out7.iinet.net.au&lt;cr&gt;&lt;lf&gt;</p><p>08:17:26.405: --- Connection closed normally at 30 Apr 2015, 8:17:26.405. ---&nbsp;</p><p>&nbsp;</p><p>According to my logic, if&nbsp;<span style="font-size: 13.3333330154419px;">icp-osb-irony-out7.iinet.net.au is sending messages back to Mercury saying everything is OK (as it did in both examples), then both messages should have made it to their destination, and the error would lie with&nbsp;</span><span style="font-size: 13.3333330154419px;">icp-osb-irony-out7.iinet.net.au itself (note, the number after 'out' in the server can vary, but the same 'sometimes' sending occurs). &nbsp;I contacted the ISP about this, and their current position is, if their Webmail system works for our account without issue (which it seems to) then the issue would be with the sending client rather than their servers.</span></p><p><span style="font-size: 13.3333330154419px;"></span><span style="font-size: 10pt;">Mercury 4.74 was installed here for several years, and the above logs are from Mercury 4.80 since I upgraded to it only yesterday with a vain hope that it would help.</span></p><p>I'm quite in a pickle and welcome any advice.&nbsp;</p>