[Tickets #2834] NEW: patch for qmail-ldap
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Oct 24 07:16:22 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2834
-----------------------------------------------------------------------
Ticket | 2834
Created By | m.zdila at episoftware.com
Summary | patch for qmail-ldap
Queue | Vacation
Version | HEAD
State | New
Priority | 2. Medium
Type | Enhancement
Owners |
+New Attachment | vacation.diff
-----------------------------------------------------------------------
m.zdila at episoftware.com (2005-10-24 07:16) wrote:
Hi
I am sending a patch for vacation module.
Highlights:
* specify LDAP Protocol Version
* LDAP attribute for marking active vacation message can be array - more
entries - eg: 'reply', 'nolocal'. The value of the 'active' attribute is
then specified as: reply|nolocal
* the vacation message format is modified for qmail-ldap (for now hardcoded
in 2 places)
Example:
"%HEADER%\nSubject: " . _("On vacation message (Autoreply to: %SUBJECT%)") .
"\n\n" . _("I'm on vacation and will not be reading my mail for a while.") .
"\n" . _("Your mail will be dealt with when I return.") . "\n";
* if vacation message is empty, then the default one is pre-filled
More information about the bugs
mailing list