Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv4540/include
Modified Files:
Address.h
Log Message:
Parse/ignore URLs in List-* headers
Index: Address.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Address.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- Address.h 28 Dec 2002 02:28:33 -0000 1.10
+++ Address.h 17 Oct 2003 13:33:32 -0000 1.11
@@ -156,4 +156,7 @@
extern bool ContainsOwnAddress(const String& str, Profile *profile);
+/// Modifies <mailto:(.*)> to <$1> and removes other <[a-z]+:.*> parts
+extern String FilterAddressList(const String& original);
+
#endif // _ADDRESS_H_
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates