UIDL is not unique across multiple mailboxes --------------------------------------------
Key: JAMES-1264 URL: https://issues.apache.org/jira/browse/JAMES-1264 Project: JAMES Server Issue Type: Bug Components: POP3Server Affects Versions: 3.0-M2 Reporter: Norman Maurer Assignee: Norman Maurer Fix For: 3.0-beta1 At the moment we use the UID of the message as UIDL. This is not 100 % correct as the UID is only unique within the same mailbox. To make sure the UIDL is unique across multiple mailboxes we should better use: $uidvalidity-$uid -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org