and don't forget that most mail servers' configurations will require you to run something to get the mail server to recognize the new aliases (ie; sendmail's "newaliases", and postfix's newaliases or "postalias hash:/path/to/aliases-file" or whatever's appropriate for your configuration).
-jessica IOhannes m zmoelnig wrote: >Nick wrote: >> Hi, >> I've installed Mailman on a debian system running postfix. I can add >> newlists, and subscribe but when i go to confirm my subscription I get a >> user not found (listname-request). I have created several lists but none of >> the create the necessary users although the script indicates that this has >> been done. >> >> Can someone please shed some light on this problem for me >> >you have to append the lines you get from the newlist-command to your >/etc/aliases files. >the easiest way is to use the "-o" option like >"newlist -o /etc/aliases my_list" > >mfg.cdsa.dr >IOhannes > > > >> Nick Cockinos >> > > >------------------------------------------------------ >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 > ------------------------------------------------------ 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
