Skip to content

email_localpart not working for auth #531

Discussion options

You must be logged in to vote

I eventually completely gave up on this approach, I don't think auth_map is used anywhere in authentication, despite the name and that it appears to require PlainAuth be implemented. Given that everything appears to eventually flow through SASL I just imported github.com/foxcpp/maddy/framework/address into the netauth authentication driver and do the address split there so that the driver pretends to accept email addresses and subsequently discards the domain component.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by the-maldridge
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants