multiple imap or pop3 entries

Christian Rößner c at roessner-network-solutions.com
Tue Feb 28 17:29:27 CET 2017


Hi,

> Am 28.02.2017 um 11:56 schrieb Wolfgang Rosenauer <wolfgang at rosenauer.org>:
> 
> Hi,
> 
> at least the mozilla specification allows to provide multiple
> definitions for services. For example I would like to specify IMAP/SSL
> but also would like to give the option of IMAP/STARTTLS.
> 
> I'm not actually sure if that is relevant in practice but I had it like
> this before and it is explicitely mentioned in some mozilla
> documentation so I went with that.
> Now trying to replace my own solution with automx and miss that feature.

This feature exists by adding a "follow = foo" block. This "foo" Block can then have a backend like "static_append" which adds additional settings.

[some_section]
backend = static

Your settings here for your primary default

follow = some_addons

[some_addons]
backend = static_append

Your other settings here


You can add as many follow blocks as you want :) The name for the follow statement might be whatever you like. It should NOT be a domain!

Hope that helped

Christian
-- 
Erlenwiese 14, 36304 Alsfeld
T: +49 6631 78823400, F: +49 6631 78823409, M: +49 171 9905345

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2786 bytes
Desc: not available
URL: <https://mail.sys4.de/pipermail/automx-users/attachments/20170228/b29ab527/attachment.p7s>


More information about the automx-users mailing list