Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
it is happening that imap clients fetcing all mail again form imap (also already read). i dont know why is this happening. maybe form a server crash or logrotate.
I don't follow your post. Are you saying that if you connect a mail client to your imap server that you see all messages? Isn't this what you'd expect? What do you want to see happen?
set daemon 150
set no syslog
set logfile /var/log/fetchmail.log
poll "server" protocol pop3
username "mail" with password "pass" is "user" here keep
username "mail2" with password "pass2" is "user2" here keep
mimedecode
# SOME USEFUL OPTIONS
# keep - Don't delete seen messages from server
# no keep - Delete seen messages from server (default)
# fetchall - Fetch all messages whether seen or not
# no fetchall - Retrieve only new messages (default)
i know "no" keep would solve the problem but user wants to keep mail also on pop account
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.