Am Sat, 10 Jul 2010 14:23:59 +0300 (IDT) schriebst du: > What about the permissions on /var/lib/mailman/data ? Postmap may not be > able to write the output file.
That's it. I put 777 on data and virtual-mailman* and now i can create a list. Thank you for this hint and your patience! But i still have problems: When i create a mailinglist on example2.org "test" and if i mail to this list, every member should get this mail. But without any error in the logs, this mail just gets swallowed by postfix: This is what i read in mail.log of postfix: Jul 10 14:20:07 example postfix/local[7899]: 62BFB6D0EC00A: to=<[email protected]>, relay=local, delay=0.14, delays=0.01/0.01/0/0.13, dsn=2.0.0, status=sent (delivered to command: /var/lib/mailman/mail/mailman post mailman) Jul 10 14:20:07 example postfix/qmgr[32331]: 62BFB6D0EC00A: removed Jul 10 14:04:52 example postfix/pipe[3852]: 38D176D0EC008: to=<[email protected]>, orig_to=<[email protected]>, relay=dovecot, delay=0.02, delays=0.01/0/0/0.01, dsn=2.0.0, status=sent (delivered via dovecot service) Jul 10 14:04:52 example postfix/qmgr[32331]: 38D176D0EC008: removed instead of given to the command it is given to <[email protected]> What could be wrong here? ------------------------------------------------------ Mailman-Users mailing list [email protected] http://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: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
