Hi,
I use exim4 with mailman. Mailman requires pipes in the /etc/aliases to
work properly. One of the things that you can set on the exim
configuration file is what user and group to run the piped programs.
Here is what I use on my exim4 configuration file:
system_aliases:
debug_print = "R: system_aliases for [EMAIL PROTECTED]"
driver = redirect
domains = +local_domains
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/aliases}}
user = list
group = mail
file_transport = address_file
pipe_transport = address_pipe
Notice the lines "user = list" "group= mail" that is where I set the
user and group to run the piped programs.
Please let me kno if this helped you with your problem.
Bye
Cesar Mendoza
http://www.kitiara.org
--
"All truth passes through three stages: first it is ridiculed,
then violently opposed and eventually, accepted as self-evident."
-- Schopenhauer
On Fri, Jun 17, 2005 at 12:34:59AM +0200, Thomas Clavier wrote:
> Package: lists-archives
> Version: 200300506-1.1
> Severity: grave
> Justification: renders package unusable
>
> I use lists-archives width exim4 and in exim4 using pipes in the
> /etc/aliases file is disabled. Readme and other docs don't explain how to
> make a dedicated router/transport pair.
> If i manualy activate pipe in /etc/alias ... all piped action are made whith
> the user : Debian-exim :-( and they don't have privilege to write in
> /var/lib/lists-archives ! Width this, i find all mail to lists-archives
> in /var/spool/mail/Debian-exim :-((
>
> -- System Information:
> Debian Release: 3.1
> APT prefers sarge
> APT policy: (900, 'stable'), (600, 'testing'), (300, 'unstable')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.8-2-k7
> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
>
> Versions of packages lists-archives depends on:
> ii mhonarc 2.6.10-1 Mail to HTML converter
> ii perl [perl5] 5.8.4-8 Larry Wall's Practical
> Extraction
> ii procmail 3.22-11 Versatile e-mail processor
>
> -- no debconf information
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]