ERR: authdaemon: s_connect() failed: No such file or directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
courier-authlib (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
maildrop (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: fetchmail
1) Install fetchmail, maildrop, and their dependent packages on a fresh Feisty (circa 4/3/2007) box.
2) Run fetchmail against your good old .fetchmailrc file which you've been using with Dapper for a year now.
# NECTARINE CITY nectarine-city.com
poll 69.12.216.150 protocol imap user jfm3 there to jfm3 here fetchall mda "/usr/bin/maildrop -d %T" ssl password "hobbit"
No, that's not my real password.
3) Observe error output:
reading message jfm3@128.
(9348 body octets).........
This could alternately be a bug in maildrop. The semantics for submitting multipackage bugs are obscure to me. Sorry for that.
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.