Re: [Exim] blank BCC added

Góra strony
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
Dla: j.linn
CC: exim-users
Temat: Re: [Exim] blank BCC added
j.linn wrote:
> I have been looking into a case where a message has no recipient header
> fields, to, cc or bcc.
>
> Under these conditions EXIM 4.10, adds to the headers a blank BCC. Why?


Quoting from spec.txt chapter 43.4:

When there is no To: or Cc:, the presence of an empty Bcc: is needed to
make the message conform to RFC 822. It is not in fact needed for RFC
2822 conformance, and may be removed in future when RFC 2822 has been
around for some time.



Nico