Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32186/include
Modified Files:
Moptions.h
Log Message:
added an option to use default personal name when setting From from To if none
specified
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.91
retrieving revision 1.92
diff -b -u -2 -r1.91 -r1.92
--- Moptions.h 20 Jun 2004 02:56:27 -0000 1.91
+++ Moptions.h 6 Jul 2004 13:00:08 -0000 1.92
@@ -171,4 +171,5 @@
extern const MOption MP_BEACONHOST;
extern const MOption MP_SET_REPLY_FROM_TO;
+extern const MOption MP_SET_REPLY_STD_NAME;
extern const MOption MP_USEVCARD;
extern const MOption MP_VCARD;
@@ -753,4 +754,6 @@
/// set reply string from To: field?
#define MP_SET_REPLY_FROM_TO_NAME _T("ReplyEqualsTo")
+/// set reply address only?
+#define MP_SET_REPLY_STD_NAME_NAME _T("ReplyUseStdName")
/// should we attach vCard to outgoing messages?
#define MP_USEVCARD_NAME _T("UseVCard")
@@ -1598,4 +1601,6 @@
/// set reply string from To: field?
#define MP_SET_REPLY_FROM_TO_DEFVAL 0l
+/// set reply address only?
+#define MP_SET_REPLY_STD_NAME_DEFVAL 1l
/// should we attach vCard to outgoing messages?
#define MP_USEVCARD_DEFVAL 0l
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates