aboutsummaryrefslogtreecommitdiff
path: root/mail/emailrelay/files/emailrelay.config
Commit message (Collapse)AuthorAge
* emailrelay: add some runtime optionsOthmar Truniger2018-08-20
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* mail/emailrelay: tune up initscript and configPaul Wassi2017-11-17
Previously, configuration of emailrelay was done by fiddling around with the commandline inside the initscript. Introduce a config file in /etc/config for basic configuration and at the same time switch to a procd-style initscript. Signed-off-by: Paul Wassi <p.wassi@gmx.at>