Find the answer to your Linux question:
Results 1 to 2 of 2
Hi. I need some mail help. Can you, with mail command, send mail without the information who sent it, or with something else in the sender field. I tried echo ...
  1. #1
    Just Joined!
    Join Date
    Nov 2007
    Posts
    8

    How to send mail without sender adress

    Hi. I need some mail help.

    Can you, with mail command, send mail without the information who sent it, or with something else in the sender field.

    I tried
    echo <Body> | mail -s <Subject> -r <From Adress> <To Adress>
    But sender field then looks like:
    user@hostname on behalf of <From Adress>

    I would like not to send user@hostname information. Is it posible?

    Thanks.

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    I don't think you should be helped to send SPAM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...