Hi,

I am trying to change the header sent by sendmail service to
[EMAIL PROTECTED] (just an example). Currently, its going as
[EMAIL PROTECTED]

How do I go about setting this? Is there a method using mc or cf files ?

I have, for time being, set it up using sendmail -f [EMAIL PROTECTED] -s
subject -Am [EMAIL PROTECTED] < mail.txt

the above line is used in the script to cat and send a file. I added
-f option as a workaround. But the subject parameter doesnt work as
its a part of mail command and not sendmail command.

The developer tells me that headers were setup in sendmail. I am
almost lost my mind after going thru google. Please help!

regards,
doorsofperception

Reply via email to