6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8766] enabling of vacation option without specifying a date causes mail loss
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ ._..___.. , [__)[ __ | | \./ | \[_./_|_ | |
Comment
> If a user enables the vacation option, and doesn't enter a start and > end date, my expected behaviour of vacation would be to stay enabled > until the user disables it. Instead, while the system does > auto-reply with the users vacation message, the received message goes > to /dev/null. > > There were other fixes applied to procmail in 1.2.2 and I'm concerned > about upgrading because I know that procmail support isn't a high > priority, our users aren't complaining about other functionality at > this time, and I don't want to effect that by going to 1.2.2 where > problems have been reported. If anyone could try this with 1.2.2 > and let me know if it works, it would be appreciated. > > Without date the .procmailrc contains: > > :0 > { > --stuff that doesn't matter-- > . > . > . > :0 Whc: ${VACATION_DIR:-.}/vacation.lock > > -- more stuff that I don't think matters --- > > :0 > /dev/null > } > > With date: > > :0 > { > --stuff that doesn't matter--- > . > . > . > :0 Whc: ${VACATION_DIR:-.}/vacation.lock > * ? test $DATE -gt $START && test $END -gt $DATE > { :0 Whc > . > . > . > :0 > /dev/null > } > } > > In the non-date case, the message is delivered to /dev/null which is > verified by looking at procmail logs. >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers