6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1664] Delete Vacation DB on Disable
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ,. ..___..__. |\ | \./ | | | | | | \| | |/\| | |__\
Comment
> Currently I'm using the 'prefs' driver, which is then using a vfs driver: > > > > It does work, it writes the .procmailrc script just fine, and the > vacation database shows up, it's just not deleted when I choose to > disable the vacation message in Ingo. > > > > backends.php: > > > > $backends['procmail'] = array( > > 'driver' => 'vfs', > > 'preferred' => 'domain.com', > > 'hordeauth' => true, > > 'params' => array( > > 'hostspec' => 'ftp.domain.com', > > 'procmailrc' => '.procmailrc', > > 'port' => 21, > > 'vfstype' => 'ftp' > > ), > > 'script' => 'procmail', > > 'scriptparams' => array( > > // What path style does the IMAP server use ['mbox'|'maildir']? > > 'path_style' => 'mbox', > > 'variables' => array( > > // Example for the $PATH variable > > // 'PATH' => '/usr/bin' > > ) > > ) > > );
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