Loading tests/ftpserver.pl +1 −1 Original line number Diff line number Diff line Loading @@ -795,7 +795,7 @@ sub EHLO_smtp { } sub QUIT_smtp { sendcontrol "200 byebye"; sendcontrol "200 byebye\r\n"; return 0; } Loading Loading
tests/ftpserver.pl +1 −1 Original line number Diff line number Diff line Loading @@ -795,7 +795,7 @@ sub EHLO_smtp { } sub QUIT_smtp { sendcontrol "200 byebye"; sendcontrol "200 byebye\r\n"; return 0; } Loading