[Ilugc] Fetchmail to fetch only new mails

  • From: anandhg02@xxxxxxxxx (Anandh G)
  • Date: Mon Dec 20 10:11:51 2004

I am having fetchmail to fetch mails from my mailbox
using the following config.
set syslog
set postmaster "mailroot"
set nobouncemail
set daemon 900
poll mail.abc.com
        proto pop3
        user "ana@xxxxxxx"
        pass "12345"
        is anandhg
       keep
       no fetchall

The "keep" command is keeping the mails in the server
and then fetches the mails. I want only new mails to
be fetched, so I added "no fetchall".

But this doesn't help me, on every poll, it is getting
all the mails.
How to make it to fetch only new mails.

=====
Regards,
AnandhG


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

Other related posts: