Suse/NovellThis Forum is for the discussion of Suse Linux.
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.
I have suse 10.1. How do I get only new messages with fetchmail ? I put the "no fetchmail" option in the /etc/fetchmailrc file, but it doesn't help : I still get all (new and old) the messages in my mailbox, and I only want the new ones ! Can someone help me ?
This is my ~/.fetchmailrc (it's identical to /etc/fetchmailrc) :
Code:
# Edit carefully, see /usr/share/doc/packages/yast2-mail/fetchmailrc.txt
poll "pop3.isp.com" protocol POP3 : user "myuser" there with password "pass" is "linuxuser" here keep no fetchall;
As you noticed I put the "no fetchall" option ,but it still doesn't work. Should I add something ?
I set it up using the mail transfer agent in yast control center. Whenever I change the protocol in "mail transfer agent" from AUTO to POP3 or the other way around the file /etc/fetchmailrc changes accordingly (~/.fetchmailrc doesn't change accordingly , curiously), so I figured it uses fetchmail, isn't it ?
I connect to the internet(it's a fiberlink connection so it's set up using dsl ) using two network connections eth1( phisical nic ) and dsl0 ( which I created ). I set up "mail transfer agent" in yast using the same info that I use in windows (Outlook).
"How does outllok fit in ? " - sorry I don't understand this question.
I'm pulling messages from the mail server of my ISP and I use the same info which I use in windows (outlook) to do it.
So what I want is fecthmail or any other mail service process to pull only my new messsages from the server.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.