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]"

Reply via email to