Lucian Cristian
134164a8a7
dovecot: update to 2.2.33.2
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-10-25 16:28:40 +03:00
Lucian Cristian and Yousong Zhou
7555971dd7
xl2tpd: add some default configs needed on most of cases
...
mtu 1400, mru 1400 - on ppp devices, usually we need lower mtu, the existing link mabye is already under a lower MTU
require-mschap-v2 - most of the time l2tp is used in conjunction with windows client who will use this kind of auth
lcp-echo-interval 20, lcp-echo-failure 5 - keep alive 20 seconds interval and dead peer detection after 100 seconds
connect-delay 5000 - wait for up to 5 seconds after the connect script finishes for a valid PPP packet from the peer
nodefaultroute - prevent users from creating default routes with pppd
nodefaultip - disables the default behavior when no local IP address is specified
proxyarp - this will have the effect of making the peer appear to other systems to be on the local ethernet
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-10-19 09:48:44 +08:00
Lucian Cristian and Yousong Zhou
2e5a59c5b4
xl2tpd: update to 1.3.10
...
lock is no longer needed and it breaks the setup
explicit added PKG_BUILD_DEPENDS:=libpcap, an indirect depend included in ppp and needed for pfc
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-10-19 09:48:44 +08:00
Lucian Cristian
635567c66e
dovecot: update to 2.2.33.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-10-18 02:10:21 +03:00
Lucian Cristian
6e2ba26cd0
postfix: version bump to 3.2.3
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-10-03 20:18:47 +03:00
Lucian Cristian
31fae1f00a
dovecot: add mysql and postgresql modules
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-09-20 21:02:19 +03:00
Lucian Cristian
6b457b8e97
pigeonhole: update to 0.4.20
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-08-28 17:12:05 +03:00
Lucian Cristian
4d6fd00441
dovecot: update to 2.2.32
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-08-28 17:09:03 +03:00
Lucian Cristian and Karl Palsson
ac79483883
libcares: c-ares bump to 1.13.0
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-08-17 11:42:13 +00:00
Lucian Cristian
8b1abfb931
Postfix: security update to 3.2.2, add PostgreSQL and PCRE support
...
refresh patches
add PKG_CONFIG_DEPENDS
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-07-18 15:51:20 +03:00
Lucian Cristian
57d47d2aa1
clamav: Fix OpenSSL dependency
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-07-06 23:03:54 +03:00
Lucian Cristian
ab4499bdaa
dovecot: update
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-07-03 01:13:30 +03:00
Lucian Cristian
79fb3bb152
dovecot: update to 2.2.30.2
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-06-08 20:53:13 +03:00
Lucian Cristian
4b8d03a7e2
Dovecot: update to 2.2.29.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-04-16 20:59:04 +03:00
Lucian Cristian
801834470b
mail: add greyfix
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-11 04:32:47 +02:00
Lucian Cristian
8f8be60c10
clamav: use PCRE2
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-10 23:24:17 +02:00
Lucian Cristian
614c0928d0
dovecot: fix depends typo
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-09 11:11:55 +02:00
Lucian Cristian
2fdca4d5a5
postfix: Add SQLite support
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-08 02:02:03 +02:00
Lucian Cristian
154a0da724
postfix: fix musl compile without POSTFIX_TLS
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-08 01:59:38 +02:00
Lucian Cristian
f39b7ea81b
dovecot: update to 2.2.28
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-08 01:44:38 +02:00
Lucian Cristian
6bbbf29a85
dovecot: add SQLite support
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-08 01:42:50 +02:00
Lucian Cristian
db86cdb3f7
dovecot: change LDAP select logic
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-08 01:40:15 +02:00
Lucian Cristian
a00af84375
dovecot: disable ICU normalization support for FTS #4077
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-08 01:37:30 +02:00
Lucian Cristian
98db80b204
mail: add package clamsmtp
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-07 14:57:02 +02:00
Lucian Cristian
33b8364f2d
clamav: depend on musl-fts only when USE_MUSL
...
add me as a maintainer
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-06 22:45:18 +02:00
Lucian Cristian
a252914544
clamav: update to 0.99.2
...
added option DatabaseDirectory
update depends on musl-fts libraries
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-06 14:46:24 +02:00
Lucian Cristian
2f37e5f4f9
libs: add musl fts implementation
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-06 13:04:26 +02:00
Lucian Cristian
1c38b1d22f
dovecot: change the maintainer to me
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2017-03-06 02:22:57 +02:00