Messages not getting scanned

Stijn Jonker SJCJonker at SJC.NL
Tue Oct 11 22:08:57 IST 2005


    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

Mike,

Mike Patchen said the following on 11/10/2005 22:36:
> On 10/11/05, dnsadmin 1bigthink.com <dnsadmin at 1bigthink.com> wrote:
> 
>>Try 'chkconfig --list Mailscanner' and 'chkconfig --list sendmail'
>>from the command line to see if you are starting up the two processes
>>indepently.
>>
> Confirmed:
> sendmail        0:off  1:off  2:on  3:on  4:on  5:on  6:off
> Mailscanner   0:off   1:off  2:on  3:on  4:on  5:on  6:off

As julian said, the sendmail process is started by mailscanner, the
follwing commands should fix your problem

chkconfig sendmail off
/etc/init.d/sendmail stop
/etc/init.d/Mailscanner stop
sleep 10
/etc/init.d/Mailscanner start

(And i like this one:)
chmod 0000 /etc/init.d/sendmail

Just to be sure.

Stijn

-- 
Met Vriendelijke groet/Yours Sincerely
Stijn Jonker <SJCJonker at sjc.nl>

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!



More information about the MailScanner mailing list