Is This List Working?
Ugo Bellavance
ugob at camo-route.com
Thu Aug 31 20:28:01 IST 2006
Bjorgen T. Eatinger wrote:
> I sent an email hours ago, and it should send my posting to myself, and
> I never received it.
>
> Can someone out there please confirm that this list is working?
>
Yes, I wrote you back.
> Probably since the last upgrade? did you fix the lock type? If you
did, then maybe you should clean up your mqueue.in.
I used
find /var/spool/mqueue.in -type f -mtime +2 -print
to display orphaned files and
find /var/spool/mqueue.in -type f -mtime +2 -print | xargs rm -f
to delete them.
> Thank you so much!
> Bjorgen
>
More information about the MailScanner
mailing list