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

Re: Another small glitch



On Fri, Mar 17, 2000 at 09:13:03PM +0300, Eugene Crosser wrote:
> 250 2.1.5 Recipient address syntax Ok; rcpt=<crosser@online.ru>>
>                                                         -------^
> there is an extra '>' at the end of the responce.

   Worse, there is entire tail of the address specifier in there:

rcpt to:<mea@vger.redhat.com> ORCPT=rfc822;mea@vger.redhat.com
250 2.1.5 Recipient address syntax Ok; rcpt=<mea@vger.redhat.com> ORCPT=rfc822;mea@vger.redhat.com>

   Instead of using  %*s  I should have used  %.*s  at printf format.
   (Now I do..)

> Eugene

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