The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

GetCurrentUser

To use the gnupg-secured mail gateway, you need to do the following:

Set up a gnupgp key directory with a pubring containing only the keys you care about and specify the following in your SiteConfig.pm

Set($RT::GPGKeyDir, "/path/to/keyring-directory"); @RT::MailPlugins = qw(Auth::MailFrom Auth::GnuPG Filter::TakeAction);