From: | Csaba Nagy <nagy(at)ecircle-ag(dot)com> |
---|---|
To: | Jerry LeVan <jerry(dot)levan(at)eku(dot)edu> |
Cc: | Postgres general mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Message-ID as unique key? |
Date: | 2004-10-12 16:08:44 |
Message-ID: | 1097597324.3003.20.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 2004-10-12 at 17:11, Csaba Nagy wrote:
> No, it's not a global unique identifier.
[snip]
Hey, you know what ? Good that I read this thread :D
I'm in the process of writing a Java SMTP server, and had no clue about
this rule... although I have read a few times the relevant RFC. It's
true that currently I don't touch the mail, I just use internal IDs
which I don't care if they are not globally unique, but if those IDs
would have made it to the final product in some mails, there would have
been some chance for collisions... as some other poster said, there is a
good chance of non-conforming MTAs to be out there.
Cheers,
Csaba.
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Verite | 2004-10-12 16:12:14 | Re: Message-ID as unique key? |
Previous Message | Johann Robette | 2004-10-12 15:54:41 | JDBC +CIDR |