Script to sign mail

Hello guys,

I finished a scripts to sign the mails with GnuPG, I attach it in this mail.
It’s very easy to use. To use it, please follow these steps:

1.- Copy the signmail.pl in the RT “bin” directory.
2.- Change the signmail.pl with your path.
- $fileLOG
- $parserFolder
- $keydir
3.- Write a routine to read the passphrase, I actually read the passphrase
from a file, but you can read it from where ever you want… you only must
write the code.
4.- Modify the value of $SendmailPath variable in the RT_SiteConfig to point
out to the above file.

I hope my script was useful.

Cheers,
Carlos

signmail-v4.1-tosend.pl (3.11 KB)