]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - targets/amd64/SS4200/config/patch/etc_mail_mailer.conf-use-ssmtp.patch
Makefile, docs/spec, script/gentree, src: move gentree target config into target...
[CDN/Mosi.git] / targets / amd64 / SS4200 / config / patch / etc_mail_mailer.conf-use-ssmtp.patch
1 --- etc/mail/mailer.conf.orig   2010-03-21 09:35:11.000000000 +0000
2 +++ etc/mail/mailer.conf        2010-03-21 09:39:00.000000000 +0000
3 @@ -2,9 +2,9 @@
4  #
5  # Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail
6  #
7 -sendmail       /usr/libexec/sendmail/sendmail
8 -send-mail      /usr/libexec/sendmail/sendmail
9 -mailq          /usr/libexec/sendmail/sendmail
10 -newaliases     /usr/libexec/sendmail/sendmail
11 -hoststat       /usr/libexec/sendmail/sendmail
12 -purgestat      /usr/libexec/sendmail/sendmail
13 +sendmail       /usr/local/sbin/ssmtp
14 +send-mail      /usr/local/sbin/ssmtp
15 +mailq          /usr/local/sbin/ssmtp
16 +newaliases     /usr/local/sbin/ssmtp
17 +hoststat       true
18 +purgestat      true