You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/12/05 02:20:06 UTC

DO NOT REPLY [Bug 5273] New: - Mail task throws IndexOutOfBoundsException on send QUIT

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5273>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5273

Mail task throws IndexOutOfBoundsException on send QUIT

           Summary: Mail task throws IndexOutOfBoundsException on send QUIT
           Product: Ant
           Version: 1.4.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: william_ferguson@versata.com


The mail is actually sent, but the Mail task claims failure.

This appears to be due to send QUIT returning a blank line, which causes the 
mail task to generate an IndexOutOfBoundsException in line 87 of 
SmtpResponseReader.

I believe my mail server is probably MS-Exchange pretending to be a smtp mail 
server.

Using the MimeMail task works perfectly.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>