Re: smtp-sink shows one more empty EHLO option

2011-10-27 Thread Wietse Venema
Mark Martinec: > > Nope, RFC 2821 and RFC 5321 still has the same text. > > It even goes on to say ... > > RFC 5321 does not allow empty ehlo-keyword: > > section 4.1.1.1: > >ehlo-ok-rsp= ( "250" SP Domain [ SP ehlo-greet ] CRLF ) > / ( "250-" Domain [ SP ehlo-greet ]

Re: smtp-sink shows one more empty EHLO option

2011-10-27 Thread Mark Martinec
> Nope, RFC 2821 and RFC 5321 still has the same text. > It even goes on to say ... RFC 5321 does not allow empty ehlo-keyword: section 4.1.1.1: ehlo-ok-rsp= ( "250" SP Domain [ SP ehlo-greet ] CRLF ) / ( "250-" Domain [ SP ehlo-greet ] CRLF *( "250

Re: smtp-sink shows one more empty EHLO option

2011-10-27 Thread Rod Dorman
On Thursday, October 27, 2011, 13:07:37, Wietse Venema wrote: > Mark Martinec: >> Seems like the smtp-sink appends one empty EHLO option >> at the end of its reply to an ehlo command. >> Should this be fixed? - my content filter is currently logging >> a warning, I wonder if I should remove the war

Re: smtp-sink shows one more empty EHLO option

2011-10-27 Thread Wietse Venema
Mark Martinec: > Seems like the smtp-sink appends one empty EHLO option > at the end of its reply to an ehlo command. > Should this be fixed? - my content filter is currently logging > a warning, I wonder if I should remove the warning :) > > Using postfix-current-2.9.20111012 from FreeBSD ports.

smtp-sink shows one more empty EHLO option

2011-10-27 Thread Mark Martinec
Seems like the smtp-sink appends one empty EHLO option at the end of its reply to an ehlo command. Should this be fixed? - my content filter is currently logging a warning, I wonder if I should remove the warning :) Using postfix-current-2.9.20111012 from FreeBSD ports. $ smtp-sink 127.0.0.1:200