On Mon, 24 Jun 2002, andrej hocevar wrote:

> sendmail -f "[EMAIL PROTECTED]" -F foo root gives:

Hi, you are using sendmail with the -f option and root is allowed to
send mail with another sender name without any X-Authority warnings ...
the -F option specifies the full name ... and if you are wondering about
the  To: undisclosed-recipients (it is set because of "action to take if
there are no recipients in the message O NoRecipientAction=add-to-undisclosed"
in your sendmail.cf file) you should also wonder about a missing
Subject line, so try simply this:

sendmail -f [EMAIL PROTECTED] -F foo root
To: root
Subject: test

test
.

Oliver
-- 
... don't touch the bang-bang fruit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to