Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000218 | SOGo | Web Mail | public | 2009-11-02 11:59 | 2010-09-16 18:16 |
Reporter | dlak | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.1.0 | ||||
Fixed in Version | 1.3.2 | ||||
Summary | 0000218: When an SMTP error occurs, SOGo should display a nice error message, rather than crashing abruptly | ||||
Description | Sogod crashes when recieving an smtp error, like "550 recipient addres rejected". The webui should report the error(popup) instead of giving a 502 proxy error. If the user makes a typo (wrong recipient address), or the smtp server rejects the message for some reason, it leads to the same issue. | ||||
Additional Information | Nov 02 12:48:05 sogod [21628]: <0x0x31a7fc0[SOGoMailer]> error with recipient 'asf@n.hu' child 21628 (0000025) was terminated by signal 6 (uptime=239s).2009-11-02 12:48:05.568 sogod[21715] starting SOGo (build root@vizzini.inverse.ca 200910281643) | ||||
Tags | No tags attached. | ||||
related to | 0000559 | resolved | Can't send mail via SMTP due to bad address syntax |
The error occures during mail sending....ofcourse |
|
This appears to affect iCal (3 and 4) as well. If an iCal user mistakenly misspells the user part of an email address on the same domain as themselves. iCal then responds with: iCal can continue to be used if the 'Revert to Server' button is selected. However, after that, the event involving that attendee can't easily be deleted, because iCal's only option for deleting an event is 'Delete and Notify'. When the user clicks 'Delete and Notify', SOGo attempts to send an email to the misspelled email address and that sogod process dies with an SMTPException. |
|
This issue still exists in recent nightly builds. I'm running into this in 1.2.2.20100707 if a user enters an incorrect address on the local domain. |
|
We'll fix the issue eventually, do not worry. In the meantime, if you want to avoid the issue, you could set the mailing mechanism to "sendmail" instead of "smtp". |
|
This is fixed. The webmail no longer display a livid page and the exception in question is no longer raised. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-02 11:59 | dlak | New Issue | |
2009-11-02 12:49 | dlak | Note Added: 0000269 | |
2010-04-12 11:41 | francis | Relationship added | has duplicate 0000559 |
2010-04-13 15:59 |
|
Relationship replaced | related to 0000559 |
2010-04-13 16:00 |
|
Category | Backend Mail => Web Mail |
2010-04-13 16:00 |
|
Summary | Sogod crashes on smtp error - SMTPException => When an SMTP error occurs, SOGo should display a nice error message, rather than crashing abruptly |
2010-05-18 18:58 | John Bloom | Note Added: 0001029 | |
2010-05-18 19:09 | John Bloom | Note Edited: 0001029 | |
2010-07-14 17:48 | chris_hobbs | Note Added: 0001187 | |
2010-07-16 01:29 | ludovic | Note Added: 0001191 | |
2010-08-23 21:12 |
|
Note Added: 0001326 | |
2010-08-23 21:12 |
|
Status | new => resolved |
2010-08-23 21:12 |
|
Fixed in Version | => Monotone / nightly |
2010-08-23 21:12 |
|
Resolution | open => fixed |
2010-08-23 21:12 |
|
Assigned To | => wsourdeau |
2010-09-16 18:16 | francis | Fixed in Version | Monotone / nightly => 1.3.2 |