Autor: Konstantin Kletschke Datum: To: exim-users Betreff: Re: [exim] Allow user%domain auth
Am 2005-02-03 11:17 +0100 schrieb Taj Mahal:
> domains. The Problem is that clients should be able to use user@domain as
> login and user%domain. I got this already working for Courier (Imap & POP3)
On my setup I have user/pass in the courier SQL database doupled, one
user name with @, one with %
Exim uses the same database to authenticate.
Do you use SQL databases? This thing should be working with other
password files also.
But may be, there is a possibility to do this more elegant...