Re: [Exim] Exim-3.32 on FreeBSD

Inizio della pagina
Delete this message
Reply to this message
Autore: Suresh Ramasubramanian
Data:  
To: Odhiambo Washington
CC: exim-users
Oggetto: Re: [Exim] Exim-3.32 on FreeBSD
On Tue, 14 Aug 2001, Odhiambo Washington wrote:

> /var/mail/$local_part because, as it says "the files there have the wrong
> mode", which is 600.


First, chmod 1777 /var/mail, chmod +t /var/mail
Then make sure the files inside /var/mail (mailboxes) are 0660 permission

--s