OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "Undisclosed recipient:;"

From: Wietse Venema (wietseporcupine.org)
Date: Tue Aug 09 2005 - 15:56:50 CDT


Werdel:
> Hi all,
>
> This is the first time I want to configure a mail server, so I don?#8217;t have
> any experience. Sorry for this stupid question, but I can?#8217;t solve it.
>
> All the mails that I?#8217;ve sent, the ?#8222;To:?#8221; field always contained ?#8222;Undisclosed
> recipient:;?#8221;, and never the recipient?#8217;s address.

man 5 postconf:
undisclosed_recipients_header (default: To: undisclosed-recipients:;)
       Message header that the Postfix cleanup(8) server inserts when a mes-
       sage contains no To: or Cc: message header.

> I think I didn't change any parameter that can affect it, but I can't
> imagine that it is the default setting.
>
> Can you tell me how can I make Postfix to fill it with the recipient
> address?

You can't. Instead, fix the mail submission software so that it
supplies a correct To: or Cc: message header.

        Wietse