Mailing List Archive

Exim-4.1 and Mailman Error
Hello Exim+Mailman experts,

I've checked this list's archives, read the Install notes but Mailman is giving me
issues still.

I am imagining this could be an Exim issue, though it should really be my blindness.
I've spent whole day searching the web for a clue with no success.


When I post to a list I get the error:

pipe to |/usr/local/mailman/mail/wrapper post elections-2002
generated by elections-2002@wananchi.com
local delivery failed

I have run a debug but really can't see why, so I've opted to seek your help.


# Debug here..


wash@ns2 ('tty') ~ 269 -> exim -d -bt elections-2002@wananchi.com
Exim version 4.10 uid=3497 gid=0 pid=88501 L=834cd8 D=fff7577f
probably Berkeley DB version 1.8x (native mode)
changed uid/gid: forcing real = effective
uid=0 gid=0
auxiliary group list: 0
admin user
user name "Odhiambo Washington" extracted from gecos field "Odhiambo Washington"
originator: uid=3497 gid=0 login=wash name=Odhiambo Washington
sender address = wash@wananchi.com
Address testing: uid=0 gid=6 euid=0 egid=6
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Testing elections-2002@wananchi.com
<cut>
..
</cut>

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Considering elections-2002@wananchi.com
active address elections-2002@wananchi.com
local_part=elections-2002 domain=wananchi.com
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
routing elections-2002@wananchi.com
--------> list_owner_router router <--------
local_part=elections-2002 domain=wananchi.com
list_owner_router router skipped: suffix mismatch
--------> owner_list_router router <--------
local_part=elections-2002 domain=wananchi.com
owner_list_router router skipped: prefix mismatch
--------> list_admin_router router <--------
local_part=elections-2002 domain=wananchi.com
list_admin_router router skipped: suffix mismatch
--------> list_request_router router <--------
local_part=elections-2002 domain=wananchi.com
list_request_router router skipped: suffix mismatch
--------> list_router router <--------
local_part=elections-2002 domain=wananchi.com
checking require_files
file check: /usr/local/mailman/lists/${lc:$local_part}/config.db
expanded file: /usr/local/mailman/lists/elections-2002/config.db
stat() yielded 0
calling list_router router
rda_interpret (string): |/usr/local/mailman/mail/wrapper post ${lc:$local_part}
expanded: |/usr/local/mailman/mail/wrapper post elections-2002
file is not a filter file
parse_forward_list: |/usr/local/mailman/mail/wrapper post elections-2002
extract item: |/usr/local/mailman/mail/wrapper post elections-2002
set transport list_transport
list_router router generated |/usr/local/mailman/mail/wrapper post elections-2002
pipe, file, or autoreply
errors_to=NULL transport=list_transport
uid=unset gid=unset home=NULL
routed by list_router router
envelope to: elections-2002@wananchi.com
transport: <none>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Considering |/usr/local/mailman/mail/wrapper post elections-2002
elections-2002@wananchi.com -> |/usr/local/mailman/mail/wrapper post elections-2002
transport = list_transport
search_tidyup called
>>>>>>>>>>>>>>>>>> Exim pid=88501 terminating with rc=0 >>>>>>>>>>>>>>>>>>



-Wash

--
Odhiambo Washington <wash@wananchi.com> "The box said 'Requires
Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,'
Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD."
GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-)


The moon may be smaller than Earth, but it's further away.
Re: Exim-4.1 and Mailman Error [ In reply to ]
* Odhiambo G. Washington <wash@wananchi.com> [20020724 17:27]: wrote:
>
> Hello Exim+Mailman experts,
>
> I've checked this list's archives, read the Install notes but Mailman is giving me
> issues still.
>
> I am imagining this could be an Exim issue, though it should really be my blindness.
> I've spent whole day searching the web for a clue with no success.
>
>
> When I post to a list I get the error:
>
> pipe to |/usr/local/mailman/mail/wrapper post elections-2002
> generated by elections-2002@wananchi.com
> local delivery failed
>



Replying to my own posting to save my face, I did get the problem. I was stupid enough
not to read through my notes to realize that I needed
MAILMAN_GID=mail
instead of MAILMAN_GID=mailman.


Its okay fellows. Sorry for wasting yout valuable time.

[I am entitled to a time slot though ;-)]



-Wash

S y s t e m s A d m i n i s t r a t o r
--

------=====================================------
Odhiambo Washington Wananchi Online Ltd
E: WASH@wananchi.com www.wananchi.com
P: (254)2 313 985-9 1st Floor Loita Hse
F: (254)2 313 922 Loita St., NAIROBI
------=====================================------
++
Fortune: You will be attacked next Wednesday at 3:15 p.m. by six samuri
sword wielding purple fish glued to Harley-Davidson motorcycles.

Oh, and have a nice day!
-- Bryce Nesbitt '84
Re: Exim-4.1 and Mailman Error [ In reply to ]
Odhiambo G. Washington wrote:

>Hello Exim+Mailman experts,
>
>I've checked this list's archives, read the Install notes but Mailman is giving me
>issues still.
>
>I am imagining this could be an Exim issue, though it should really be my blindness.
>I've spent whole day searching the web for a clue with no success.
>
>
>When I post to a list I get the error:
>
>pipe to |/usr/local/mailman/mail/wrapper post elections-2002
> generated by elections-2002@wananchi.com
> local delivery failed
>
>I have run a debug but really can't see why, so I've opted to seek your help.
>
>
Did you look at the mailman logs? It looks like mailman is rejecting the
post for some reason-- perhaps exim doesn't have execute permissions to
/usr/local/mailman/mail/wrapper OR (I think this is the error I got once
when compiling with the wrong gid in --with-mail-gid= on compiling mailman.

glen