Mailinglist Archive: opensuse (3666 mails)
| < Previous | Next > |
Re: [SLE] Postfix: undisclosed recipients
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Thu, 10 Mar 2005 17:25:41 +0100
- Message-id: <200503101725.41666.andjoh@xxxxxxxxxx>
On Thursday 10 March 2005 17:18, Chiu, PCM (Peter) wrote:
> That I would have thought.
>
> I did
>
> sendmail -v root < /tmp/dummy_file
>
> or
>
> sendmail -v myname@xxxxxxxx < /tmp/dummy_file
>
> The message got sent and arrives, but in the
> To: field, it says "undisclosed recipients".
What is in the file dummy_file?
Try adding the line
To: foo
at the start of it
The header To: is something that should be a part of your email data, it isn't
something sendmail or postfix adds
> That I would have thought.
>
> I did
>
> sendmail -v root < /tmp/dummy_file
>
> or
>
> sendmail -v myname@xxxxxxxx < /tmp/dummy_file
>
> The message got sent and arrives, but in the
> To: field, it says "undisclosed recipients".
What is in the file dummy_file?
Try adding the line
To: foo
at the start of it
The header To: is something that should be a part of your email data, it isn't
something sendmail or postfix adds
| < Previous | Next > |