hello!
Please... I'm integrating zimbra with mailman using the solution in
[SOLVED] Zimbra+Mailman Howto .
That's all ok, but I've noticed that when I restart my zimbra server using zmcontrol, my modifications are lost.
E.g:
virtual_alias_maps = ldap:/opt/zimbra/conf/ldap-vam.cf,hash:/usr/local/mailman/data/virtual-mailman
alias_maps = hash:/etc/aliases,hash:/usr/local/mailman/data/aliases
Above, I need to add "hash:/usr/local/mailman/data/virtual-mailman" in main.cf, but, as mentioned before, when I restart the zimbra server, the modifications are lost.
I would like of use the zmprov command to insert a new virtual_alias_maps into ldap-vam.cf .
Is there any solution that don't erase my personal configurations in main.cf?
Thank you!
Regards,