Bob Lydiate wrote:

>How can I tell what actual version of Mailman I have. I am using mailman on
>an Ubuntu server and the Ubuntu version number is not in the same general
>format as the mailman version numbers.


You can look in Mailman's data/last_mailman_version

This will contain something like

0x2010bf0

which parses as

2     |    01   |   0b    |   f   |    0
major |  minor  |  micro  |  level|  serial

= 2.1.11 final

for the level,
 a = alpha, b = beta, c = releace candidate and f = final

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to