Scott and Steve thank for your help, but my sendmail is work ok with out MailSacanner, in some post before I say that the mailscanner script startup sendmail only in the loopback interface. The problem was resolve using the SMTPD_LISTEN_REMOTE variable with the yes value.
<br><br>In this moment sendmail is startup in <a href="http://0.0.0.0">0.0.0.0</a> port 25 but the result of /etc/init.d/MailScanner status is dead.<br><br><div><span class="gmail_quote">2007/3/11, Scott Silva <<a href="mailto:ssilva@sgvwater.com">
ssilva@sgvwater.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Claudio Mundin spake the following on 3/9/2007 6:36 AM:<br>
> If I startup only sendmail then sendmail listen in <a href="http://0.0.0.0">0.0.0.0</a> 25<br>> But the script of MailScanner throw option tu sendamil that listen in<br>> <a href="http://127.0.0.1">127.0.0.1</a>
<br>><br>> 2007/3/10, Denis Beauchemin <<a href="mailto:Denis.Beauchemin@usherbrooke.ca">Denis.Beauchemin@usherbrooke.ca</a>>:<br>>> Claudio Mundin a écrit :<br>>> > Hi,<br>>> ><br>>> > I install MailSacanner with out any errors, but when i try to star up
<br>>> > MailScanner (/etc/init.d/MailScanner start) and I try to see the<br>>> > status, the result of status is dead.<br>>> ><br>>> > where can i see information about the error??<br>
>> ><br>>> > THANK<br>>> Claudio,<br>>><br>>> Your sendmail doesn't seem to be configured to listen to the external<br>>> world. Try to comment out the following line in /etc/mail/sendmail.mc
<br>>> (or wherever it is on your Suse server):<br>>> DAEMON_OPTIONS(`Port=smtp,Addr=<a href="http://127.0.0.1">127.0.0.1</a>, Name=MTA')dnl<br>>> becomes:<br>>> dnl DAEMON_OPTIONS(`Port=smtp,Addr=
<a href="http://127.0.0.1">127.0.0.1</a>, Name=MTA')dnl<br>>><br>>> then run make to recreate <a href="http://sendmail.cf">sendmail.cf</a> and restart MS.<br>>><br>>> Don't forget to make sure your server's firewall let port 25 flow
<br>>> through...<br>>><br>>> Denis<br>>><br>>> --<br>>> _<br>>> °v° Denis Beauchemin, analyste<br>>> /(_)\ Université de Sherbrooke, S.T.I.<br>>> ^ ^ T:
819.821.8000x62252 F: 819.821.8045<br>>><br>>><br>>><br>Could you have a <a href="http://sendmail.cf">sendmail.cf</a> in /etc AND /etc/mail ?<br><br><br>--<br><br>MailScanner is like deodorant...<br>You hope everybody uses it, and
<br>you notice quickly if they don't!!!!<br><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">
http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br><br>Before posting, read <a href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</a><br><br>Support MailScanner development - buy the book off the website!
<br></blockquote></div><br>