View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004198 | SOGo | Backend Mail | public | 2017-06-16 08:23 | 2017-07-04 14:19 |
Reporter | Christian Mack | Assigned To | ludovic | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 2.3.21 | ||||
Fixed in Version | 2.3.22 | ||||
Summary | 0004198: send limit prevents sending of emails with attachment | ||||
Description | We have a lot of spammers trough hacked accounts via SOGo lately. But after activation, every email with an attachment has triggered the blocking error message in the webinterface. We had to disable this restriction, in order to restore normal email sending behaviour. | ||||
Steps To Reproduce | 1) add the send limit to sogo.conf
2) restart sogod and memcached | ||||
Tags | No tags attached. | ||||
I've just tested with the latest v2 release and I cannot reproduce the issue with the exact same settings you have. Can you make sure it's not your SMTP server that is rejecting the mail? |
|
I have checked my SMTP server, and he doesn't get any emails, while those blocks occur. Also the problem vanished the moment I commented those settings out and restarted sogod. As this only happens with attachments, we have also set |
|
Well, can SOGo write to that directory? It's hard for me to figure out what could be wrong. Do you have a test system on which you can reliably reproduce the issue? We will look at it and fix it ASAP if so. |
|
We have the same problem with the SOGoMaximumMessageSizeLimit feature since it's introduction in the v2 seri (2.3.19) As the users were used to have the popup with the MTA message before, we revert to the previous conf. Hope it could help. |
|
SOGo can write to this directory and it does. ls -ld /var/sogotemp/drwxr-xr-x 5466 sogo sogo 270336 Jun 16 19:20 /var/sogotemp/ Sadly I do not have a working V2 test setup right now. |
|
Sorry it took so long. I have set up the Test system. Will send you the access infos per private email. |
|
sogo: v2 722c8139 2017-07-04 09:57 Details Diff |
(fix) respect disabled state of sending rate-limiting (fixes 0004198) |
Affected Issues 0004198 |
|
mod - SoObjects/SOGo/SOGoSystemDefaults.m | Diff File | ||
mod - UI/MailerUI/UIxMailEditor.m | Diff File | ||
sogo: master 07fa2025 2017-07-04 09:57 Details Diff |
(fix) respect disabled state of sending rate-limiting (fixes 0004198) |
Affected Issues 0004198 |
|
mod - SoObjects/SOGo/SOGoSystemDefaults.m | Diff File | ||
mod - UI/MailerUI/UIxMailEditor.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-06-16 08:23 | Christian Mack | New Issue | |
2017-06-16 12:27 | ludovic | Note Added: 0011953 | |
2017-06-16 12:27 | ludovic | Severity | major => minor |
2017-06-16 12:48 | Christian Mack | Note Added: 0011955 | |
2017-06-16 13:37 | ludovic | Note Added: 0011957 | |
2017-06-16 14:53 | efuste | Note Added: 0011960 | |
2017-06-16 17:29 | Christian Mack | Note Added: 0011975 | |
2017-06-27 14:39 | Christian Mack | Note Added: 0012008 | |
2017-07-04 13:58 | ludovic | Changeset attached | => sogo v2 722c8139 |
2017-07-04 13:58 | ludovic | Assigned To | => ludovic |
2017-07-04 13:58 | ludovic | Resolution | open => fixed |
2017-07-04 13:58 | ludovic | Changeset attached | => sogo master 07fa2025 |
2017-07-04 14:19 | ludovic | Status | new => resolved |
2017-07-04 14:19 | ludovic | Fixed in Version | => 2.3.22 |