Denis Shulyaka
405ea1976c
postfix: version update to 3.3.0
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2018-04-08 00:37:49 +03:00
Denis Shulyaka
ab4e5c53de
postfix: less overlayfs rewrites
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2017-08-02 21:43:36 +03:00
Denis Shulyaka
b80b17db6b
postfix: fix sendmail symlink
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2017-08-02 16:23:08 +03:00
Denis Shulyaka
26941653f5
postfix: update to 3.1.4
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2017-02-03 19:11:25 +03:00
Denis Shulyaka
cbee85b4ba
dovecot: version update to 2.2.26.0
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2016-11-03 23:18:07 +03:00
Denis Shulyaka
5ed98a2784
mailman: update to 2.1.23
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2016-11-03 19:01:48 +03:00
Denis Shulyaka
0e8e30eb6b
python-dns: version update to 1.15.0
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2016-11-03 18:15:55 +03:00
Denis Shulyaka
c2e98055eb
postfix: version update to 3.1.3
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2016-11-03 17:58:38 +03:00
Denis Shulyaka
eadf60cf82
postfix: version update to 3.1.0
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2016-02-27 15:48:29 +03:00
Denis Shulyaka
2e150391dc
postfix: version update to 3.0.4
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2016-02-26 00:22:09 +03:00
Denis Shulyaka
c98b5ace9e
postfix: version update to 3.0.3.
...
Some minor issues fixed.
SMTPUTF8 support option added (by Val Kulkov). Disabled by default because of icu library size.
2016-02-09 11:25:13 +03:00
Denis Shulyaka
14c5938398
postfix: update to 3.0.1
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2015-05-10 22:35:34 +03:00
Denis Shulyaka
ca815cf6b7
mailman: upgrade to 2.1.20
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2015-04-10 23:28:28 +03:00
Denis Shulyaka
a778acd865
mailman: version upgrade to 2.1.19
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2015-03-03 18:11:09 +03:00
Denis Shulyaka
b7bc73104c
postfix: upgrade to version 3.0.0
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2015-02-16 01:17:45 +03:00
Denis Shulyaka
1e6a5606bc
mailman: add http source download link
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2015-01-01 23:02:13 +03:00
Denis Shulyaka
9adfea21f9
postfix: broken mynetworks parameter default value
...
Fixed an issue with the default parameter value.
1. By default, the init script set ip address instead of network address in the parameter value (i.e. 192.168.1.1/24 instead of 192.168.1.0/24)
2. Dynamic address were not caught by the init script
As a result, if the mynetworks parameter was left default, Postfix would have rejected the mails with the following message in the logs:
Sat Dec 6 23:26:45 2014 mail.info postfix/smtpd[22806]: NOQUEUE: reject: RCPT from unknown[104.167.106.30]: 451 4.3.0 <ds_gitcommit@shulyaka.org.ru >: Temporary lookup failure; from=<delivery@mx.sailthru.com > to=<ds_gitcommit@shulyaka.org.ru > proto=ESMTP helo=<mx-indiegogo-b.sailthru.com>
Sat Dec 6 23:26:45 2014 mail.warn postfix/smtpd[22806]: warning: non-null host address bits in "127.0.0.1/8", perhaps you should use "127.0.0.0/8" instead
This commit fixes that behavior for the new installations.
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-12-07 01:00:30 +03:00
Denis Shulyaka
06a096858d
postfix: fixed installing to the filesystem image
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-12-01 01:52:13 +03:00
Denis Shulyaka
4f3248867d
mailman: fixed compilation errors (Issue #498 )
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-11-04 17:03:43 +03:00
Denis Shulyaka
f155f1490c
python-dns: fixed URL
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-11-04 14:02:26 +03:00
Denis Shulyaka
250f1f2ade
postfix: Added experimental support for Berkeley DB (btree files).
...
Note that hash files are currently not supported by OpenWRT package of Berkeley DB.
CDB is still default.
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-11-01 13:20:17 +03:00
Denis Shulyaka
51aad45ebf
mailman: New mailman package (mailing list manager)
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-10-26 12:39:44 +03:00
Denis Shulyaka
59dd3e999e
New python-dns package
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-10-26 01:38:03 +03:00
Denis Shulyaka
977968bf65
postfix 2.11.3
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-10-25 21:21:31 +04:00
Denis Shulyaka
cbe59734b6
Postfix MTA
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2014-10-20 08:53:43 +04:00
Denis Shulyaka
81a85c40ba
Tinycdb library
2014-10-03 23:16:27 +04:00