Lovell Mcilwain | 2 Apr 2007 20:22
Picon

Re: Fetchmail/Multiple Local Users/Multiple Email Accounts


On Apr 2, 2007, at 1:58 PM, Rob MacGregor wrote:

> On 4/2/07, Lovell Mcilwain <lovell.mcilwain <at> gmail.com> wrote:
> <---SNIP--->
>> [user1 <at> Linux ~]$ more .fetchmailrc
>> defaults proto pop3 user lmcilwain <at> gmail.com 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 <at> 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
user1
uid=500(user1) gid=500(user1) groups=500(user1)  
context=user_u:system_r:unconfined_t

user2
uid=501(user2) gid=501(user2) groups=501(user2)  
context=user_u:system_r:unconfined_t

> 2) Start fetchmail as user1, then run "fetchmail --nosyslog -v -v -v"
> as user2, while fetchmail for user1 is running

I actually ran fetchmail --keep --nosyslog -v -v -v (I wanted to keep  
my mail on the server until I get this working right)

[user2 <at> Linux ~]$ tail -f fetchmail.log
fetchmail: Lock-busy error on lmcilwain <at> work.pop.com
fetchmail: POP3> QUIT
fetchmail: POP3< +OK signing off.
fetchmail: lock busy on server error while fetching from  
lmcilwain <at> work.pop.com
fetchmail: 6.3.6 querying  <at> work.pop.com (protocol POP3) at Mon 02 Apr  
2007 02:15:38 PM EDT: poll completed
fetchmail: Query status=9 (LOCKBUSY)
fetchmail: Deleting fetchids file.
fetchmail: sleeping at Mon 02 Apr 2007 02:15:38 PM EDT for 300 seconds
fetchmail: terminated with signal 15
fetchmail: Deleting fetchids file.

>>> Version of fetchmail?
>> [user2 <at> 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
> _______________________________________________
> fetchmail-users mailing list
> fetchmail-users <at> lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/fetchmail-users

Gmane