emails with No Message Collected

Kevin Spicer kevins at BMRB.CO.UK
Wed Jul 16 07:43:38 IST 2003


On Wed, 2003-07-16 at 03:23, kfliong wrote:

I have checked and my "noetrn" command is in the init script. So, what
else
could be the reason?

Maybe a locking problem?  Check that sendmail and MS are using the same
lock type (and that none of your mail spools are on NFS shares).  You
can find sendmails lock type as described below (from sendmails site)...


"You can determine which locking system is used by sendmail from the
output of:

        sendmail -bt -d0.10 < /dev/null | grep HASFLOCK

If HASFLOCK is in the output, your system is using flock() for locking.
Otherwise, it is using fcntl() for locking.  "

fcntl() is called 'posix' in MS, check that 'Lock Type' in MS.conf is
set to the correct type (or commented out if sendmail is using flock()).

Failing that - have you checked for anything unusual in the maillog?





BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.



More information about the MailScanner mailing list