diff man/masqmail.conf.5 @ 242:bc9d9cd9ee8e

made addr_isequal() and addr_isequal_parent() more flexible refactored various bits of this stuff. addr_isequal_alias() had become needless now and was removed. In fail_msg.c: postmaster is now matched caseless, like required by RFC.
author markus schnalke <meillo@marmaro.de>
date Mon, 25 Oct 2010 17:42:48 -0300
parents ec28ce798b79
children e758296de02d
line wrap: on
line diff
--- a/man/masqmail.conf.5	Mon Oct 25 15:41:48 2010 -0300
+++ b/man/masqmail.conf.5	Mon Oct 25 17:42:48 2010 -0300
@@ -251,7 +251,11 @@
 .TP
 \fBalias_local_caseless = \fIboolean\fR
 
-If this is set, local parts in the alias file will be matched disregarding upper/lower case.
+If this is set, aliasing and the matching for \fBlocal_addresses\fP and
+\fBnot_local_addresses\fP will be done caseless.
+
+Note: Be sure to change this option only if the queue is empty as
+correct processing of queued messages is not guaranteed otherwise.
 
 Default: false