Can't invoke sendmail directly for notices?

Daniel Bowen dbowen1 at MAC.COM
Wed Feb 12 14:45:09 GMT 2003


Hi guys,
        I can't get MailScanner to send Notices - MailScanner's direct invocation of sendmail always comes up with a strange NOQUEUE error, and the message is never delivered. This also originally happened upon batch sending, though switching to queue sending avoided the issue for regular mail.  Now the NOQUEUE happens only on Notice sending, and the notices never do get sent.  I suspect it has to do with the way the sendmail command is called from MailScanner, though I'm not sure if I can add option modifiers to the sendmail command in the MailScanner.conf.  I've been having this problem since I first installed MailScanner.  Also, MailScanner seems to run at max 3 processess now, though when I first installed it, it would usually start up nearly all 10 I allowed in the conf file - any thoughts?
Thanks,
Dan Bowen

I'm Running:
MailScanner 4-11-1
Sendmail 8.12.6
Mac OS X 10.2.3

Sendmail System StartupItem:
            queue=/var/spool/mqueue
            rm -f ${queue}/nf* ${queue}/lf*

            /usr/sbin/sendmail -L sendmailMTA -bd -OPrivacyOptions=noetrn -ODeliveryMode=queueonly -OQueueDirectory=/private/var/spool/mqueue.in
            /usr/sbin/sendmail -L sendmailQrunner -q1m
                #Don't know what the following command was for, but it was active before I installed Mailscanner.
            #/usr/sbin/sendmail -C /etc/mail/submit.cf -q15m



mail.log:
Feb 12 09:27:31 mail sendmailMTA[5396]: h1CERUVN005396: from=<dbowen1 at mac.com>, size=709, class=0, nrcpts=1, msgid=<6727392.1045060049301.JavaMail.dbowen1 at mac.com>, proto=ESMTP, daemon=MTA, relay=a17-250-248-89.apple.com [17.250.248.89]
Feb 12 09:27:33 mail MailScanner[430]: New Batch: Found 2 messages waiting
Feb 12 09:27:33 mail MailScanner[430]: New Batch: Scanning 1 messages, 1171 bytes
Feb 12 09:27:33 mail MailScanner[430]: Spam Checks: Starting
Feb 12 09:27:34 mail MailScanner[430]: Virus and Content Scanning: Starting
Feb 12 09:27:34 mail MailScanner[430]: /private/var/spool/MailScanner/incoming/430/./h1CERUVN005396/msg-430-460.txt: ClamAV-Test-Signature FOUND
Feb 12 09:27:34 mail MailScanner[430]: Virus Scanning: clamav found 1 infections
Feb 12 09:27:34 mail MailScanner[430]: Virus Scanning: Found 1 viruses
Feb 12 09:27:34 mail MailScanner[430]: Cleaned: Delivered 1 cleaned messages
Feb 12 09:27:35 mail sendmail[5403]: NOQUEUE:   0: fl=0x0, mode=140000: SOCK [0]->(Socket is not connected)
Feb 12 09:27:35 mail sendmail[5403]: NOQUEUE:   1: fl=0x0, mode=100644: dev=14/6, ino=3124312, nlink=1, u/gid=0/0, size=9717
Feb 12 09:27:35 mail sendmail[5403]: NOQUEUE:   3: fl=0x2, mode=140000: SOCK [0]->[[UNIX: /var/run/syslog]]
Feb 12 09:27:35 mail MailScanner[430]: Notices: Warned about 1 messages
Feb 12 09:27:35 mail MailScanner[430]: Disinfection: Attempting to disinfect 1 messages
Feb 12 09:27:35 mail MailScanner[430]: /private/var/spool/MailScanner/incoming/430/./h1CERUVN005396/msg-430-460.txt: ClamAV-Test-Signature FOUND
Feb 12 09:27:35 mail MailScanner[430]: Virus Re-scanning: clamav found 1 infections
Feb 12 09:27:35 mail MailScanner[430]: Disinfection: Rescan found only 1 viruses
Feb 12 09:28:12 mail sendmailQrunner[5425]: h1CERUVN005396: to=<dbowen at ortn.edu>, delay=00:00:42, xdelay=00:00:00, mailer=local, pri=120658, dsn=2.0.0, stat=Sent



More information about the MailScanner mailing list