Hello,
I know that Jesse is working in PGP integration, but I can't wait. I've
found one RT_SiteConfig.pm file that contains:
# {{{ GnuPG
# A full description of the (somewhat extensive) GnuPG integration can
be found by
# running the command
#
# perldoc RT::Crypt::GnuPG (or perldoc lib/RT/Crypt/GnuPG.pm from your
RT install directory).
Set( %GnuPG,
Enable => 1,
# Set OutgoingMessagesFormat to 'inline' to use inline encryption and
# signatures instead of 'RFC' (GPG/MIME: RFC3156 and RFC1847) format.
OutgoingMessagesFormat => 'RFC', # Inline
);
I have been looking for RT::Crypt::GnuPG in CPAN and it is not there,
but I've found GnuPG.pm in /opt/rt3/lib/RT/Interface/Email/Auth but I
don't know what to do with it...
Any idea?
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com