On Fri, May 04, 2001 at 12:53:32PM +1000, John Clarke wrote:

> `fetchall' and `keep' are per-user options, so you could put something
> like this in your .fetchmailrc:
> 
>   poll server1 protocol pop3 username "user1" password "password1" 
>     fetchall nokeep
>   poll server2 protocol pop3 username "user2" password "password2" 
>     nofetchall keep uidl

Catie has discovered that I got this wrong.  It should be:

  poll server2 uidl protocol pop3 username "user2" password "password2" 
    nofetchall keep

`uidl' is a server option so must come before the user options.


Cheers,

John
-- 
"Bloody kids. If it hasn't got a front panel and you don't have to toggle in
the bootstrap by hand you haven't experienced a real installation."
  - Peter da Silva

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to