On Mon, 26 Dec 2005 08:01:36 -0500 "Brent" <[EMAIL PROTECTED]> wrote:
> Is there a way to make users spool mailbox be in the user dir instead > of in /var/mail/ ?? We are using sendmail w/ local mailer being > procmail. must be possible to set that in your procmail-settings, but changing the MAIL-env. in /etc/login.conf is also an idea (check "man login.conf" and "man cap_mkdb") for maildir it looks like this in my /usr/local/etc/procmailrc : DEFAULT=$HOME/Maildir/ ORGMAIL=$HOME/Maildir/ MAILDIR=$HOME/Maildir/ perhaps "man procmailex" shows options for mbox-format style delivery > As well as we use Openwebmail for a webmail interface . yes, you have to change this in the config of Openwebmail as well -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
