Mailman Multidomain
Tobias Brunner
tobias at tobru.ch
Fri Aug 1 13:44:46 CEST 2014
Hi all,
I'm trying to integrate mailman with multidomain in Kolab 3, as
described here:
http://danielpocock.com/effectively-supporting-virtual-domains-with-mailman
The basic parts are done, but I'm facing an issue where the piped
mailman command in the aliases file get's rewritten and treated as a
local user. This looks like this in the mail.log file:
Aug 1 13:32:10 james postfix/local[30445]: 99C8A59831:
to=<|/var/lib/mailmen/lists.mydomain.org/mail/mailman post
mailman at mymaindomain.ch>, orig_to=<mailman at lists.mydomain.org>,
relay=local, delay=0.35, delays=0.19/0.01/0/0.15, dsn=5.1.1,
status=undeliverable (unknown user:
"|/var/lib/mailmen/lists.mydomain.org/mail/mailman post mailman")
Of course this should not happen, it should only execute the command and
not rewrite it. Does anyone have an idea what's going on here? I have a
Kolab 3.2 installation on Debian and followed the above mentioned
"mailmen" documentation... The relevant parts in main.cf are:
alias_maps = hash:/etc/aliases,hash:/etc/mailmen/mapped-aliases
virtual_alias_maps = $alias_maps, hash:/etc/mailmen/mapped-virtual,
ldap:/etc/postfix/ldap/virtual_alias_maps.cf,
ldap:/etc/postfix/ldap/mailenabled_distgroups.cf,
ldap:/etc/postfix/ldap/mailenabled_dynamic_distgroups.cf
relay_domains = lists.mydomain.org
Thanks for any hints...
Cheers,
Tobias
More information about the users
mailing list