From: Rob M. <rob...@gm...> - 2007-04-02 20:00:13
|
On 4/2/07, Lovell Mcilwain <lov...@gm...> wrote: <---SNIP---> > [user1@Linux ~]$ more .fetchmailrc > defaults proto pop3 user lmc...@gm... mda "/usr/bin/procmail - > d user1" > poll pop.gmail.com port 995 pass <pass> ssl is user1 here > set daemon 120 > set syslog > set postmaster "" > set no bouncemail > set no spambounce > set properties "" > set logfile "fetchmail.log" > > Second account on Linux > [user2@Linux ~]$ more .fetchmailrc > defaults proto pop3 user lmcilwain mda "/usr/bin/procmail -d user2" > poll work.smtp.com port 995 pass <pass> ssl is user2 here > set daemon 300 > set syslog > set postmaster "" > set no bouncemail > set no spambounce > set properties "" > set logfile "fetchmail.log" Ok, nothing I can see that causes fetchmai to complain. Can you do the following: 1) The output of "id" as each user 2) Start fetchmail as user1, then run "fetchmail --nosyslog -v -v -v" as user2, while fetchmail for user1 is running > > Version of fetchmail? > [user2@Linux ~]$ fetchmail -V > This is fetchmail release 6.3.6+GSS+RPA+NTLM+SDPS+SSL+HESIOD+NLS+KRB4 > +KRB5. Current enough. I assume that work.smtp.com doesn't resolve to pop.gmail.com? -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |