On 2019-04-05 02:44, sylvhem--- via dovecot wrote:
Le 2019-04-04 03:28, André a écrit :
I have it working, only with the user part of the email address.
It works well, as long as the whole chain of software is correctly configured.
I have not tested with a whole domain in UTF8 yet.
More details and working examples here: https://github.com/progmaticltd/homebox
Good luck.
Homebox looks quite interesting, but I'm not sure I want to redo my entire e-mail stack for this. May I ask what did you do make Dovecot support UTF-8 characters in the user part of the e-mail address? Did you patch it?
-- Sylvhem
Sorry, I was sending the email quickly, and I did not point you in the exact direction.
- Dovecot templates: https://github.com/progmaticltd/homebox/tree/master/install/playbooks/roles/...
- Postfix templates: https://github.com/progmaticltd/homebox/tree/master/install/playbooks/roles/...
For Postfix, you will be probably interested in main.cf and master.cf
Give you direct access to the templates is the best I can do, there are too many parameters, and I don't remember all of them by heart.
For instance, it can depends on your milters as well.
Good luck!