-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



im trying to get mailman to play nice with exim


versions are both latest exim is working fine (its using mysql,exiscan+spammassassion+clamav)


delivering email happily to pop3 and qpopper is just loving life as well

now mailman works just fine on the www side of things

but i cannot post to lists!!

heres exim -d -bd -q30m output




~ 4635 argv[1] = post ~ 4635 argv[2] = bong ~ 4635 Writing message to pipe 31141 set_process_info: 31141 reading output from |/usr/local/lib/mailman/mail/mailman '${if def:local_part_suffix {${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} {post}}' $local_part ~ 4635 writing data block fd=8 size=47 timeout=3600 ~ 4635 writing data block fd=8 size=2100 timeout=3600 ~ 4635 writing data block fd=8 size=1 timeout=3600 ~ 4635 writing error 32: Broken pipe ~ 4635 transport error EPIPE ignored ~ 4635 mailman_transport transport yielded 2 ~ 4635 search_tidyup called 14672 mailman_transport transport returned FAIL for [EMAIL PROTECTED] 14672 post-process [EMAIL PROTECTED] (2) 14672 LOG: MAIN 14672 ** [EMAIL PROTECTED] R=mailman_router T=mailman_transport: Child process of mailman_transport transport returned 2 from command: /usr/local/lib/mailman/mail/mailman 14672 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>


exim knows it needs to send it to mailman, heres the configure file details

~  mailman_transport:
~    driver = pipe
~    command = MM_WRAP \
~              '${if def:local_part_suffix \
~                    {${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
~                    {post}}' \
~              $local_part
~    current_directory = MM_HOME
~    home_directory = MM_HOME
~    user = MM_UID
~    group = MM_GID



straight from the howto

any ideas?

dean
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFA/PkSI1HDX08lY+ARAjE9AJ9jUn7WLrwP+JJgHR8z3Mc6/pACNACdE3DO
dPszbgN5iyQU98CWU9NdWaQ=
=ZaAe
-----END PGP SIGNATURE-----
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to