[CentOS] sendmail and sudo
Stephen Harris
lists at spuddy.orgTue Dec 20 21:42:30 UTC 2011
- Previous message: [CentOS] sendmail and sudo [SOLVED]
- Next message: [CentOS] multilib error on centos 6.2 x86_64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 20, 2011 at 03:10:31PM -0500, m.roth at 5-cent.us wrote: > echo "To: user > > > help > " | sendmail -t If you're gonna send automated email, you should specify the from address as well echo "To: user From: my_service_alias at example.com Subject: testy mctesty bleh" | /usr/sbin/sendmail -t Never leave to chance what should be specified. -- rgds Stephen
- Previous message: [CentOS] sendmail and sudo [SOLVED]
- Next message: [CentOS] multilib error on centos 6.2 x86_64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list