Hi!
I am trying to send a mail from a script like

cat /tmp/mymail.txt | sendmail 

where sendmail is the sendmail interface provided by Postfix.
mymail.txt contains a valid From: field which is like [EMAIL PROTECTED]
However when I see the mailq, the sender field says: 
"[EMAIL PROTECTED]"

I tried the sendmail -bs switch but it gives following message:

220 localhost.localdomain ESMTP Postfix
221 Error: I can break rules, too. Goodbye.

How do I override the [EMAIL PROTECTED] ?

Thanks,
Nikhil

P.S.
Incidently pine manages to send mails by a different From name than that 
of [EMAIL PROTECTED] 

-- 
   Miss Wormwood, could we arrange our seats in a little circle and have a
little discussion? Specifically, I'd like to debate whether cannibalism ought
to be grounds for leniency in murders since it is less wasteful.
                  -- Calvin

-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to