bugPOE::Component::Client::SMTP - Bugs: bug #16855, SMTP_Failure not called

 
 

bug #16855: SMTP_Failure not called

Submitter:  None
Submitted:  Fri 16 Jun 2006 06:37:13 PM UTC
   
 
Category:  SMTP sender Severity:  3 - Normal
Priority:  * 5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Percent Complete:  0% Open/Closed:  Open
Release:  * 0.13 Operating System:  * GNU/Linux
Reproducibility:  Every Time Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 16 Jun 2006 06:37:13 PM UTC, original submission:  

After getting a invalid recipient address response the module does not call the SMTP_Failure callback, instead it continues to send data, resulting in more error messages from the mailserver.

TO SEND: RCPT TO: <invalid>
CURRENT STATE: _pococlsmtp_input at /usr/share/perl5/POE/Session.pm line 640
INPUT: 501 <invalid>: recipient address must contain a domain
TO SEND: DATA
CURRENT STATE: _pococlsmtp_input at /usr/share/perl5/POE/Session.pm line 640
INPUT: 503 Valid RCPT TO <recipient> must precede DATA

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code