From: Lovell M. <lov...@gm...> - 2007-04-02 16:33:29
|
On Apr 2, 2007, at 2:08 AM, Rob MacGregor wrote: > On 4/1/07, Lovell Mcilwain <lov...@gm...> wrote: >>>> When I attempt this I get the following error when trying to run >>>> fetchmail as user2: >>>> =============== >>>> [user2@linux ~]$ fetchmail -c >>>> fetchmail: can't check mail while another fetchmail to same host is >>>> running. >>>> =============== > > > Contents of both .fetchmailrc files? Primary account on Linx [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" > > Version of fetchmail? [user2@Linux ~]$ fetchmail -V This is fetchmail release 6.3.6+GSS+RPA+NTLM+SDPS+SSL+HESIOD+NLS+KRB4 +KRB5. > OS? I am using Fedora Core 6 > > (This is perfectly achievable, I do this myself) > > -- > 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 > _______________________________________________ > fetchmail-users mailing list > fet...@li... > https://lists.berlios.de/mailman/listinfo/fetchmail-users |