Menu

#9 Suspect behavior when SMTP server is down

Accepted
nobody
None
High
Defect
2013-05-07
2013-05-07
Anonymous
No

Originally created by: woel...@gmail.com
Originally owned by: woel...@gmail.com

What steps will reproduce the problem?
1. SMTP server down (or forced raising of exception).
2. Compose press to other power in web interface.

What is the expected output? What do you see instead?
Sending message should fail and user should be informed so he can resend at a later time.
Instead, on USDP a DPjudge error is reported after pressing the Send button (see mail of May 7, 2013).
When trying to reproduce this on DPFG by forcefully raising the exception instead of attempting to send the message, the web interface reports "Message sent", even if smtperror.log logs the error.

Please use labels and text to provide additional information.

Error trace:
<table border=0 cellpadding=10 cellspacing=0 width=100%> <tr valign=top> <td align=center> <!--SEND PRESS TABLE BEGINS HERE--> <table border=0 align=center width=100%> <tr> """) if 'message' in vars(page): sendPress() page.write('</tr><tr>') showPressOptions() page.write( """ </tr> </table> <!--SEND PRESS TABLE ENDS HERE--> </td> </tr> </table> </td> """) if (page.power.name != 'MASTER' and page.game.phase not in ('FORMING', 'COMPLETED')): showLists() --> DPjudge Error Please e-mail the judgekeeper and report how you got this error. Thank you.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.