LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Authorization Failure When Doing Fetchmail (https://www.linuxquestions.org/questions/linux-newbie-8/authorization-failure-when-doing-fetchmail-626059/)

grumpywhites 03-06-2008 12:28 AM

Authorization Failure When Doing Fetchmail
 
Hi Guys...
I have a question about fetchmail...
I got this error when i'm running this command fetchmail -v -f '/home/shahrul/.fetchmailrc',

fetchmail: IMAP> A0004 LOGIN "shahrul" *
fetchmail: IMAP< A0004 NO Login failed.
fetchmail: IMAP> A0005 *
fetchmail: Authorization failure on shahrul@avpsea.com


What's is all about...

Thanks in advance

_____________________________________________________________________



fetchmail: 6.3.6 querying avpsea.com (protocol IMAP) at Thu Mar 6 14:18:00 2008: poll started
Trying to connect to 208.76.82.22/143...connected.
fetchmail: IMAP< * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
fetchmail: IMAP> A0001 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS
fetchmail: IMAP< A0001 OK CAPABILITY completed
fetchmail: IMAP> A0002 STARTTLS
fetchmail: IMAP< A0002 OK Begin SSL/TLS negotiation now.
fetchmail: Issuer Organization: The USERTRUST Network
fetchmail: Issuer CommonName: UTN-USERFirst-Hardware
fetchmail: Server CommonName: *.tchmachines.com
fetchmail: Server CommonName mismatch: *.tchmachines.com != avpsea.com
fetchmail: avpsea.com key fingerprint: 99:55:41:96:EC:21:AE:9A:92:D6:9D:F7:2F:6C:4D:EE
fetchmail: Server certificate verification error: certificate has expired
fetchmail: IMAP> A0003 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION
fetchmail: IMAP< A0003 OK CAPABILITY completed
fetchmail: avpsea.com: upgrade to TLS succeeded.
fetchmail: IMAP> A0004 LOGIN "shahrul" *
fetchmail: IMAP< A0004 NO Login failed.
fetchmail: IMAP> A0005 *
fetchmail: Authorization failure on shahrul@avpsea.com

fetchmail: IMAP> A0006 LOGOUT
fetchmail: IMAP< A0005 NO Error in IMAP command received by server.
fetchmail: IMAP< * BYE Courier-IMAP server shutting down
fetchmail: IMAP< A0006 OK LOGOUT completed
fetchmail: 6.3.6 querying avpsea.com (protocol IMAP) at Thu Mar 6 14:18:10 2008: poll completed
fetchmail: Query status=3 (AUTHFAIL)
fetchmail: normal termination, status 3

billymayday 03-06-2008 01:32 AM

What's in your .fetchmailrc file?


All times are GMT -5. The time now is 04:06 AM.