You probably didn&#39;t remove the &quot;listen only on localhost&quot; line common to most CentOS/RedHat systems. You probably don&#39;t remember doing it on the old system. Look for:<br><br>dnl # The following causes sendmail to only listen on the IPv4 loopback address<br>
dnl # 127.0.0.1 and not on any other network devices. Remove the loopback<br>dnl # address restriction to accept email from the internet or intranet.<br>dnl #<br>DAEMON_OPTIONS(`Port=smtp, Addr=127.0.0.1, Name=MTA&#39;)dnl<br>
<br>Remove &quot;Addr=127.0.0.1, &quot; from that line and sendmail should listen on all interfaces.<br><br><div class="gmail_quote">On Sun, Mar 1, 2009 at 7:13 PM, Alden Levy <span dir="ltr">&lt;<a href="mailto:alden@engineno9inc.com">alden@engineno9inc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">As it turns out, I was mistaken when I said I couldn&#39;t telnet in.  I can.  I<br>
just can&#39;t send email from my desktop (nor can my users).  The server,<br>
itself can send, as I can from SquirrelMail.  Sorry about that.  I think I<br>
had that problem on my last server!<br>
<br>
An example of the error I get is:<br>
sendmail[7153]: n21NtsYp007153: IPNAME_HERE [xxx.xxx.xxx.xxx] did not issue<br>
MAIL/EXPN/VRFY/ETRN during connection to MTA<br>
<br>
These are my instances of sendmail:<br>
sendmail: accepting connections<br>
<br>
sendmail: Queue runner@00:15:00 for /var/spool/clientmqueue<br>
sendmail: Queue runner@00:15:00 for<br>
/home/virtual/FILESYSTEMTEMPLATE/services/sendmail/mqueue<br>
<br>
<br>
Thanks for helping!<br>
<br>
--Alden<br>
<br>
<br>
&gt;Date: Sat, 28 Feb 2009 17:32:10 -0800<br>
&gt;From: Jim Dickenson &lt;<a href="mailto:dickenson@cfmc.com">dickenson@cfmc.com</a>&gt;<br>
&gt;Subject: Re: New Server, same old problem<br>
&gt;To: MailScanner Mail List &lt;<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>&gt;<br>
&gt;Message-ID: &lt;<a href="mailto:C5CF259A.139AF2%25dickenson@cfmc.com">C5CF259A.139AF2%dickenson@cfmc.com</a>&gt;<br>
&gt;Content-Type: text/plain;      charset=&quot;US-ASCII&quot;<br>
&gt;<br>
&gt;When you start MailScanner does sendmail start up its instances to read<br>
from<br>
&gt;MailScanner&#39;s output queue? On my system I have these instances of sendmail<br>
&gt;running:<br>
&gt;<br>
&gt;sendmail: accepting connections<br>
&gt;sendmail: Queue runner@00:15:00 for /var/spool/clientmqueue<br>
&gt;sendmail: Queue runner@00:15:00 for /var/spool/mqueue<br>
&gt;--<br>
&gt;Jim Dickenson<br>
&gt;mailto:<a href="mailto:dickenson@cfmc.com">dickenson@cfmc.com</a><br>
&gt;<br>
&gt;CfMC<br>
&gt;<a href="http://www.cfmc.com/" target="_blank">http://www.cfmc.com/</a><br>
<br>
<br>
<br>
&gt; From: Alden Levy &lt;<a href="mailto:alden@engineno9inc.com">alden@engineno9inc.com</a>&gt;<br>
&gt; Reply-To: MailScanner discussion &lt;<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>&gt;<br>
&gt; Date: Sat, 28 Feb 2009 16:51:49 -0500 (EST)<br>
&gt; To: &lt;<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>&gt;<br>
&gt; Subject: New Server, same old problem<br>
&gt;<br>
&gt; I&#39;ve been running MS for a few years now, and I love it.  This list has<br>
&gt; been a tremendous help whether I&#39;m just lurking or have a specific<br>
&gt; question.<br>
&gt;<br>
&gt; Right now, I have MS 4.74.16 installed.  When I go to start it up (after<br>
&gt; following all of the instructions and turning off sendmail), mail flows in<br>
&gt; fine, but I cannot telnet in to the mail server, nor can I send mail.  It<br>
&gt; seems that this would be a sendmail issue, but when I shut down MS and<br>
&gt; start up sendmail, everything flows fine.<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; Alden Levy<br>
<br>
-----Original Message-----<br>
From: Alden Levy [mailto:<a href="mailto:alden@engineno9inc.com">alden@engineno9inc.com</a>]<br>
Sent: Saturday, February 28, 2009 4:52 PM<br>
To: <a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
Subject: New Server, same old problem<br>
<br>
I&#39;ve been running MS for a few years now, and I love it.  This list has<br>
been a tremendous help whether I&#39;m just lurking or have a specific<br>
question.<br>
<br>
This time, it&#39;s another question: This is the second server I&#39;ve switched<br>
my MS install to, and the second time I&#39;ve had a problem.  Unfortunately,<br>
I can&#39;t find the guy who helped me the first time around. So, I was hoping<br>
someone here would be able to help.<br>
<br>
In any event, here are the specifics:<br>
Until recently, I had two servers running MS (one FC3!) and one CentOS 4.<br>
I have now consolidated onto one server running CentOS 5.2.  All of the<br>
servers had been running Ensim (now, Parallels Pro 10.x). However, I have<br>
always run MS outside of Ensim.<br>
<br>
I copied the MS directory (/etc/MailScanner) from the CentOS 4 server, and<br>
tried to harmonize my <a href="http://sendmail.mc" target="_blank">sendmail.mc</a> with the one from the old server as<br>
well.  I installed a new MS and upgraded the conf files.  The old servers<br>
are now long gone.<br>
<br>
Right now, I have MS 4.74.16 installed.  When I go to start it up (after<br>
following all of the instructions and turning off sendmail), mail flows in<br>
fine, but I cannot telnet in to the mail server, nor can I send mail.  It<br>
seems that this would be a sendmail issue, but when I shut down MS and<br>
start up sendmail, everything flows fine.<br>
<br>
The only change that I can recall making from my last instance was using<br>
clamd instead of clamav.  I tried switching back to clamav, but I still<br>
had these issues.  I have been running sendmail with spamc/spamd and clamd<br>
until I could get this fixed, but I don&#39;t have to tell you that this<br>
doesn&#39;t give me the flexibility or control that running MS does.<br>
<br>
The results of MailScanner --lint are:<br>
Trying to setlogsock(unix)<br>
Read 856 hostnames from the phishing whitelist<br>
Read 4798 hostnames from the phishing blacklist<br>
Checking version numbers...<br>
Version number in MailScanner.conf (4.74.16) is correct.<br>
<br>
Your envelope_sender_header in spam.assassin.prefs.conf is correct.<br>
<br>
Checking for SpamAssassin errors (if you use it)...<br>
Using SpamAssassin results cache<br>
Connected to SpamAssassin cache database<br>
SpamAssassin reported no errors.<br>
I have found clamd scanners installed, and will use them all by default.<br>
Using locktype = posix<br>
MailScanner.conf says &quot;Virus Scanners = auto&quot;<br>
Found these virus scanners installed: clamd<br>
===========================================================================<br>
Filename Checks: Windows/DOS Executable (1 <a href="http://eicar.com" target="_blank">eicar.com</a>)<br>
Other Checks: Found 1 problems<br>
Virus and Content Scanning: Starting<br>
Clamd::INFECTED:: Eicar-Test-Signature :: ./1/<a href="http://eicar.com" target="_blank">eicar.com</a><br>
Virus Scanning: Clamd found 2 infections<br>
Infected message 1 came from 10.1.1.1<br>
Virus Scanning: Found 2 viruses<br>
===========================================================================<br>
Virus Scanner test reports:<br>
Clamd said &quot;<a href="http://eicar.com" target="_blank">eicar.com</a> was infected: Eicar-Test-Signature&quot;<br>
<br>
If any of your virus scanners (clamd)<br>
are not listed there, you should check that they are installed correctly<br>
and that MailScanner is finding them correctly via its virus.scanners.conf.<br>
<br>
Likewise, spamassassin -D --lint doesn&#39;t give any errors.<br>
<br>
MailScanner -v lists all of the required modules.  The only optional ones<br>
I&#39;m missing are: Encode::Detect, ExtUtils::CBuilder, ExtUtils::ParseXS,<br>
Mail::ClamAV, Net::LDAP, and SAVI.  It reports my SA as version 3.002004<br>
<br>
I&#39;m running Perl v. 5.8.8 and sendmail 8.13.8<br>
<br>
I&#39;m happy to post any of my <a href="http://sendmail.mc" target="_blank">sendmail.mc</a> <a href="http://sendmail.cf" target="_blank">sendmail.cf</a>, MS or SA files (or<br>
whatever else might be relevant upon request.<br>
<br>
Any help or a kick in the right direction would be greatly appreciated.<br>
<br>
Thanks!<br>
<br>
Alden Levy<br>
Engine No. 9, Inc.<br>
130 West 57th Street, Suite 2F<br>
New York, NY 10019<br>
(212) 981-1122<br>
(212) 504-9598 (fax)<br>
<font color="#888888"><br>
--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Alex Neuman van der Hans<br>Reliant Technologies<br>+507 6781-9505<br>+507 202-1525<br><a href="mailto:alex@rtpty.com">alex@rtpty.com</a><br>Skype: alexneuman<br>