Peter Horst wrote:

>Hi, I'm trying to set up Mailman on a Fedora Core 5 system running 
>qmail. I'm using the current yum (rpm) package of Mailman.
>
>The 2.1 Installation Manual says:
>
>"Then make your aliases:
>.qmail => [EMAIL PROTECTED] letters
>.qmail-owner => mailman-owner’s letters"
>
>I can't parse this - can someone break it down for me? What does 
>"[EMAIL PROTECTED]'s letters" mean?
>
>Thanks, hope this is not too dumb.
>
>Peter
>  
>
Refer to your MTA documentation.
Also, it is a good practice to *google* solution first. There're a lot 
of solutions how to solve this.

As for exim i do this like that:
mailman_router:
  driver = accept
  condition = MAILMAN_ENABLED
  require_files = MAILMAN_VAR/lists/$local_part/config.pck
  local_part_suffix_optional
  local_part_suffix = -bounces : -bounces+* : \
                      -confirm+* : -join : -leave : \
                      -owner : -request : -admin
  transport = mailman_transport

Maybe your MTA has some like that?

-- 
Oleg D.

--
don't believe every word people use to say, they might be wrong.

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to