aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAge
...
| * | dovecot: disable ICU normalization support for FTS #4077Lucian Cristian2017-03-08
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
| * | dovecot: change the maintainer to meLucian Cristian2017-03-06
| |/ | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | treewide: use name in define and eval linesStijn Tintel2017-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For consistency, use full name instead of $(PKG_NAME) in define and eval lines for all packages. I've seen reviews that asked to do this before, and I am asking the same during reviews now. To avoid this in the future, fix this treewide so when people use existing packages as example, we will not have to request this change anymore. This makes all packages consistent with both LEDE and OpenWrt base repositories. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | postfix: Add SQLite supportLucian Cristian2017-03-08
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | postfix: fix musl compile without POSTFIX_TLSLucian Cristian2017-03-08
|/ | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* postfix: update to 3.1.4Denis Shulyaka2017-02-03
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* nail: fix build against OpenSSL with disabled SSLv3Jo-Philipp Wich2017-01-18
| | | | | | | | | | | Extend the existing patch handling disabled SSLv2 to cover the SSLv3 case as well in order to fix the following build error reported by the buildbot: openssl.o: In function `ssl_open': openssl.c:(.text+0xa1c): undefined reference to `SSLv3_client_method' collect2: error: ld returned 1 exit status Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* Merge pull request #3628 from fededim/emailrelayfixHannu Nyman2016-12-07
|\ | | | | emailrelay: bugfix #2401
| * emailrelay: bugfix #2401, switched to libstdcpp due to some uclibc++ issuesRupan2016-12-07
| | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | mail/mutt: update to 1.7.2p-wassi2016-12-05
|/ | | | | | | | | Update mutt to upstream release 1.7.2 Also introduce a patch for CVE-2014-9116, which addresses a DoS-attack. The patch is originally found at Debian's package of mutt 1.7.1 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* Merge pull request #3463 from Shulyaka/dovecottripolar2016-11-06
|\ | | | | dovecot: version update to 2.2.26.0
| * dovecot: version update to 2.2.26.0Denis Shulyaka2016-11-03
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | Merge pull request #3288 from cshore/pull-request-msmtp-mtaHannu Nyman2016-11-06
|\ \ | | | | | | Separate msmtp as MTA from msmtp binary
| * | mail/msmtp: Separate option to use msmtp as sendmailDaniel Dickinson2016-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make msmtp as MTA separate from msmtp package proper to allow msmtp-scripts (to be added) to use msmtp as the backend while providing the ability to act as the system MTA without msmtp getting in the way. Also get rid of symlinking in postinst/postrm as that is something the trunk devs don't like. In addition it allows the -mta package to conflict with any other package providing sendmail command, as it should (once the other packages also move postinst/postrm sendmail symlinks to install section). Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
| * | mail/msmtp: Remove use of symlink postinst/postrmDaniel Dickinson2016-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid the postrm/postinst symlink addition and removal as 1) This fails to conflict with other packages which also provide the same commands and makes what packages is supply the command depend on which command was installed last. 2) Trunk devs don't like postrm/postinst symlink mangling 3) Packages changing things from other packages is considered bad packaging pratice on most distros and debian, for example, prohibits it. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* | | Merge pull request #3289 from cshore/pull-request-msmtp-scriptsHannu Nyman2016-11-06
|\ \ \ | | | | | | | | mail/msmtp-scripts: Add queuing mta wrapper for msmtp
| * | | mail/msmtp-scripts: Add queuing mta wrapper for msmtpDaniel Dickinson2016-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds the msmtp-scripts package from SourceForge, which is a wrapper around msmtp that provides queueing, syslog or file logging, and a basic SMTP (no auth) server. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* | | | Merge pull request #3461 from Shulyaka/mailmanHannu Nyman2016-11-04
|\ \ \ \ | | | | | | | | | | mailman: update to 2.1.23
| * | | | mailman: update to 2.1.23Denis Shulyaka2016-11-03
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | Merge pull request #3455 from Shulyaka/postfix-3.1.3Ted Hess2016-11-03
|\ \ \ \ | | | | | | | | | | postfix: version update to 3.1.3
| * | | | postfix: version update to 3.1.3Denis Shulyaka2016-11-03
| |/ / / | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* / / / ssmtp: Increase PKG_RELEASE > BB valueBrian J. Murrell2016-10-31
|/ / / | | | | | | | | | | | | | | | | | | It's a generally good packaging principle that the packages in a distro release n+1 have a release value that is at least the same if not greater than the value in release n. BB has a PKG_RELEASE of 4 so upping to 5 is a good measure. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | / 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>
* | msmtp: Add nls.mk, . Fix build when BUILD_NLS not specifiedTed Hess2016-08-08
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | mutt: add missing dependency on zlibFelix Fietkau2016-07-24
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | Merge pull request #2926 from cshore/pull-request-msmtp-ca-bundlechamptar2016-07-18
|\ \ | | | | | | mail/msmtp: Make msmtp ssl version depend on ca-bundle
| * | mail/msmtp: Make msmtp ssl version depend on ca-bundleDaniel Dickinson2016-07-04
| |/ | | | | | | | | | | | | | | msmtp fails when /etc/ssl/certs/ca-certifictes.crt bundle is not present (for the SSL version), therefore add a dependency on ca-bundle packages (newly added to trunk). Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | Merge pull request #2952 from zorun/fix_md5sumchamptar2016-07-11
|\ \ | | | | | | Remove incorrect use of PKG_SHA256SUM
| * | Remove incorrect use of PKG_SHA256SUMBaptiste Jonglez2016-07-10
| |/ | | | | | | | | | | | | | | | | OpenWRT/LEDE only understands the PKG_MD5SUM variable, and detects if the hash is e.g. SHA256 by looking at the length of the hash. This affects libs/libmicrohttpd, mail/ssmtp and utils/mc. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | Merge pull request #2891 from dibdot/ssmtpTed Hess2016-07-10
|\ \ | | | | | | ssmtp: change symlink handling
| * | ssmtp: change symlink handlingDirk Brenken2016-07-05
| |/ | | | | | | | | * sendmail symlink handling is no longer forced and part of install step Signed-off-by: Dirk Brenken <dev@brenken.org>
* / 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>
* bogofilter: postfix script now reads bogofilter_dir from bogofilter confW. Michael Petullo2016-06-12
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Merge pull request #2694 from dibdot/ssmtpHannu Nyman2016-05-13
|\ | | | | ssmtp: refresh package makefile
| * ssmtp: refresh package makefileDirk Brenken2016-05-13
| | | | | | | | | | | | | | * change maintainer email address * switch to sha256sum fingerprint * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | mail/alpine: Fix typo (found by codespell)Stefan Weil2016-05-05
| | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | postfix: version update to 3.1.0Denis Shulyaka2016-02-27
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | postfix: version update to 3.0.4Denis Shulyaka2016-02-26
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | postfix: version update to 3.0.3.Denis Shulyaka2016-02-09
| | | | | | | | | | Some minor issues fixed. SMTPUTF8 support option added (by Val Kulkov). Disabled by default because of icu library size.
* | mutt: bring back from oldpackagesPhil Eichinger2015-11-30
|/ | | | | | | | | * import from oldpackages * bump version and update hash * update patch to new version * add PKG_LICENSE, PKG_LICENSE_FILES, PKG_MAINTAINER Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* ssmtp: maintenance updateDirk Brenken2015-11-15
| | | | | | | | remove needless dead.letter function (at least on embedded devices) backport debian fixes (slightly modified) compile tested. Please apply to upstream - thank you! Signed-off-by: Dirk Brenken <dirk@brenken.org>
* fdm: fix musl compileDirk Neukirchen2015-08-19
| | | | | | musl does not define some macros so define them ourselves Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* postfix: fix musl compatibilityJo-Philipp Wich2015-06-26
| | | | | | | | | | | | | | | | | | | The current package patches `makedefs` to probe for the existance of the `nsl` and `resolv` libraries but uses the wrong variables for the prefix, leading to `makedefs` probing the host directories, not the staging dir ones. Replace `$PKG_BUILD_DIR` with `$STAGING_DIR` to perform the library tests in the correct directory. Fixes the following error spotted by doing test builds against musl which does not provide a `libnsl`: .../mips-openwrt-linux-musl/bin/ld: cannot find -lnsl collect2: error: ld returned 1 exit status make: *** [master] Error 1 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* postfix: update to 3.0.1Denis Shulyaka2015-05-10
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* msmtp: update to 1.6.2Nicolas Thill2015-04-26
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Remove libcrypto dependencyAlexander Ryzhov2015-04-23
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* Merge pull request #1133 from Shulyaka/masterTed Hess2015-04-10
|\ | | | | mailman: upgrade to 2.1.20
| * mailman: upgrade to 2.1.20Denis Shulyaka2015-04-10
| | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | bogofilter: remove host includesDirk Neukirchen2015-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - host GSL libs are sometimes found leading to errors reported by buildbot, replicated locally (Arch Linux) Error: configure: GSL_LIBS=-L/usr/lib -lgsl -lgslcblas -lm leading to /usr/include/features.h:398:23: fatal error: gnu/stubs.h: No such file or directory - explicit libdb location to prevent host includes Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | msmtp: prevent use of IDN support on uClibcNicolas Thill2015-03-07
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>