Re: [OpenWrt-Devel] [PATCH] [packages] exim: new package

2014-05-06 Thread Florian Fainelli
2014-04-05 5:10 GMT-07:00 Adam Nielsen : > This adds support for building the Exim MTA as a package. The standard > options > are configurable through the menuconfig system, with support in place for some > of the more advanced options (currently flagged as BROKEN), should someone > wish > to ad

[OpenWrt-Devel] [PATCH] [packages] exim: new package

2014-04-05 Thread Adam Nielsen
This adds support for building the Exim MTA as a package. The standard options are configurable through the menuconfig system, with support in place for some of the more advanced options (currently flagged as BROKEN), should someone wish to add support for those in future. Signed-off-by: Adam Nie