Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/opensmtpd: fix init script, missing extra_commands | Jakub Jirutka | 2019-04-03 | 1 | -2/+2 |
| | |||||
* | main/opensmtpd: improve runscript, add checkconfig | Jakub Jirutka | 2017-06-08 | 1 | -1/+13 |
| | |||||
* | main/opensmtpd: fix mail spool path, other fixes | Valery Kartel | 2017-06-02 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | /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: update to 6.0.2p1 | Shiz | 2017-04-05 | 1 | -15/+5 |
| | | | | | | Removes old LibreSSL patch that seems to be checked properly now, and fix some incorrect config.h checking. Also refactors the initd script to be more natural/declarative. | ||||
* | main/opensmtpd: move from testing | Natanael Copa | 2015-11-11 | 1 | -0/+24 |