6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14549] Number of days between vacation replies = 0
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ . .. .__. | |[__)|__|| [__] |__|| \| ||___| |
Comment
>> These are not filter backends. Which filter backend did you enable in Ingo? > > Sorry. I can not understand what you need. > > As in the previous image i shared, we are trying to setup vacation > filter. If possible please let me know how we can find the filter > that is used in the backend in horde. > > Also Please check below script i got from horde when configuring the > rule. Hope it will be useful to find more details about the issue. > > Script name: .procmailrc > 1: # procmail script generated by Ingo (January 27, 2017, 5:23 pm) > 2: DEFAULT=$HOME/Maildir/ > 3: MAILDIR=$HOME/Maildir > 4: ##### Vacation ##### > 5: :0 > 6: { > 7: :0 > 8: * ^TO_testmail@test.com > 9: { > 10: FILEDATE=`test -f > ${VACATION_DIR:-.}/'.vacation.testmail@test.com' && ls -lcn > --time-style=+%s ${VACATION_DIR:-.}/'.vacation.testmail@test.com' | > awk '{ print $6 + (0) }'` > 11: DATE=`date +%s` > 12: DUMMY=`test -f > ${VACATION_DIR:-.}/'.vacation.testmail@test.com' && test $FILEDATE > -le $DATE && rm ${VACATION_DIR:-.}/'.vacation.testmail@test.com'` > 13: START=1482345000 > 14: END=1482517800 > 15: > 16: :0 h > 17: SUBJECT=| formail -xSubject: > 18: > 19: :0 Whc: ${VACATION_DIR:-.}/vacation.lock > 20: * ? test $DATE -gt $START && test $END -gt $DATE > 21: { > 22: :0 Wh > 23: * ^TO_testmail@test.com > 24: * !^X-Loop: testmail@test.com > 25: * !^X-Spam-Flag: YES > 26: * !^FROM_DAEMON > 27: | formail -rD 8192 > ${VACATION_DIR:-.}/.vacation.testmail@test.com > 28: :0 eh > 29: | (formail -rI"Precedence: junk" \ > 30: -a"From: <testmail@test.com>" \ > 31: -A"X-Loop: testmail@test.com" \ > 32: -i"Subject: Vacation reply (Re: $SUBJECT)" ; \ > 33: echo -e "Vacation reply" \ > 34: ) | $SENDMAIL -ftestmail@test.com -oi -t > 35: } > 36: } > 37: }
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