Re: [EXIM] syntactic rejection

Top Page
Delete this message
Reply to this message
Author: John Henders
Date:  
To: exim-users
CC: neal
Subject: Re: [EXIM] syntactic rejection


Yup. look around line 1116 in smtp_in.c. Make it look like this

        if (!isalnum((uschar)*s) && *s != '.' && *s != '-' && *s != '_')



On Tue, Dec 09/97, Neal Becker <neal@???> wrote:
> I guess it's the '_' character, right?
>
> 1997-12-09 13:49:44 rejected HELO: syntactically invalid argument(s): kcorp_server1.kostech.com


-- 
  Artificial Intelligence stands no chance against Natural Stupidity.
            GAT d- -p+(--) c++++ l++ u++ t- m--- W--- !v
                 b+++ e* s-/+ n-(?) h++ f+g+ w+++ y*



--
*** Exim information can be found at http://www.exim.org/ ***