Config example for multiple domains with different settings

Christian Rößner c at roessner-network-solutions.com
Wed Aug 3 19:57:03 CEST 2016


> Am 03.08.2016 um 12:17 schrieb Nicki Messerschmidt, Linksystem Muenchen GmbH <n.messerschmidt at buero.link-m.de>:
> 
> [DEFAULT]
> action = settings
> account_type = email

You can use this section for default settings that are mapped to _all_ other sections. So everything you specify here, will also exist in any other section. Os this what you looked for?

Another way is to specify follow statements:

[my_wonderful_settings]
backend = static_append
foo = bar
{...}

[domain1.tld]
{some settings}
follow = my_wonderful_settings

[domain2.tld]
{some settings}
follow = my_wonderful_settings

[domain3.tld]
{some settings}
follow = my_wonderful_settings


Both examples should work ;-)

Christian
--
Erlenwiese 14, 36304 Alsfeld
T: +49 6631 78823400, F: +49 6631 78823409, M: +49 171 9905345
USt-IdNr.: DE225643613, https://www.roessner-network-solutions.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://mail.sys4.de/pipermail/automx-users/attachments/20160803/8ad9e875/attachment.asc>


More information about the automx-users mailing list