Results 79 comments of kaiyou

I am a huge advocate for separating authentication and profile management. Which obviously, I did not do when first writing Mailu. The road I see for this issue is as...

For the record, Mailu already has an authentication token mechanism, and does compare a password to a list.

Plus, as mentioned in the chat, a way to prioritize the action. I was thinking gray, then black, then white. And an additional attribute to "enforce" an action despite overloading,...

Another addition: one should be able to specify external lists, like DNSBL.

My hesitation at the moment, please pitch in if you have an opinion on the matter. In the coming weeks, implementing dynamic filters in Postfix will be feasible. But this...

There is not, but I agree there should definitely be one. Will keep working on this.

You mean an incoming relay server? In that case unfortunately the only way to properly handle spf would be to do it on the first hop, or to parse server...

We are indeed, I'll have a look at this. If anyone is willing to contribute a Dockerfile inside the webmails folder, I'll gladly merge it and set automated builds.

Indeed I am not the biggest fan :smile: I could rethink it though, but I really insist on us having a somehow unified frontend that handles authentication and reverse proxying....