summaryrefslogtreecommitdiff
path: root/etc/rc.d/postfix
AgeCommit message (Expand)Author
2019-08-09little bit verbose for slow machinesrin
2016-10-30Handle variable expansion and comma/space separators in postconf.riastradh
2015-07-23Implement "status" command for postfix - makes tools like ansibleriz
2009-04-15un-uppercase pseudodependency for the moment so as not to break pkgsrcperry
2009-04-15uppercase pseudodependencyperry
2007-08-27Add some magic (similar to the one in rc.d/sendmail introduced with 2.0pavel
2006-09-07make postconf configurablechristos
2006-09-07- find the correct newaliases program from postconfchristos
2006-09-05Find the alias file name from the postfix configuration. From our anonymouschristos
2006-06-18PR/33760: dieter roelants: a default install can't send mail due tochristos
2004-08-13Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use thismycroft
2004-04-08Store the full path to the /usr/sbin/postfix in $postfix_commandlukem
2003-01-31Implement start_cmd as:lukem
2002-02-12populate /var/spool/postfix/etc with /etc/{localtime,resolv.conf,services}.lukem
2000-09-19- only perform the checkyesno on the variable named in $rcvar (rather thanlukem
2000-05-13Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.lukem
2000-04-30- use checkyesno in $start_precmd and change start_cmd to `postfix start'lukem
2000-04-27You need to add a xxx_precmd with a checkyesno yyy if you use a xxx_cmdveego
2000-04-26Provide rc.d support for the Postfix mail system. Committed to thethorpej