Hey, I'm having this same issue with 421 Service not avaiable, closing terminal
I'm running windows 7 86x professional.
Basically my goal is to send an email using thunderbird on the localhost (also in a virtual box). I could care less about the internet - for now.
The tutorial I followed was from this video: http://www.youtube.com/watch?v=VU4PT7xMSO0 I have tried countless variations and tweaks to try and get it to work without any success.
My error log for my SMTP server is this:
22:06:52.006: Connection from 127.0.0.1, Thu Aug 01 22:06:52 2013<lf>
22:06:52.006: << 220 localhost ESMTP server ready.<cr><lf>
22:06:52.076: >> EHLO [127.0.0.1]<cr><lf>
22:06:52.076: << 250-localhost Hello [127.0.0.1]; ESMTPs are:<cr><lf>250-TIME<cr><lf>
22:06:52.076: << 250-SIZE 0<cr><lf>
22:06:52.076: << 250-8BITMIME<cr><lf>
22:06:52.076: << 250 HELP<cr><lf>
22:06:52.096: >> MAIL FROM:<mammoth@localhost.com> SIZE=386<cr><lf>
22:06:52.096: << 421 Service not available, closing channel.<cr><lf>
22:06:52.096: --- Connection closed normally at Thu Aug 01 22:06:52 2013. ---
Just a note, when I use a different email program the line 22:06:52.076: >> EHLO [127.0.0.1]<cr><lf> changes to 21:04:58.306: >> EHLO unknown<cr><lf>
If anyone has any suggestions I would greatly appreciate it, I'm doing this project for fun, and so far SMTP is nothing but a frustration.
Another note, for my Mercury SMTP Client, I notice this is the service name information:
Host file : c:\windows....
Domain:
Domain is blank, and this is suspicious, I've tried looking into how to configure this portion and wasn't able to find anything.
<p>Hey, I'm having this same issue with 421 Service not avaiable, closing terminal</p><p>I'm running windows 7 86x professional.&nbsp;</p><p>Basically my goal is to send an email using thunderbird on the localhost (also in a virtual box). &nbsp;I could care less about the internet - for now.</p><p>The tutorial I followed was from this video:&nbsp;<a style="font-size: 10pt;" mce_href="http://www.youtube.com/watch?v=VU4PT7xMSO0" href="http://www.youtube.com/watch?v=VU4PT7xMSO0">http://www.youtube.com/watch?v=VU4PT7xMSO0</a>&nbsp;I have tried countless variations and tweaks to try and get it to work without any success.<span style="font-size: 10pt;">&nbsp;</span></p><p>My error log for my SMTP server is this:&nbsp;</p><p>&nbsp;</p><p>22:06:52.006: Connection from 127.0.0.1, Thu Aug 01 22:06:52 2013&lt;lf&gt;</p><p>22:06:52.006: &lt;&lt; 220 localhost ESMTP server ready.&lt;cr&gt;&lt;lf&gt;</p><p>22:06:52.076: &gt;&gt; EHLO [127.0.0.1]&lt;cr&gt;&lt;lf&gt;</p><p>22:06:52.076: &lt;&lt; 250-localhost Hello [127.0.0.1]; ESMTPs are:&lt;cr&gt;&lt;lf&gt;250-TIME&lt;cr&gt;&lt;lf&gt;</p><p>22:06:52.076: &lt;&lt; 250-SIZE 0&lt;cr&gt;&lt;lf&gt;</p><p>22:06:52.076: &lt;&lt; 250-8BITMIME&lt;cr&gt;&lt;lf&gt;</p><p>22:06:52.076: &lt;&lt; 250 HELP&lt;cr&gt;&lt;lf&gt;</p><p>22:06:52.096: &gt;&gt; MAIL FROM:&lt;mammoth@localhost.com&gt; SIZE=386&lt;cr&gt;&lt;lf&gt;</p><p>22:06:52.096: &lt;&lt; 421 Service not available, closing channel.&lt;cr&gt;&lt;lf&gt;</p><p><span style="font-size: 10pt;">22:06:52.096: --- Connection closed normally at Thu Aug 01 22:06:52 2013. ---</span><span style="font-size: 10pt;">&nbsp;</span></p><p>&nbsp;</p><p>Just a note, when I use a different email program the line&nbsp;<span style="font-size: 10pt;">22:06:52.076: &gt;&gt; EHLO [127.0.0.1]&lt;cr&gt;&lt;lf&gt; changes to&nbsp;</span><span style="font-size: 10pt;">&nbsp;</span>21:04:58.306: &gt;&gt; EHLO unknown&lt;cr&gt;&lt;lf&gt;</p><p>&nbsp;If anyone has any suggestions I would greatly appreciate it, I'm doing this project for fun, and so far SMTP is nothing but a frustration.</p><p>&nbsp;</p><p>Another note, for my Mercury SMTP Client, I notice this is the service name information:</p><p>Host file : c:\windows....</p><p>Domain: </p><p>Domain is blank, and this is suspicious, &nbsp;I've tried looking into how to configure this portion and wasn't able to find anything.</p>