Date: Fri, 14 Jun 2002 14:06:40 -0700 (PDT) From: "Nielsen" <nielsen@memberwebs.com> To: "chia an" <alan_qc@yahoo.com>, <freebsd-questions@freebsd.org> Subject: Re: another problem of fetchmail? Message-ID: <20020614210640.D590337B428@hub.freebsd.org> References: <20020614105421.7959.qmail@web13508.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
fetchmail is not an MUA. It simply gets mail from a POP/IMAP/whatever box and inserts it into your local MTA for processing. Authorization failure probably means you got your password or login wrong. Nate ----- Original Message ----- From: "chia an" <alan_qc@yahoo.com> To: <freebsd-questions@freebsd.org> Sent: Friday, June 14, 2002 4:55 Subject: another problem of fetchmail? > hmm seem i got an improvement, but still had a couple > of problem.This is my simple .fetchmailrc file: > > server bsd.freebsd.co.id > proto POP3 > user Marco > pass xxxxxxx > nokeep > mda "formail -bcYzq- | /usr/local/bin/procmail" > > i also configured my dns : > bsd IN MX 10 bsd.freebsd.co.id > but when i execute fetchmail there was an error > message appear: > fetchmail ; Authorization failure on > marco@bsd.freebsd.co.id > fetchmail ; Query status 3 (AUTHFALL) > > How to solve it till i can execute fetchmail as my > user MUA, please help me? > > > thanks alot > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020614210640.D590337B428>