6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12129] Sieve example config does not work with Dovecot 2.1.15
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ,.__ \ /. , [__) \./ [__) >< \./ | | | / \ |
Comment
>> Solution: additional directive in backends.local.php >> >> $backends['sieve']['hordeauth'] = true; > > I don't know which version of Ingo you're using, but in the latest > stable version from pear, I can't find any references to 'hordeauth', > so the above doesn't make sense to me. Admittedly, older versions did > use this, but this is no longer the case per the comments in > 'ingo/config/backends.php': > > * NOTE: By default, the transport driver will use Horde credentials to > * authenticate to the backend. If a different username/password is > * needed, use the 'transport_auth' hook (see hooks.php) to define > * these values. > >> If I understand correctly the *current* state of play (based on the >> sources, some admittedly probably outdated, that I've found while >> researching this), and based on what I've observed above, it appears >> that either the hordeauth param or a case-suitable entry in >> hooks.local.php is *required* or timsieved driver will do nothing at >> all. > > The below are the contents of my 'ingo/config/backends.local.php', > which is working fine with Dovecot 2.1: > > <?php > $backends['imap']['disabled'] = true; > $backends['sieve']['disabled'] = false; > $backends['sieve']['params']['usetls'] = false; > $backends['sieve']['scriptparams']['utf8'] = true;
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