Summary | procmail vacation script without start or end date eats all mail |
Queue | Ingo |
Queue Version | 1.2.3 |
Type | Bug |
State | Duplicate |
Priority | 3. High |
Owners | jan (at) horde (dot) org |
Requester | reg (at) debian (dot) org |
Created | 07/10/2010 (5451 days ago) |
Due | |
Updated | 08/07/2010 (5423 days ago) |
Assigned | |
Resolved | 08/07/2010 (5423 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 1.2.5 |
Patch | No |
State ⇒ Duplicate
bug #8982.State ⇒ Resolved
Milestone ⇒ 1.2.5
Patch ⇒ No
[jan] Fix procmail vacation rule if no dates are set (Gaudenz Steinlin
<gaudenz@debian.org>,
Bug #9134).http://cvs.horde.org/diff.php/ingo/docs/CHANGES?rt=horde&r1=1.55.2.144&r2=1.55.2.145&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Script/procmail.php?rt=horde&r1=1.46.10.35&r2=1.46.10.36&ty=u
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ procmail vacation script without start or end date eats all mail
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ Yes
New Attachment: 587444.patch
State ⇒ Unconfirmed
The procmail script generated by the ingo vacation part eats all incomming
mails if no start or end date is specified. The scripts generates
vacation messages,
but does not store the mail in the inbox. If a start or end date is
specified then
problematic part is wraped in another block wich ensures that the
vacation script
operates on a copy of the mail. The attached patch adds this block
even if no start
or stop date is specified.
Patch is attached. See http://bugs.debian.org/587444