RE: [Exim] exim - mailman faq not working for me

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Timothy Arnold
Fecha:  
A: 'rshugg@kinetitech.com.au', exim-users
Asunto: RE: [Exim] exim - mailman faq not working for me
What version of Exim / Mailman are you running?

Tim.

-----Original Message-----
From: Rob Shugg [mailto:rshugg@kinetitech.com.au]
Sent: 27 January 2003 06:42
To: exim-users@???
Subject: [Exim] exim - mailman faq not working for me



hey,
I am my wits end here. I have followed the faq to the letter on my debian
woody box.

this is the main problem:

gymaware:~# exim -bt gymaware-users
user "gymaware-users" for file existence test not found
gymaware-users@??? is undeliverable:
  unknown local-part "gymaware-users" in domain "gymaware.com" gymaware:~#

the relevant exim config bits are below, I'm not sure if its a debian thing
but i don't have the MAILMAN_HOME/lists/$local_part/config.pck instead there
is a file called ../../../config.db. is this relavent? I tried changing
MAILMAN_HOME/lists/$local_part/config.pck to
MAILMAN_HOME/lists/$local_part/config.db but that did nothing.

What have i missed?

rob

MAILMAN_HOME=/var/lib/mailman MAILMAN_WRAP=MAILMAN_HOME/mail/wrapper
.
.
.
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 = list                          <--- mailman running as user "list"
   group = list
.
.
.
mailman_director:
   driver = smartuser
   require_files = MAILMAN_HOME/lists/$local_part/config.pck
   suffix_optional
   suffix = -bounces : -bounces+* : \
             -confirm+* : -join : -leave : \
             -owner : -request : -admin
transport = mailman_transport

--

## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************