Looking at the code - I expect it's trying both user@domain.com and user and *BOTH* are being rejected.
Setting the loglevel to LOGPROTOCOL will show you the conversation between Haraka and your back-end.
Wraythe
let me try that
brb
seems was already set to LOGPROTOCOL
sec let me grab a copy of the debug
might have been me
[auth/auth_proxy] S: 235 2.0.0 OK Authenticated\r\n
appears to be ok
have a feeling i was impatient with waiting for the backend to sync it's passwords with control
_smf_
Wraythe: *nod* - note, that auth_proxy will try the unqualified username if the qualified one fails. That's by design as that's what I needed it to do when I wrote it.
baudehlo
morning
Wraythe
Thanks SMF
i quite like the performance so far
going to push to use Haraka in production
just need to modify auth_proxy to lookup against our DB instead of the flat file