On 11/5/07 12:16 AM, "Derrick" <[EMAIL PROTECTED]> wrote: > I've got something buggered with exim and mailman, when doing an upgrade. > Freebsd 6.2, exim 4.68, mailman 2.1.9_5 > > All I see in the exim logs is: > > 2007-11-05 00:01:27 1Iowti-000BVP-Gw ** [EMAIL PROTECTED] R=list_director > T=list_transport: Child process of list_transport transport ret > urned 2 from command: /usr/local/mailman/mail/mailman > > > HOw can I get more info to figure out if it's an owner/group problem?
Make sure that Exim has permission to execute the command to which it is trying to pipe the message. I think I would start with Mailman's bin/check_perms command. --John -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
