[Tickets #13415] Vacation with maildrop
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Aug 4 15:12:06 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13415
------------------------------------------------------------------------------
Ticket | 13415
Created By | balestrieri at mag-data.com
Summary | Vacation with maildrop
Queue | Ingo
Version | 3.2.0
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
balestrieri at mag-data.com (2014-08-04 15:12) wrote:
I use maildrop and works great, the only problem is vacation that it was
ignored.
I think is a bug,
I correct lib/Script/Maildrop/Recipe.php
$this->_action[] = ' flock "vacationprocess.lock" {';
to
$this->_action[] = ' flock "$HOME/vacationprocess.lock" {';
and now work perfectly
More information about the bugs
mailing list