[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smtpserver refuses ~ in MAIL From:



> smtpserver refuses MAIL From: <~aabc@domain> and says
> ~ is not allowed in RFC 821 <c> characters
> 
> diff rfc821scn.c rfc821scn.c.960725.old
> 
> 177c177
>                                     !
> < /* 126: `~'    */ CHR_ENT(0,0,0,0,1,1,1,0,0),
> ---
> > /* 126: `~'    */ CHR_ENT(0,0,0,0,0,1,1,0,0),
> 
> is this patch correct ?

	No - that is the reverse of the patch. :)
My upcoming 2.99.30 contains that patch, and it works just fine.
You can test it at hosts:  (smtp servers)
	mea.cc.utu.fi
	mailhost.utu.fi
	nic.funet.fi
	archie.funet.fi

/Matti Aarnio <mea@nic.funet.fi> <mea@utu.fi>