mail scanner not signing e-mails

Robert Harpham robert at FENLANARENA.CO.UK
Mon Nov 24 20:37:41 GMT 2003


Hi
i have just been looking at the services that are running on my server and
have found that sendmail is running at
596    root    19:46    sendmail: Queue runner at 00:15:00 for
/var/spool/mqueue
597    root    19:46    sendmail: Queue runner at 00:15:00 for
/var/spool/clientmqueue

so to me this means
sendmail_start() {
  if [ -x /usr/sbin/sendmail ]; then
    echo "Starting sendmail MTA daemon:  /usr/sbin/sendmail -L
sm-mta -bd -q15m"
    /usr/sbin/sendmail -L sm-mta -bd OPrivacyOptions=noetrn
-ODeliveryMode=queueonly -OQueueDirectory=/var/spool/mqueue.in
    /usr/sbin/sendmail -L sm-mta -q15m -OQueueDirectory=/var/spool/mqueue
    echo "Starting sendmail MSP queue runner:  /usr/sbin/sendmail -L
sm-msp-que$
-q15m"
    /usr/sbin/sendmail -L sm-msp-queue -Ac -q15m
  fi
}

is not starting sendmail correly for the queue folder

any help would be good

many thanks
kudos
----- Original Message -----
From: "Robert Harpham" <robert at FENLANARENA.CO.UK>
To: <MAILSCANNER at JISCMAIL.AC.UK>
Sent: Monday, November 24, 2003 6:06 PM
Subject: mail scanner not signing e-mails


> Hi
>
> i have just got mail scanner installed on my system with spamassassin and
> clamav and f-prot
>
> mail scanner does not seems to be picking the mail up and scanning it as
> seen in my system mail  log from this
>
> Nov 24 18:02:28 server sm-mta[19164]: hAOI2SXh019164:
> from=<robert at fenlanarena.co.uk>, size=1860, class=0, nrcpts=1,
> msgid=<004101c3b2b5$1e65ab30$2101a8c0 at robert>, bodytype=7BIT, proto=ESMTP,
> daemon=MTA, relay=localhost [127.0.0.1]
> Nov 24 18:02:28 server sm-mta[19165]: hAOI2SXh019164:
> to="|/usr/bin/procmail", ctladdr=<robert at harpham.eclipse.co.uk>
(1000/100),
> delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=32036, dsn=2.0.0,
> stat=Sent
>
> the e-mail is not being signed by mail scanner in anway,
>
> should i see some mail scanner output from the mail log?
>
> mail scanner is running as if i do a check_mailscanner i get a pid number
>
> many thanks
> kudos
>
>



More information about the MailScanner mailing list