emailrelay: added configuration options 3185/head
authorRupan <fededim@gmail.com>
Sun, 18 Sep 2016 13:32:24 +0000 (15:32 +0200)
committerRupan <fededim@gmail.com>
Tue, 4 Oct 2016 10:23:17 +0000 (12:23 +0200)
commit57589398313a19cbe0999e72ce1fc57786f7c5c7
tree91bde5e9f8eac0079de79b22bc6b75dcba552f1a
parente1aa1994ce7c585ed2c1134d28a640eba65b47a8
emailrelay: added configuration options
- 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>
mail/emailrelay/Makefile [new file with mode: 0644]
mail/emailrelay/files/emailrelay.auth [new file with mode: 0644]
mail/emailrelay/files/emailrelay.init [new file with mode: 0644]
mail/emailrelay/patches/010-ssl3-fix.patch [new file with mode: 0644]
net/emailrelay/Makefile [deleted file]
net/emailrelay/files/emailrelay.auth [deleted file]
net/emailrelay/files/emailrelay.init [deleted file]