Hello,tmda-workers:

tmda-keygen -V ==>
TMDA/0.80 "Determine" (Python/2.2.2 on linux-i686)

in tmda-rfilter:
     (actions, matching_line) = infilter.firstmatch(recipient_address,
                                                   sender_list,
                                                   orig_msgin_body_as_raw_string,
                                                   orig_msgin_headers_as_raw_string,
                                                   orig_msgin_size)
when use orig_msgin_body_as_raw_string , orig_msgin_headers_as_raw_string and when 
message's header and body is encoded it act incorrectly

I change orig_msgin_headers_as_raw_string to orig_msgin_headers_as_string and
I can filter "header 'subject:.*xxxx' drop" correctly

but how can I filter my message's body (encoded by base64; text/plain & text/html & 
attachment)

I live in china,and most of my messages are writed by gb2312

                
              huanghongzhi
[EMAIL PROTECTED]
                 2003-06-19


_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to