[Exim] exim 4.34 and mailman 2.1.1: configures like in FAQ b…

Pàgina inicial
Delete this message
Reply to this message
Autor: Wolfgang.Fuertbauer
Data:  
A: exim-users
Assumpte: [Exim] exim 4.34 and mailman 2.1.1: configures like in FAQ but does not work
Hi all,

I try to configure exim with mailman
(of course) a read the FAQ Entry about it, but:

every test from "List Verification" fails :
% exim -bt liste1-users
liste1-users@??? is undeliverable:
Unknown user

what am i doing wrong ?

Wolfgang

--config ---

# Home dir for your Mailman installation -- aka Mailman's prefix
# directory.
MAILMAN_HOME=/var/lib/mailman
MAILMAN_WRAP=/usr/lib/mailman/mail/mailman

# User and group for Mailman, should match your --with-mail-gid
# switch to Mailman's configure script.
MAILMAN_UID=mailman
MAILMAN_GID=mailman

...
begin routers
  mailman_router:
    driver = accept
    require_files = MAILMAN_HOME/lists/$local_part/config.pck
    local_part_suffix_optional
    local_part_suffix = -bounces : -bounces+* : \
                        -confirm+* : -join : -leave : \
                        -owner : -request : -admin
    transport = mailman_transport
...
  mailman_transport:
    driver = pipe
    command = MAILMAN_WRAP \
              '${if def:local_part_suffix \
                    {${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
                    {post}}' \
              $local_part
    current_directory = MAILMAN_HOME
    home_directory = MAILMAN_HOME
    user = MAILMAN_UID
    group = MAILMAN_GID


----------------------------------------------------------------------
Wolfgang Fuertbauer (E-Mail: Wolfgang.Fuertbauer@???)
EBEWE Pharma                          Tel: ++43 7665 8123 315
Mondseestrasse 11                     Fax: ++43 7665 8123 11
4866  Unterach, Austria
http://www.ebewe.com