[CentOS] Sendmail logs?
John R Pierce
pierce at hogranch.comTue Jan 15 21:58:06 UTC 2013
- Previous message: [CentOS] Sendmail logs?
- Next message: [CentOS] Sendmail logs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 1/15/2013 1:29 PM, Ashley M. Kirchner wrote: > Adding -X /var/log/sm-mta and -X /var/log/sm-msp to the appropriate startup > lines in /etc/init.d/sendmail fixes this problem. don't modify /etc/init.d scripts from managed packages or you can expect grief from updates. instead, put your modifications in /etc/sysconfig/sendmail like... SENDMAIL_OPTARG= -X /var/log/sm-mta and -X /var/log/sm-msp
- Previous message: [CentOS] Sendmail logs?
- Next message: [CentOS] Sendmail logs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list