|
From: Jamie C. <jca...@we...> - 2005-12-19 01:04:22
|
On Mon, 2005-12-19 at 11:52, Freddie Cash wrote: > > when i create i user via webmin/user mdoule it is not createting the > > file in /var/spool/mail/ for the user's mailbox. > > > any hints if there is a config option > > Every Unix-like system I've used over the past 5 years, and every MTA > I've used, will auto-create that file for you when the first e-mail > arrives. > > Depending on the MTA you use, that file may not even be needed (for > instance, any MTA that uses Maildir style mailboxes won't touch > /var/spool/mail or /var/mail). > > IOW, this really isn't an issue. :) I have run into a few that cannot create the mail file automatically, particularly those that use ~/Maildir ... what's why I added the option in Webmin to create it automatically. However, when using Sendmail and delivering to /var/mail/USERNAME, the file will be created for the user when mail arrives.. - Jamie |