|
From: Jamie C. <jca...@we...> - 2006-03-20 18:18:19
|
Hi,=20 Your POP server is probably hard-coded to always read mail from /var/mail= /USERNAME , and so won't pick up mail from ~/Maildir . The only solution = is to install a POP server like Dovecot which can be configured to use a = Maildir format directory.. - Jamie -----Original Message----- From: da...@so... Subj: Re: [webmin-l] FTP idle timeouts Date: Mon 20 Mar 2006 7:07 am Size: 1K To: web...@li... Ooops! Hi Jamie, I applied this and now the mail does in fact go to the proper place in=20 the home directory but now POP isn't picking it up, not sure how pop=20 gets directed. I'm sending this from usermin. To: web...@li... Subject: Re: [webmin-l] mysql, php, ssl From: "Jamie Cameron" <jca...@we...> Send reply to: web...@li... <mailto:webadmin-list- re...@li...?subject=3Dunsubscribe> <mailto:webadmin-list- re...@li...?subject=3Dsubscribe> Date sent: Mon, 27 Feb 2006 20:51:00 1100 > Hi Dan, > Those settings on the Module Config page of the Sendmail=20 module just tell Webmin where it expects to find mail files - they=20 don't actually change the delivery path used by > Sendmail. To set that, you would need to create an /etc/procmailrc=20 file that sets the DEFAULT variable.=20 >=20 > For example, the deliver all mail to the file Mailbox in users' home=20 directories, your /etc/procmailrc should contain : >=20 > DEFAULT=3D$HOME/Mailbox >=20 > Usermin and Webmin should then be configured with 'User mail=20 file location' set to 'File under home directory', and 'Mail file in hom= e directory' set the 'Mailbox'. >=20 > - Jamie >=20 > -----Original Message----- >=20 --- message truncated --- |