On Tue, 13 Jul 1999, Patrick Kirk wrote: > fetchmail is fetching old and new messages again and again. My .fetchmailrc > is as follows. Can anyone suggest what I need to do to have it pick up new > messages only.
Here's what I use. This retrieves all my mail and deletes it from the server. poll puma.sirinet.net with proto pop3: username budr there with password xxxxxxx is budr here fetchall > Also, how would I add a server "pop.isp.com" with account "abc1" and > password "qwerty" to my list of servers to poll? Just add another stanza to your fetchmailrc. poll pop.isp.com with proto pop3; user abc1 with qwerty there is patrick here > set postmaster "patrick" > poll pop.dial.pipex.com with proto POP3 > user "maxy36" there with password "ngookich" is patrick here > options > keep > no fetchall > no flush > warnings 3600 -- Bud Rogers <[EMAIL PROTECTED]>