aboutsummaryrefslogtreecommitdiffstats
path: root/main/opensmtpd/opensmtpd.post-install
Commit message (Collapse)AuthorAgeFilesLines
* main/opensmtpd: fix mail spool path, other fixesValery Kartel2017-06-021-4/+0
| | | | | | | | | | | | | | | | | /var/mail is used from /usr/include/paths.h if not set, So set --with-path-mbox=/var/spool/mail to fix spoll path from /var/mail to /var/spool/mail. change libexec prefix --libexecdir=/usr/lib. So now full path is /usr/lib/opensmtpd, not /usr/lib/opensmtpd/opensmtpd remove post-install script. There is no need to run 'newaliases' because in default config aliases table use file: driver, not db: driver remove empty /usr/bin directory in init-script explictly set 'name' and 'command' variables to not be dependent on script name.
* main/opensmtpd: Upgrade version to 5.9.2ScrumpyJack2016-06-201-1/+0
| | | | | Upgrades from 5.7.3 to 5.9.2 and removes the patch. Slight changes to configure options are new to 5.9.2
* main/opensmtpd: move from testingNatanael Copa2015-11-111-0/+5