[
https://issues.apache.org/jira/browse/JAMES-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017136#comment-13017136
]
Dmitry commented on JAMES-1222:
-------------------------------
log4j.properties:
#log4j.logger.james.pop3server=INFO, POP3SERVER
log4j.logger.james.pop3server=DEBUG
The same records:
pop3server.log:
INFO 00:32:51,804 | james.pop3server | ID=3949890 Connection established from
yyy.yyy.zz (xx.xx.xx.xx)
james-server.log:
INFO 00:32:51,804 | james.pop3server | ID=3949890 Connection established from
yyy.yyy.zz (xx.xx.xx.xx)
20 minutes later the connection is closed.
> JAMES hangs on mails with 8-bit characters in headers
> -----------------------------------------------------
>
> Key: JAMES-1222
> URL: https://issues.apache.org/jira/browse/JAMES-1222
> Project: JAMES Server
> Issue Type: Bug
> Environment: Windows XP
> Reporter: Dmitry
> Assignee: Norman Maurer
>
> RFC 2822 and RFC 2047 require that all characters in headers with codes above
> 127 must be encoded. But more then 10 percent of real e-mails have
> 8-bit-characters in headers (not only spam! very popular forum engines send
> 8-bit headers in mails).
> If JAMES has received such mails with 8-bit characters in headers and they
> are on server, I can not get ALL mails (RFC compliant and not compliant)
> through POP3: error 0x800CCC19 in Outlook Express (timeout) or error
> 0x8004210A in MS Outlook ('The operation timed out waiting for a response
> from the receiving (POP) server...')
> Through IMAP I get all mails. Messages that are not compliant to RFC have
> question marks in their headers in IMAP folders.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]