[ 
https://issues.apache.org/jira/browse/CAMEL-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donald Whytock updated CAMEL-3948:
----------------------------------

    Attachment: diff.txt
                MailConsumer.java

Generates a UID for POP3 messages by concatenating the header lines and using 
UUID.nameUUIDFromBytes().  Saves generated UID to the POP3UID property on the 
exchange.

This will work for any POP3 server that generates a sufficiently unique message 
ID in the headers, without being dependent on the format of the headers.

> Issue with the RSET command with POP3 servers
> ---------------------------------------------
>
>                 Key: CAMEL-3948
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3948
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-mail
>    Affects Versions: 2.7.0
>            Reporter: Hadrian Zbarcea
>             Fix For: 2.8.0
>
>         Attachments: MailConsumer.java, diff.txt
>
>
> Issue is discussed in this 
> [thread|http://camel.465427.n5.nabble.com/POP3-mail-deletion-td4370158.html].
> Note: Donald posted interesting and helpful findings.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to