fetchmail-friends
[Top] [All Lists]

Re: [fetchmail] Fetchmailing and Repoll immediately on u46211065(_at_)d1o9(_dot_)telia(_dot_)com

2002-10-11 07:07:43
"If you set the authentication method (say "auth password"), you will
never get the message."

How do I set this? My fetchmailrc looks:

# Configuration created Sun Oct  6 20:41:48 2002 by fetchmailconf
set postmaster "flognat"
set bouncemail
set no spambounce
set properties ""
poll something with proto POP3
       user 'user' there with password 'pass' is 
'flognat(_at_)flognat(_dot_)myip(_dot_)org'
here

        /Andy

Add the "auth password" in the poll statement, before the "user" stuff, i.e.:

poll something with proto POP3 auth password
  user 'user' there with password 'pass' is 
'flognat(_at_)flognat(_dot_)myip(_dot_)org' here

Cheers,
Bill

<Prev in Thread] Current Thread [Next in Thread>