On Tue, Sep 12, 2006 at 11:26:42AM +0200, Marc Dirix wrote: > I don't think message ordering is provided in RFC? I also don't > think it is good policy to rely on message ordering. Every message > has it unique id, if you want to point out messages use it.
I don't know if it's in the RFC, but the POP3 implementation I have touched ordered messages in approximately the order that they were received. POP3 clients typically preserve this order to present to users. Users expect this to work. - Morty
