| Summary | Sporadic login issue / qpopper I/O errors |
| Queue | IMP |
| Queue Version | 3.2.5 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | daniel (at) thinkhost (dot) com |
| Created | 09/09/2004 (7731 days ago) |
| Due | |
| Updated | 11/27/2006 (6922 days ago) |
| Assigned | 09/09/2004 (7731 days ago) |
| Resolved | 09/27/2004 (7713 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
minutes, not 2. qpopper docs warn to increase this timeout to 10
minutes if there are intermittent client errors. This is in the
qpopper FAQ as well.
State ⇒ Not A Bug
State ⇒ Assigned
c-client that your PHP uses. Try another (newer or even older) version.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Sporadic login issue / qpopper I/O errors
Queue ⇒ IMP
systems running FreeBSD 4.9 and 4.10 systems that I can tell.
Basically, a user logs in to virtual mailbox, such as
username@domain.com. This is the user's username. Instead of
redirecting to the user's mailbox, there is some sort of I/O
connection interruption. The browser sits at the login screen. From
/var/log/messages (with usernames and IPs filtered...):
Sep 9 14:21:50 alpha popper[26945]: [drac]: login by someuser from
host IP_ADDR (IP_ADDR)
Sep 9 14:21:51 alpha popper[26945]: someuser at IP_ADDR (IP_ADDR):
-ERR POP EOF or I/O Error
Sep 9 14:21:51 alpha popper[26945]: I/O error flushing output to
client someuser at IP_ADDR [IP_ADDR]: Operation not permitted (1)
Sep 9 14:21:53 alpha popper[26950]: [drac]: login by someuser from
host IP_ADDR (IP_ADDR)
Sep 9 14:21:53 alpha popper[26950]: someuser at IP_ADDR (IP_ADDR):
-ERR POP EOF or I/O Error
Sep 9 14:21:53 alpha popper[26950]: I/O error flushing output to
client someuser at IP_ADDR [IP_ADDR]: Operation not permitted (1
Although this would appear to be a problem with qpopper, it is not, as
I am able to login fine using a normal POP3 email client such as
Outlook, Eudora, Thunderbird, etc.
This problem only occurs with IMP to my knowledge and furthermore,
sporadically, only with some usernames. Permissions for working
mailboxes and those that give this error are identical. This is not a
problem with the system as far as I can tell.
One last thing to mention is that IMP is running on a webserver
seperate from the mailserver, so perhaps there is some timeout issue
while connecting to the mail server that IMP is not taking into account?
Since the problem occurs only with some users, I cannot reproduce the
error except with certain usernames at certain virtual hosts. For
example, this error will always happen with someuser@virtualhost@host,
but not with someotheruser@virtualhost@host.
Please let me know if you need clarification on any of this.