Francis wrote on 5/21/11 6:19 PM: > Hi, I using GPGtools for mac, it's a great software package. But when I > send an encrypted email to my friend, there's also show those in the > mail: "Version: GnuPG/MacGPG2 v2.0.17 (Darwin)" and "Comment: GPGTools > - http://gpgtools.org". Dose those informations must stay in the > mail? Can I remove one of those informations or both? How to remove those?
I don't why you would like to do that, but it's your privilege. Please consider that those two items provide useful information to the recipients of your messages. You have to edit gpg.conf (located at ~/.gnupg/gpg.conf), and disable the following options, by typing the character # at the beginning of the line where the option is located. You can open gpg.conf with any text editor like TextEdit (part of the OS), or BBEdit Lite (freeware), or any other text editor. After making the changes (adding # at the beginning of the line where the option is located), you have to save and quit. Examples: # emit-version # comment Regards, Charly _______________________________________________ gpgtools-users mailing list [email protected] FAQ: http://www.gpgtools.org/faq.html Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users Unsubscribe: http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 This email sent to: [email protected]
