[Workaround.org] ispmail tutorial repository commit: Proposed changes by Matthias Buecher
chaas
chaas at workaround.org
Wed Aug 20 22:49:22 CEST 2008
changeset: 16:88c6133a2156
tag: tip
user: Christoph Haas <email at christoph-haas.de>
date: Wed Aug 20 22:49:21 2008 +0200
files: tutorial/en.rest
description:
Proposed changes by Matthias Buecher
diff -r d656134e71d4 -r 88c6133a2156 tutorial/en.rest
--- a/tutorial/en.rest Fri Aug 01 19:52:53 2008 +0200
+++ b/tutorial/en.rest Wed Aug 20 22:49:21 2008 +0200
@@ -302,7 +302,7 @@
so that you can send email to root at localhost for example.
-We recommend you also betimes read the `upstream documentation on
+We recommend you also read the `upstream documentation on
virtual domains`_ also known as the VIRTUAL_README.
.. _upstream documentation on virtual domains:
@@ -1205,7 +1205,7 @@
domain is a virtual domain and forwarded the email to the 'dovecot' service.
-Checking the user's mailbox
+Checking the user's maildir
------------------------------
The email should now be somewhere under
@@ -1508,7 +1508,7 @@
$> postconf -e mynetworks=192.168.50.0/24
-One case of relaying from outside of your network is but important in
+But one case of relaying from outside of your network is important in
real-life. Imagine you have a user who is currently not connected to your local
network but wants to send out an email to the internet through your mail
server. According to the above rules the user would not be able to do that
@@ -1682,6 +1682,8 @@
587 and 465), you'd want to use either "``smtpd_tls_security_level = encrypt``"
(for STARTTLS, generally on port 587) or "``smtpd_tls_wrappermode = yes``"
(for SSL encryption from the initial connection on, generally on port 465).
+You could also set "``smtpd_tls_security_level = may``" to that TLS
+encryption is offered but it's not mandatory (so called opportunistic TLS).
Step 10: AMaViS: Filtering spam and viruses
More information about the Workaround-chitchat
mailing list