On Thu, 27 Apr 2017 11:00:52 +0200, Mike Belopuhov wrote:

> Indeed, it supresses errors from PORT and the like, while
> keeping the "530 Please login with USER and PASS.".
> 
> Before:
> 
>     USER foo
>     331 Password required for foo.
>     PORT 12567
>     530 Please login with USER and PASS.
>     500 'PORT 12567': command not understood.
> 
> After:
> 
>     USER foo
>     331 Password required for foo.
>     PORT 12567
>     530 Please login with USER and PASS.
> 
> OK?

OK millert@

 - todd

Reply via email to