From: Lee H. <mat...@gm...> - 2007-09-10 21:01:01
|
Hi fetchmail-users, I'm having some trouble getting fetchmail not to keep fetching the same IMAP messages over and over and over again. Here is what I have in my .fetchmailrc: poll corpusmx10c.corp.emc.com with proto IMAP user '**********' there with password '**********' is '*********' here mda "/usr/bin/procmail -d %T" options keep Is there an option that I am setting incorrectly that makes it ignore the messages that have already been downloaded? Is "keep" the right option? (I don't want it to delete the messages, because I'd like to read the messages from a different computer also). |