Re: Courier 20240725 development build
Bernd Wurst <[email protected]> Sat, 14 Sep 2024 07:33:21 +0200
| Newsgroups | gmane.mail.imap.courier.general |
|---|---|
| Message-ID | <[email protected]> |
Am 13.09.24 um 23:51 schrieb Sam Varshavchik:
> That's no different than with dashes. authlib should not be getting the
> full address if a dash is used as a separator character, authlib always
> gets the address stripped of its extension.
No. Remember my SQL query from the start?
This is authdaemon log:
SQL query: SELECT account, cryptpass, clearpass, uid, gid, homedir,
maildir, quota, fullname, options FROM courier_virtual_deliveries
WHERE 'courier' IN ('courier', 'login') AND
(account='[email protected]' OR
(account=CONCAT(SUBSTRING_INDEX('bernd-foobar', '+', 1), '@',
'berndwurst.de') AND enableextensions=1))
Nothing stripped away, nothing altered, [email protected] is
completely there. Except for that I sent to [email protected]
but that's what we're talking about. :)
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users