Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv4481/include
Modified Files:
Moptions.h
Log Message:
added an option "Get GPG key from server"
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.72
retrieving revision 1.73
diff -b -u -2 -r1.72 -r1.73
--- Moptions.h 16 Jul 2003 08:30:07 -0000 1.72
+++ Moptions.h 16 Jul 2003 17:03:34 -0000 1.73
@@ -341,4 +341,5 @@
extern const MOption MP_PGP_COMMAND;
extern const MOption MP_PGP_KEYSERVER;
+extern const MOption MP_PGP_GET_PUBKEY;
extern const MOption MP_USE_NEWMAILCOMMAND;
extern const MOption MP_NEWMAILCOMMAND;
@@ -1052,4 +1053,6 @@
/// PGP/GPG key server for public keys
#define MP_PGP_KEYSERVER_NAME "PGPKeyServer"
+/// get PGP key from server?
+#define MP_PGP_GET_PUBKEY_NAME "PGPGetPubKey"
/// execute a command when new mail arrives?
#define MP_USE_NEWMAILCOMMAND_NAME "CommandOnNewMail"
@@ -2010,4 +2013,6 @@
/// PGP/GPG key server for public keys
#define MP_PGP_KEYSERVER_DEFVAL "wwwkeys.eu.pgp.net"
+/// get PGP key from server?
+#define MP_PGP_GET_PUBKEY_DEFVAL 1l
/// command to execute when new mail arrives
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates