=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.184 retrieving revision 1.185 diff -c -r1.184 -r1.185 *** src/etc/rc.conf 2013/12/18 09:12:33 1.184 --- src/etc/rc.conf 2014/03/12 18:21:34 1.185 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.184 2013/12/18 09:12:33 ajacoutot Exp $ # DO NOT EDIT THIS FILE!! # --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.185 2014/03/12 18:21:34 tedu Exp $ # DO NOT EDIT THIS FILE!! # *************** *** 53,59 **** ifstated_flags=NO # for normal use: "" relayd_flags=NO # for normal use: "" snmpd_flags=NO # for normal use: "" ! smtpd_flags=NO # for normal use: "" sndiod_flags="" # for normal use: "" ldapd_flags=NO # for normal use: "" npppd_flags=NO # for normal use: "" --- 53,59 ---- ifstated_flags=NO # for normal use: "" relayd_flags=NO # for normal use: "" snmpd_flags=NO # for normal use: "" ! smtpd_flags="" # for normal use: "" sndiod_flags="" # for normal use: "" ldapd_flags=NO # for normal use: "" npppd_flags=NO # for normal use: "" *************** *** 80,86 **** slowcgi_flags=NO # for normal use: "" # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job ! sendmail_flags="-L sm-mta -C/etc/mail/localhost.cf -bd -q30m" spamd_flags=NO # for normal use: "" and see spamd(8) spamd_black=NO # set to YES to run spamd without greylisting spamlogd_flags="" # use eg. "-i interface" and see spamlogd(8) --- 80,86 ---- slowcgi_flags=NO # for normal use: "" # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job ! sendmail_flags=NO spamd_flags=NO # for normal use: "" and see spamd(8) spamd_black=NO # set to YES to run spamd without greylisting spamlogd_flags="" # use eg. "-i interface" and see spamlogd(8)