> Hello all,
> 
> Is there anyone know how to show the post number in subject line? This number 
> will be increased every time the member post something to the list. I have 
> tried to search through Mailman's settings but seem no luck.
> 

What is the version of your mailman?  Subject numbering feature was 
introduced in 2.1.6.  You will see the following info in 
admin->subject_prefix->detail page, if your version supports numbering:

You can also add a sequencial number by %d substitution directive. eg.; 
[listname %d] -> [listname 123] (listname %05d) -> (listname 00123)

Cheers,

-- 
Tokio Kikuchi, [EMAIL PROTECTED]
http://weather.is.kochi-u.ac.jp/

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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

Reply via email to