Re: [Exim] Exim+Vpopmail

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Nico Erfurth
Data:  
Para: Robert, Exim-users
Asunto: Re: [Exim] Exim+Vpopmail
Please always CC the list when writing replies.

>>>>Someone worked with Exim 4.12 + Vpopmail 5.2.1
>>>>How adopt Exim for vpopmail vpasswd files or how ask Exim to treat
>>>>directory list as local_part.
>
>
>>>depends.
>
> Thank you very much, you really very help me.
> And one more question. How I can ask Exim to allow FQDN in smtp HELO(EHLO).
>    Example:
>      EHLO Asilbekov_R.infoport.uz
>      501 Syntactically invalid EHLO argument(s)


_ is not a valid char in domain-names, but check the helo_allow_chars
setting.

ciao