From: pongthep <pkr...@eg...> - 2005-10-01 19:41:47
|
> However, some ISPs require you to login with your email address as the > username, so you might try putting "user my...@is..." in your > fetchmailrc instead of "user myname". > > But this is all questions between you and your ISP. I've tried "user my...@is..." resulting in: fetchmail: 6.2.2 querying mail.isp.com (protocol POP3) at Sun Oct 2 00:32:28 2005: poll started fetchmail: POP3< +OK Hello there. fetchmail: POP3> CAPA fetchmail: POP3< +OK Here's what I can do: fetchmail: POP3< STLS fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 10 fetchmail: POP3< PIPELINING fetchmail: POP3< UIDL fetchmail: POP3< IMPLEMENTATION Courier Mail Server fetchmail: POP3< . fetchmail: POP3> STLS fetchmail: POP3< +OK Begin SSL/TLS negotiation now. fetchmail: POP3> CAPA fetchmail: POP3> USER my...@is... fetchmail: POP3> PASS fetchmail: Unknown login or authentication error on my...@is...@mail.isp.com fetchmail: POP3> QUIT fetchmail: 6.2.2 querying mail.isp.com (protocol POP3) at Sun Oct 2 00:32:29 2005: poll completed fetchmail: Query status=15 fetchmail: normal termination, status 15 "my...@is...@mail.isp.com" does not make any sense. i'm sure that my config i.e. username and password are correct. perhaps i have to be away from fetchmail, telnet can do it also. anyway, thank you very much. |