Prashanth wrote: > > When i enable the topic in mailman and send single >mail with multiple messages with keywords will it scan around the >whole message and send mails, > >E.g: > >Mail Data: > >Keyward : message1 >message 1 data >. >. >. >. >. > >Keyward: message2 >message 2 data >. >. >. >. > >and now will mailman deliver mail to people who have subscribed to >keyword: message1 and message 2 respectively ?
No. The first non-header-like line in the message body stops the scan. You would have to put Keywords: message1, message2 as the first body line. Also, it must be Keywords:, not Keyword: -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
