MailSacanner don't work

Scott Silva ssilva at sgvwater.com
Sat Mar 10 02:09:05 CET 2007


Claudio Mundin spake the following on 3/9/2007 2:02 AM:
> After /etc/init.d/MailScanner start
> 
> I have the next proces:
> 
Did you have sendmail working before you installed mailscanner?
You need to do some things with sendmail so it accepts mail from other addresses.


First you need to edit /etc/mail/sendmail.mc, find the following section:

    dnl This changes sendmail to only listen on the loopback device 127.0.0.1
    dnl and not on any other network devices. Comment this out if you want
    dnl to accept email over the network.
    DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
Change the line to
	DAEMON_OPTIONS(`Port=smtp, Name=MTA')

You will then need to rebuild the file:

    m4 /etc/mail/sendmail.mc > /etc/sendmail.cf



-- 

MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!



More information about the MailScanner mailing list