[Exim] helo_allow_chars in version 4.12

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Christian Kyony
Ημερομηνία:  
Προς: 'exim-users@exim.org'
Αντικείμενο: [Exim] helo_allow_chars in version 4.12
In order to permit the underscore character in the sender address, I added
this line to my run time configuration file:

helo_allow_chars = _


I hup exim but sending mail to address including the _ is still not
permitted.

Help?