On Thu, Nov 15, 2001 at 11:12:41AM -0700, Doug Piper wrote:
> 
> [doug@localhost doug]$ fetchmail -v

[ snip ]

> fetchmail: Query status=7
> fetchmail: normal termination, status 7

Here's the explanation for exit status 7 from the fetchmail man:

7      There  was  an  error  condition  reported  by  the
       server.  Can also fire if fetchmail timed out while
       waiting for the server.

which, on the whole, isn't a lot of help.

> My .fetchmailrc

Could you try again with only the following in the .fetchmail
(note that the password is not surrounded by quotes or double quotes):

poll qadas.com proto pop3 user dpiper password ****

If that doesn't work, try telnetting to the pop3 port on the mail
server, running the session yourself and posting the output to
the list.

telnet qadas.com 110
user dpiper
pass xxxx
stat
quit

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to