Date: Tue, 11 Mar 2008 11:51:10 +0100 From: Nicolas Letellier <nicolas@nicoelro.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: How specify an other mail directory for users? Message-ID: <47D6641E.2050605@nicoelro.net> In-Reply-To: <47D661AA.1080400@nicoelro.net> References: <47D661AA.1080400@nicoelro.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47D6641E.2050605>