|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: % in SMTP-AUTH usernames
From: Stanislav Grozev (tacho
orbitel.bg)
Date: Thu Dec 02 2004 - 04:10:10 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Dec 02, 2004 at 10:09:03AM +0100, Patrick Ben Koetter wrote:
> * Stanislav Grozev <tacho
orbitel.bg>:
> > Hello,
> >
> > I am not sure, whether this is an issue with Postfix, but I have the
> > following problem:
> >
> > I have a virtual domains/mailboxes setup (via virtual_mailbox_domains,
> > virtual_mailbox_maps and virtual_alias_maps). Everything is working
> > fine. I authenticate off of a LDAP directory via saslauthd. Usernames
> > are in the form username
domain.tld. Everything is fine, saslauthd
> > splits this into username and domain.tld and uses the correct LDAP
> > filter. The problem is, some mail clients have to use
> > username%domain.tld. Does anyone know a way to make saslauthd also
> > split on %, or can Postfix convert it before handing off to saslauthd?
>
> Not that I know. IIRC using % as delimiter is non-standard - in other
> words broken, but I didn't look this up in the SASL RFC.
yep, I also think it is. But tell that to the authors of early versions of Netscape,
and (I think all) versions of Eudora. Anyway, I have made a patch to libsasl2, if anyone
is interested, I can make it available. It's very simple - if the check for '
' fails, it
tries to check for '%'.
>
> p
rick
>
-tacho
--
0x44fc3339 || [02b5 798b 4bd1 97fb f8db 72e4 dca4 be03 44fc 3339]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]