[EMAIL PROTECTED] wrote:
> In the latest 1.2.5 beta 18, line 4761 could be altered from
>
>  } elsif($l=~/250-.*STARTTLS/i) {
> to
>  } elsif($l=~/250.*STARTTLS/i) {
>   

Good idea.  Changes like that may be beneficial throughout the code to 
avoid similar server response discrepancies.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to