# apt-get install mailman
# newlist mailman (when domain is pointing to the right place)
# /etc/init.d/mailman start     

postfix

  • main.cfg
  • owner_request_special = no
  • /usr/share/doc/mailman/README.POSTFIX
  • % newlist <list-name>
  • % emacs /etc/aliases
  • % newaliases
> Does anyone know if there is a way to import archived messages from 
> majordomo to Mailman??

Depends on how Majordomo stores the archived messages. If you can
convert them to a mailbox, just store that in the right archive
directory [1] and rebuild the archive [2].

-thh

[1] $MAILMAN/archives/private/$LISTNAME.mbox/$LISTNAME.mbox
[2] run $MAILMAN/bin/arch $LISTNAME (or run it with the --wipe option)
  • mailman_notes.txt
  • Last modified: 2010-08-05 09:20
  • by 83.101.5.51