which domain. internal or external?
Dirk Werner
dwerner at curiousbits.de
Thu Aug 2 15:31:02 CEST 2012
On 08/02/2012 03:14 PM, mailingliste at dreampixel.de wrote:
>
> where kolab postfix 2.3 stores the configuration? Where can I set the
> following values?:
>
> relayhost
> masquerade_domains
> mydestination
>
> The old kolab had this in main.cf but absent in the new disclosures that. I
> should just add this in the file /etc/postfix/main.cf on the new kolab-host?
I've been doing this on a Kolab 2.3.4 openpkg version running in kvm on
debian:
grep -lr "masquerade_domains" /kolab/etc/kolab/
and it gave me as result
/kolab/etc/kolab/templates/main.cf.template
/kolab/etc/kolab/templates/master.cf.template
So, I guess these are the places where you can set the parameter
masquerade_domains.
grep -lr "relayhost" /kolab/etc/kolab/
gives me
/kolab/etc/kolab/templates/amavisd.conf.template
/kolab/etc/kolab/templates/main.cf.template
....
More information about the users
mailing list