[Exim] multiple authenticators (server_condition)

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Franz Georg Köhler
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [Exim] multiple authenticators (server_condition)
Hello everyone,


what would be the easiest way of authenticating against different auth
sources?


I have a working mysql server_condition and now I want to add a
plain-text source.


It seems that it is illegal to use multiple server_conditions.
I also can't add more authenticators, since the public names are already taken...