<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>error messages for max_timelimit, max_recipient don&#039;t show the real values</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:41 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11253</link> 
  <atom:link rel="self" type="application/rss+xml" title="error messages for max_timelimit, max_recipient don&#039;t show the real values" href="https://bugs.horde.org/ticket/11253/rss" /> 
  <description>error messages for max_timelimit, max_recipient don&#039;t show the real values</description> 
 
   
   
  <item> 
   <title>The error messages corresponding to max_timelimit and max_re</title> 
   <description>The error messages corresponding to max_timelimit and max_recipient always talk about 1 recipient per 24h or per mail (see attached screenshots: Empfänger is german for recipient) no matter what&#039;s the actual value for max_timelimit and max_recipient.</description> 
   <pubDate>Mon, 09 Jul 2012 15:21:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11253#t71759</link> 
  </item> 
   
  <item> 
   <title>The second error message is attached to this comment.</title> 
   <description>The second error message is attached to this comment.</description> 
   <pubDate>Mon, 09 Jul 2012 15:23:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11253#t71760</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit a2db518ef089</title> 
   <description>Changes have been made in Git (master):

commit a2db518ef0890dd2ae08ec41980bd6a751729b4d
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Jul 9 19:43:16 2012 +0200

    Fix permission checking in IMP (Bug #11253).
    
    IMP&#039;s hasPermission() worked *completely* different than any other
    application&#039;s hasPermission() method. Fix that and create a wrapper method in
    the IMP class instead. The method name is still misleading, but at least it
    works consistently again, and the error message are correct now.

 imp/docs/CHANGES        |    1 +
 imp/lib/Application.php |   40 +-----------------------------------
 imp/lib/Compose.php     |   10 ++++----
 imp/lib/IMP.php         |   51 +++++++++++++++++++++++++++++++++++++++++++++++
 imp/lib/Mailbox.php     |    8 +++---
 imp/package.xml         |    4 +-
 6 files changed, 64 insertions(+), 50 deletions(-)

http://git.horde.org/horde-git/-/commit/a2db518ef0890dd2ae08ec41980bd6a751729b4d</description> 
   <pubDate>Mon, 09 Jul 2012 17:46:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11253#t71774</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 8810240d970</title> 
   <description>Changes have been made in Git (develop):

commit 8810240d970ad7754fbb8e307b1bda37d335f471
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Jul 9 19:43:16 2012 +0200

    Fix permission checking in IMP (Bug #11253).
    
    IMP&#039;s hasPermission() worked *completely* different than any other
    application&#039;s hasPermission() method. Fix that and create a wrapper method in
    the IMP class instead. The method name is still misleading, but at least it
    works consistently again, and the error message are correct now.
    
    Conflicts:
    
    	imp/lib/Application.php
    	imp/lib/Compose.php
    	imp/lib/Mailbox.php
    	imp/package.xml

 imp/docs/CHANGES        |    1 +
 imp/lib/Application.php |   40 +-----------------------------------
 imp/lib/Compose.php     |   10 ++++----
 imp/lib/IMP.php         |   51 +++++++++++++++++++++++++++++++++++++++++++++++
 imp/lib/Mailbox.php     |    8 +++---
 imp/package.xml         |    2 +-
 6 files changed, 63 insertions(+), 49 deletions(-)

http://git.horde.org/horde-git/-/commit/8810240d970ad7754fbb8e307b1bda37d335f471</description> 
   <pubDate>Wed, 11 Jul 2012 09:45:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11253#t71833</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 8810240d970a</title> 
   <description>Changes have been made in Git (master):

commit 8810240d970ad7754fbb8e307b1bda37d335f471
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Jul 9 19:43:16 2012 +0200

    Fix permission checking in IMP (Bug #11253).
    
    IMP&#039;s hasPermission() worked *completely* different than any other
    application&#039;s hasPermission() method. Fix that and create a wrapper method in
    the IMP class instead. The method name is still misleading, but at least it
    works consistently again, and the error message are correct now.
    
    Conflicts:
    
    	imp/lib/Application.php
    	imp/lib/Compose.php
    	imp/lib/Mailbox.php
    	imp/package.xml

 imp/docs/CHANGES        |    1 +
 imp/lib/Application.php |   40 +-----------------------------------
 imp/lib/Compose.php     |   10 ++++----
 imp/lib/IMP.php         |   51 +++++++++++++++++++++++++++++++++++++++++++++++
 imp/lib/Mailbox.php     |    8 +++---
 imp/package.xml         |    2 +-
 6 files changed, 63 insertions(+), 49 deletions(-)

http://git.horde.org/horde-git/-/commit/8810240d970ad7754fbb8e307b1bda37d335f471</description> 
   <pubDate>Wed, 29 Aug 2012 12:41:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11253#t72559</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit a2db518ef08</title> 
   <description>Changes have been made in Git (develop):

commit a2db518ef0890dd2ae08ec41980bd6a751729b4d
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Jul 9 19:43:16 2012 +0200

    Fix permission checking in IMP (Bug #11253).
    
    IMP&#039;s hasPermission() worked *completely* different than any other
    application&#039;s hasPermission() method. Fix that and create a wrapper method in
    the IMP class instead. The method name is still misleading, but at least it
    works consistently again, and the error message are correct now.

 imp/docs/CHANGES        |    1 +
 imp/lib/Application.php |   40 +-----------------------------------
 imp/lib/Compose.php     |   10 ++++----
 imp/lib/IMP.php         |   51 +++++++++++++++++++++++++++++++++++++++++++++++
 imp/lib/Mailbox.php     |    8 +++---
 imp/package.xml         |    4 +-
 6 files changed, 64 insertions(+), 50 deletions(-)

http://git.horde.org/horde-git/-/commit/a2db518ef0890dd2ae08ec41980bd6a751729b4d</description> 
   <pubDate>Mon, 15 Oct 2012 20:35:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11253#t73472</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
