Patrick Ben Koetter: > Everybody seems to use recipient delimiters. I wonder if there's a standard > that specifies a recipient delimiter functionality or did it just appear one > day and people adopted it without a spec or anything. > > Anybody knows?
As far as I know, the basic email RFCs have no concept of structured local parts. All they require is that the local part of an address satisfies the syntax rules. If you know that you will never have a username with an 'x' in it, you could use 'x' as the field separator. However, there are some developments for "subaddress" support, e.g. http://tools.ietf.org/html/draft-newman-email-subaddr-00. Wietse > p...@rick > > > -- > All technical questions asked privately will be automatically answered on the > list and archived for public access unless privacy is explicitely required and > justified. > > saslfinger (debugging SMTP AUTH): > <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> > >