Συντάκτης: Tamas TEVESZ Ημερομηνία: Προς: HPO Tech Group Υ/ο: exim-users Αντικείμενο: Re: [Exim] Allow none standard characters
On Mon, 14 Apr 2003, HPO Tech Group wrote:
> Hi All, I have been digging around with no luck on how to allow more
> then one none standard character. I already have one entry
> "helo_allow_chars = _" (no quotes). This works fine however now all the
> mobile phones in Japan have email and the users have been advised to use
> unusual email addresses to avoid SPAM. Now we are getting a lot of
> complaints from our user about not being able to send email to the mobil
> phones using "/" (no quotes) in the address. I tried "helo_allow_chars =
erhm. helo_allow_chars is for _smtp helo_, and you then all of a
sudden start talking about characters in the _address_ ? huh ?
check your smtp acl for `deny local_parts = <something>'. voila?