Erik Myllymaki
2009-08-20 23:25:44 UTC
Hello,
I am trying to configure getmail to only read new, or even delete read
messages on the IMAP server (Cyrus IMAP .
I have added:
[options]
delete = True
read_all = False
as well as used the command line options -n and -d but the messages are
still sticking on my IMAP server and being downloaded over and over by
getmail.
I used the --trace options and I do see the following lines:
overriding option read_all from commandline False
overriding option delete from commandline True
So I know that much is working.
I was using v4.7.7 which aptitude got on Ubuntu 8.04.3 but I got the
latest 4.11 version just now and the result is the same.
Everything else is working well, except for deleting (or not downloading
twice) the same message again and again.
thanks for any tips.
I am trying to configure getmail to only read new, or even delete read
messages on the IMAP server (Cyrus IMAP .
I have added:
[options]
delete = True
read_all = False
as well as used the command line options -n and -d but the messages are
still sticking on my IMAP server and being downloaded over and over by
getmail.
I used the --trace options and I do see the following lines:
overriding option read_all from commandline False
overriding option delete from commandline True
So I know that much is working.
I was using v4.7.7 which aptitude got on Ubuntu 8.04.3 but I got the
latest 4.11 version just now and the result is the same.
Everything else is working well, except for deleting (or not downloading
twice) the same message again and again.
thanks for any tips.