aboutsummaryrefslogtreecommitdiff
path: root/net/emailrelay
Commit message (Collapse)AuthorAge
* emailrelay: added configuration optionsRupan2016-10-04
| | | | | | | | | | - moved from net to mail category - removed no-ssl package and added ssl support as configuration option (default enabled) - added configuration option to support extended logging (default disabled) - disabled build of test tools - added LEDE compatibility (support for openssl without SSL3) Signed-off-by: Federico Di Marco <fededim@gmail.com>
* packages: cleanup Makefile variablesStephen Walker2016-07-09
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* Fix emailrelay init scriptCharles Lehner2015-05-23
| | | | Signed-off-by: Charles Lehner <cel@celehner.com>
* remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* emailrelay: disable pam explicitelyNicolas Thill2014-09-22
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* emailrelay fix: fixed a bug which prevented compiling both package variant ↵Rupan2014-09-12
| | | | (ssl and no-sll) signed-off: fededim@gmail.com
* Added Emailrelay package - Version 1.9 (Signed-off-by: Federico Di Marco ↵fededim2014-08-28
fededim@gmail.com)