Sendmail Aliases
t1rhino
Toronto
Using the mail command, is there anyway to specify an alias or sender?
For example, I want to send an email from root, but have it the reply address as mine. However, I don't want to alias all mail from root as myself, just specific messages.
Something like this?
mail -s "Subject" "users@domain.com" -from "t1rhino@mydomain.com"
For example, I want to send an email from root, but have it the reply address as mine. However, I don't want to alias all mail from root as myself, just specific messages.
Something like this?
mail -s "Subject" "users@domain.com" -from "t1rhino@mydomain.com"
0
Comments
I am running AIX 5.1