Hi Jerry.

> I have tried to install mailman-2.0.1 on my linux server.
> 
> After the installation, I created a new list and tried to subscribe to
> this list. However, the mail accounts for the auto-responders were not
> built.
> 
> [EMAIL PROTECTED] -- the general posting address
> listname-request@...  -- the automated "request bot" address
> listname-admin@...    -- the human administrator address

You need to add these yourself to your /etc/aliases file (and run newaliases)
if you use sendmail or any other mailer which uses that method, or somehow
generate the aliases if you use another mailer which doesn't.  Try running
"bin/newlist testlist" and check out the aliases the program gives you at the 
end of the list creation process. 

Dave Klingler

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://www.python.org/mailman/listinfo/mailman-users

Reply via email to