--On Friday, February 15, 2008 5:18 PM +0000 Phil Chambers <[EMAIL PROTECTED]> wrote:
>> This is valid: To: undisclosed recipients :; >> This is not: To: <undisclosed recipients> >> > > I would say that the former is not actually valid, though the syntax > looks correct. RFC2822 section 3.6.3 says that To:, Cc: and Bcc: must > contain at least one address. The above does not contain an address. But this IS an address by definition. RFC 2822 even shows it in an example, namely the CC address in section A.1.3. Sec 3.4 says, address = mailbox / group group = display-name ":" [mailbox-list / CFWS] ";" [CFWS] Because the list of mailboxes can be empty, using the group construct is also a simple way to communicate to recipients that the message was sent to one or more named sets of recipients, without actually providing the individual mailbox address for each of those recipients. Joseph Brennan Lead Email Systems Engineer Columbia University Information Technology ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html