Re: [Exim] Exim-3.32 on FreeBSD

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Richard Welty
Fecha:  
A: Exim Users
Asunto: Re: [Exim] Exim-3.32 on FreeBSD
On Tue, 14 Aug 2001 12:34:20 +0300, Odhiambo Washington wrote:

>* Tamas TEVESZ <ice@???> [20010814 12:19]: writing on the subject 'Re: [Exim] Exim-3.32 on FreeBSD'
>> > /var/mail is owned by root:mail. Do I change the permissions on mail?


>> 4755 root:mail ?


>1777 root:mail


boy, you sure trust your users.

the conventional solution is the sticky bit,

chmod +t /var/mail

richard