[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with /var/mail and procmail



Francisco Castillo <fcastillo@irccrawler.com> wrote:
> 
> cp /var/mail/* /mnt/var/mail
> mv /var/mail /var/mail_back
> cd /var ; ln -s /mnt/var/mail mail

Do it like this:

mount --bind /mnt/var/mail/ /var/mail/

> cd /var ; rm mail
> mv mail_back mail
> reboot
> 
> but then the postfix server has problems to deliver local mail to /var/mail
> ( i think the problem could be in amavis + procmail system).

Are the permissions OK? Mine are:

drwxrwsr-x   2 root mail    96 2004-09-27 08:19 mail

-- 
Miernik             _________________________  xmpp:miernik@amessage.info
___________________/__ tel: +48888299997 __/      mailto:miernik@ctnet.pl
Why software shouldn't be covered by patents
http://bladeenc.mp3.no/articles/software_patents.html



Reply to: