Hi everyone, I am very new to Ubuntu, and having problems with Mailman+Exim integration. My biggest problem here would be my little knowledge in manipulating things in Ubuntu. So here goes: I followed this link to install: https://help.ubuntu.com/community/Mailman The most important part in this is the MACROS definitions in Exim:
# User and group for Mailman, should match your --with-mail-gid # switch to Mailman's configure script. Value is normally "mailman" MM_UID=list MM_GID=list Now, posts cannot be delivered because: 2018-12-15 00:00:58 1gXuEg-0006Hn-2J ** test...@lists.my.co.ke < testing-boun...@lists.my.co.ke> R=mailman_router T=mailman_transport: Child process of mailman_transport transport returned 2 from command: /var/lib/mailman/mail/mailman After consulting Google, I got advised to run a test: root@lists:/home/wash# /var/lib/mailman/mail/wrapper post Group mismatch error. Mailman expected the mail wrapper script to be executed as group "daemon", but the system's mail server executed the mail script as group "root". Try tweaking the mail server to run the script as group "daemon", or re-run configure, providing the command line option `--with-mail-gid=root' So, how do I resolve this in Ubuntu 18.04 ?? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft." ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org