From: "H.P. Noordam" <bno@xxxxxxxxxxxx>
Reply-To: cobalt-users@xxxxxxxxxxxxxxx
To: <cobalt-users@xxxxxxxxxxxxxxx>
Subject: RE: [cobalt-users] latest sendmail update
Date: Sat, 11 Oct 2003 11:37:01 +0200
Mailscanner 4 requires mqueue and mqueue.in to be on the same partition.
For the RAQ550 i did this; Of course, your actual directory can vary
(check in mailscanner.conf what is configured there)
Type; mkdir /home/spool/mqueue.in
Type; rmdir /var/spool/mqueue.in
Type; ln -sf /home/spool/mqueue.in /var/spool/mqueue.in
These steps removed the default incoming mailqueue, and relocated it to
a different partition. (this is required for MailScanner)