6.0.0-beta1
7/6/25

[#6247] Separate limits for linked attachments
Summary Separate limits for linked attachments
Queue IMP
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 02/12/2008 (6354 days ago)
Due
Updated 08/29/2012 (4694 days ago)
Assigned
Resolved 12/06/2011 (4961 days ago)
Milestone
Patch No

History
08/29/2012 12:26:19 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit f28826dc1c41aa7ccf696d061c2de83493b8b377
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Dec 5 21:29:53 2011 -0700

     [mms] Added config option to limit size of linked messages 
(Request #6247).

  imp/config/conf.xml |    3 +++
  imp/docs/CHANGES    |    2 ++
  imp/docs/UPGRADING  |    2 ++
  imp/lib/Compose.php |   13 ++++++++++---
  imp/package.xml     |    1 +
  5 files changed, 18 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/f28826dc1c41aa7ccf696d061c2de83493b8b377
12/06/2011 05:47:18 AM Michael Slusarz Comment #4
Taken from Horde DevelopersHorde Developers
Taken from Jan Schneider
State ⇒ Resolved
Reply to this comment
Added to IMP 5.1.

commit f28826dc1c41aa7ccf696d061c2de83493b8b377
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Dec 5 21:29:53 2011 -0700

     [mms] Added config option to limit size of linked messages 
(Request #6247).

  imp/config/conf.xml |    3 +++
  imp/docs/CHANGES    |    2 ++
  imp/docs/UPGRADING  |    2 ++
  imp/lib/Compose.php |   13 ++++++++++---
  imp/package.xml     |    1 +
  5 files changed, 18 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/f28826dc1c41aa7ccf696d061c2de83493b8b377
01/22/2011 05:14:21 PM Jan Schneider State ⇒ Accepted
 
08/10/2010 11:15:59 PM Jan Schneider Comment #3 Reply to this comment
The reason should be obvious, linked attachments use resources on the 
server storage, embeded attachments on the network. These are two 
completely different use case that you might want to handle with 
different limits. I see the issue with having to check during sending 
instead of uploading though.
08/10/2010 10:16:43 PM Michael Slusarz Comment #2
Version ⇒ Git master
Assigned to Horde DevelopersHorde Developers
Assigned to Michael Slusarz
Assigned to Jan Schneider
State ⇒ Feedback
Reply to this comment
Any reason why this should be any different than what we already have 
for attach_size_limit/attach_count_limit?

Obviously, an admin somewhere could conceivably want to tweak this 
value.  However, it adds yet another 1 (or 2, if you wanted to 
configure max linked attachments count also) config option that is 
mostly duplicative of current config options, and there is no 
practical way of checking for this in certain circumstances until send 
time, so error reporting can be troublesome.
02/12/2008 12:40:59 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Separate limits for linked attachments
Queue ⇒ IMP
State ⇒ Accepted
Reply to this comment
Add a separate configuration option for maximum attachment sizes when 
using linked attachments.

Saved Queries