[Mailman-Users] Re: Sendmail and virtual hosts

Bill Moseley moseleymm at hank.org
Mon Nov 26 20:18:39 CET 2001


At 12:12 PM 11/26/01 -0700, Ashley M. Kirchner wrote:
>    In your virtusertable:
>
>    #mailing lists
>    test at hank.org          test
>    test-admin at hank.org    test-admin
>    test-request at hank.org  test-request
>    test-owner at hank.org    test-owner
>
>    #catchall rule
>    @hank.org              moseley+%1

Thanks, that's what was I worried about.  ;)

Do people use shell scripts to do all this work?

su - mailman
bin/newlist foo
su
<edit /etc/mail/aliases>
newaliase
<edit /etc/mail/virtusertable>
makemap hash virtusertable < virtusertable
<restart sendmail>

Actually, the problem with that is the bin/newlist should be done last as
it sends mail to the new list admin, and if done first, the list isn't
really setup yet.

Thanks for the help!



Bill Moseley
mailto:moseley at hank.org




More information about the Mailman-Users mailing list