[Rt-commit] rt branch, 4.2/smime, updated. rt-4.1.19-219-g0fe0744
Kevin Falcone
falcone at bestpractical.com
Wed Sep 4 15:44:55 EDT 2013
The branch, 4.2/smime has been updated
via 0fe07442c1475665c1eb6a5135da05f97b336706 (commit)
from 9acf8107b6548f05202fbeefdfd4babc3df67f60 (commit)
Summary of changes:
etc/RT_Config.pm.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 0fe07442c1475665c1eb6a5135da05f97b336706
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Sep 4 15:40:41 2013 -0400
Link to a spelled-out example of the correct MailPlugins line
diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 502257e..e3a41f8 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -2307,7 +2307,7 @@ email. You may set C<Incoming> to a subset of this list, if some enabled
protocols do not apply to incoming mail; however, this is usually
unnecessary. Note that for any verification or decryption to occur for
incoming mail, the C<Auth::Crypt> mail plugin must be added to
-L</@MailPlugins>.
+L</@MailPlugins> as specified in L<RT::Crypt/Handling incoming messages>.
For outgoing emails, the first security protocol from the above list is
used. Use the C<Outgoing> option to set a security protocol that should
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list