]> git.marmaro.de Git - mmh/blobdiff - h/fmt_compile.h
Add %(unmailto) format function for List-Post headers
[mmh] / h / fmt_compile.h
index a84efaeda512ec4b24ccc8dd571ef212959a6d82..f034c6c0038abd204d8788105af55114f32e6af2 100644 (file)
 #define FT_V_MATCH       87    /* V = 1 if "str" contains literal    */
 #define FT_V_AMATCH      88    /* V = 1 if "str" starts with literal */
 
 #define FT_V_MATCH       87    /* V = 1 if "str" contains literal    */
 #define FT_V_AMATCH      88    /* V = 1 if "str" starts with literal */
 
+#define FT_LS_UNMAILTO   89    /* remove "mailto:"                   */
+
 #define IF_FUNCS FT_S_NULL    /* start of "if" functions */
 #define IF_FUNCS FT_S_NULL    /* start of "if" functions */