Re: How specify an other mail directory for users?

2008-03-11 Thread Nicolas Letellier

Nicolas Letellier a écrit :
> Hello,
>
> In my FreeBSD 7.0 (with postfix), when a user receive an email, it is 
stocked in /var/mail$/USER.

> How change this? I would like mails be stocked in /var/mail/users/$USER.
>
> I don't find a file to change this. Is it a system conf, or a SMTP conf?
>
> Thanks.
>
> - Nicolas.
>
Hum...
In main.cf:
mail_spool_directory = /var/mail/users

It works.

-Nicolas.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How specify an other mail directory for users?

2008-03-11 Thread Nicolas Letellier

Hello,

In my FreeBSD 7.0 (with postfix), when a user receive an email, it is 
stocked in /var/mail$/USER.

How change this? I would like mails be stocked in /var/mail/users/$USER.

I don't find a file to change this. Is it a system conf, or a SMTP conf?

Thanks.

- Nicolas.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"