OS X Server 10.4.8 and Mailman
We have used an OS X server for shared web and mailing list hosting among other tasks, and have nursed it through 10.3 Panther and Tiger 10.4 . This OS X server has provided a wonderful introduction to *Nix servers.
However, the version upgrades are now starting to show their effects, as are now experiencing some flakiness with OS X 10.4.8 in regard to both VNC (OSXVNC) and Apple’s Server Admin Mailing List interface, which is just a gui for Mailman.
VNC
So far, a quick reboot cleared up VNC issues.
You can create easy ssh tunnel to an OSXvnc server named www.servername.com with the command:
vncviewer -via www.servername.com www.servername.com:0
Very handy if you just want to use your ssh user account into a server that has its port 5900 firewalled.
Mailman
Fortunately, Mailman responded to command line scripts as documented here: http://www.gnu.org/software/mailman/site.html
And on OS X server their location is /usr/share/mailman/bin as in:
server:/usr/share/mailman/bin $ sudo ./list_members
A complete list of Mailman commands found on our OS X server here:
add_members convert.py list_members remove_members
apple_config_list discard list_owners rmlist
arch dumpdb mailmanctl show_qfiles
b4b5-archfix find_member mmsitepass sync_members
change_pw fix_url.py msgfmt.py transcheck
check_db genaliases newlist unshunt
check_perms get_list_info paths.py update
cleanarch inject paths.pyc version
clone_member list_admins qrunner withlist
config_list list_lists rb-archfix
Will this box make it to 10.5 Leopard? Time will tell.
1 Comment »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Powered by WordPress
RSS Feed - Syndicate this Site
and comments feed




Comment by Forest Mars — 14-Feb-2008 #
Just don’t try using Server Admin to manage Mailman lists over say 5K, which have proven too big for Server Admin to handle, and will choke and sputter. This behaviour is well notated on the Macos-x-server mailing list, and is apparently still not fixed in 10.5.