hi
previously i used kmail as my e-mail client, i had no problem with that.
but now i only want to deal with console, and want to retrieve pop3 mails using fetchmail.
but i don't know how to configure fetchmail with pop3.
assuming my e-mail address is myname@isp.com
pop3 server is mail.isp.com (notice! ``mail'' prefix)
what shall i put in ~/.fetchmailrc?
i tried both
and% cat ~/.fetchmailrc
poll mail.isp.com protocol pop3 user "myname" password "mypassword"but all of them failed% cat ~/.fetchmailrc
poll isp.com protocol pop3 user "myname" password "mypassword"
the command i used to invoke fetchmail is
(of course, i have another ~/.procmail, which should not relate to the topic)% fetchmail -akv -m "procmail -d -%T"
what is the correct configuration looks like?
any help would much appreciated.
thx in advance,



LinkBack URL
About LinkBacks



