On Mon, Jun 24, 2002 at 07:55:55AM -0700, Paul Johnson wrote:
| What does this mean?
|
| # /usr/sbin/exim -v -M 17MVAm-0002nz-00
| delivering message 17MVAm-0002nz-00
| LOG: 0 MAIN PANIC DIE
| Neither the system_aliases director nor the address_pipe transport set
| a uid for local delivery of | /usr/lib/sympa/bin/queue
| gods-creatures@ursine.dyndns.org
It means that neither the filter nor the transport specified which uid
to run the program as.
You have 2 choices for correcting that.
1) put
system_filter_user = <pick a user>
in the global section of the config
2) put
user = <pick a user>
in the 'address_pipe' transport
I think the former is a better choice for you since the address_pipe
transport is likely used by other pipe-generating parts of the system
and you don't want them to obtain access to the user you're running
sympa as.
-D
--
How great is the love the Father has lavished on us,
that we should be called children of God!
1 John 3:1
http://dman.ddts.net/~dman/
Attachment:
pgpxO7k_ig6N6.pgp
Description: PGP signature