Comment 1 for bug 102947

Revision history for this message
janhouse00 (janhouse00) wrote :

Hi, this is the similar message that I've seen. I use fetchmail + maildrop + mutt + esmtp to retrieve my gmail via POP3

Running fetchmail --verbose gives me:

fetchmail: reading message <email address hidden>:23 of 258 (6274729 octets)
#********************ERR: authdaemon: s_connect() failed: No such file or directory
maildrop: Changing to /home/janhouse00

but I am still able to retrieve the message

Executing the following command would produce the same kind of error message, too.

authtest -s pop3 <email address hidden> "mygmailpaswd"
ERR: authdaemon: s_connect() failed: No such file or directory
Authentication FAILED: Illegal seek

Anyway, I personally think this would just be some kind of warning message and does not really cause a significant impact.