summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-12-07 21:35:31 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2014-01-11 22:11:57 +0100
commit665a172c01b0e31a7150ccde6e5d533eb37ebe92 (patch)
treebeae7e2324a166ab7916815e4e4403753cd8017a
parent7b6cb30875afeb189691563ab5028fd9f58e72e8 (diff)
Increasing maximum e-mail size / Added the SMTP client to the DNSWL.
-rw-r--r--changelog.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.mdwn b/changelog.mdwn
index d71fb89..9616850 100644
--- a/changelog.mdwn
+++ b/changelog.mdwn
@@ -8,4 +8,6 @@ domains they (co-)own. (G)
* 2012-08-20 An experimental MSA (port 587) and outgoing SMTP server are
running on smtp.fripost.org. (G)
* 2012-11-24 Every e-mail leaving our SMTP client now gets virus-scanned and DKIM-signed. (G)
+* 2012-12-05 Our outgoing SMTP has been added to the DNS WhiteList http://www.dnswl.org . (G)
* 2012-12-06 Every outgoing e-mail now gets through our own SMTP client. (G)
+* 2012-12-06 The maximum mail size in now set to 67MiB on each of our machines. (G)