[Rt-commit] rt branch, 4.0/outgoing-mail-from, created. rt-4.0.7-60-gc575005
Thomas Sibley
trs at bestpractical.com
Thu May 30 14:01:54 EDT 2013
The branch, 4.0/outgoing-mail-from has been created
at c57500569d472b77e17de00cf341ab70ccba74fc (commit)
- Log -----------------------------------------------------------------
commit c57500569d472b77e17de00cf341ab70ccba74fc
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu May 30 11:01:20 2013 -0700
Upgrade notes for the Set/OverrideOutgoingMailFrom changes
diff --git a/docs/UPGRADING-4.0 b/docs/UPGRADING-4.0
index 4b64d2e..5c7fe40 100644
--- a/docs/UPGRADING-4.0
+++ b/docs/UPGRADING-4.0
@@ -129,3 +129,18 @@ correctly:
share/html/Search/Elements/BuildFormatString
share/html/Search/Elements/PickCFs
share/html/Search/Elements/PickCriteria
+
+UPGRADING FROM 4.0.13 and earlier - Changes:
+
+The "Default" key of the $OverrideOutgoingMailFrom config option now, as
+previously documented, only applies when no ticket is involved. Previously it
+was also used when a ticket was involved but the associated queue had no
+specific correspond address. In such cases the global correspond address is
+now used.
+
+The config option $SetOutgoingMailFrom now accepts an email address as a value
+which will act as a global default. This covers the simple case of sending all
+bounces to a specific address, without the previous solution of resorting to
+defining all queues in $OverrideOutgoingMailFrom. Any definitions in the
+Override option (including Default) still take precedence. See
+L<RT_Config/$SetOutgoingMailFrom> for more information.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list