On Thursday 17 Jul 2003 9:36 pm, JoeHill wrote: > On Thu, 17 Jul 2003 12:40:05 +0100 > > Derek Jennings <[EMAIL PROTECTED]> uttered: > > Postfix will pass the mail to Procmail if it exists, or will put the > > mail in the mailbox defined in /etc/postfix/main.cf home_mailbox > > parameter > > So far what's happening tho, is the mail is just sitting in > /var/spool/mail/postfix and not getting put into the user's spool, > unless I designate them "postmaster" in the /etc/fetchmailrc file. > > The fetchmailrc I am using is as follows: > > set postmaster "postmaster" > set bouncemail > set no spambounce > set properties "" > set daemon 600 > > poll pop2.sympatico.ca with proto POP3 > user 'b1bhxi89' there with password 'xxxxxxx' is 'b1bhxi89' > 'test0001' here options nokeep
Shouldn't that last line be :- poll pop2.sympatico.ca with proto POP3 user 'b1bhxi89' there with password 'xxxxxxx' is 'test0001' here options nokeep And if you stop the daemon with service fetchmail stop and then run it by hand with fetchmail -v -f /etc/fetchmailrc you will see a detailed log of precisely what happens. Also be sure postfix is not running with service postfix stop derek -- ---------------------------------- www.jennings.homelinux.net
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
