Hello again.
Does anybody know if the 'from' part can be changed when sending an email (with mailx) as root? It currently says Super-User, I would love to be able to change it to, say, Bob the Builder. This is the format I use, from the command line:
cat /some/file | mailx -s "Subject" me@over.here
Any ideas?
Does anybody know if the 'from' part can be changed when sending an email (with mailx) as root? It currently says Super-User, I would love to be able to change it to, say, Bob the Builder. This is the format I use, from the command line:
cat /some/file | mailx -s "Subject" me@over.here
Any ideas?