I have a problem with fetching mail from a account.
I always get the error:
Code: Select all
fetchmail: client/server protocol error while fetching from user@site.com
fetchmail: Query status=4 (PROTOCOL)
Code: Select all
fetchmail: POP3> USER user
fetchmail: POP3< +OK
fetchmail: POP3> PASS *
fetchmail: POP3< +OK Logged in.
fetchmail: POP3> STAT
fetchmail: POP3< -ERR No INBOX for user.
fetchmail: No INBOX for user.
fetchmail: POP3> QUIT
(I also own the mail-server)
The files are large because no mails were fetch since a few days.
Anyone got any idea what the problem can be?
Thanks