6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11711] Ingo problems ?
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .___. __ . . |\ |[__) | / `|__| | \|[__) | \__.| |
Comment
> hi, I've just activate managesieve on my dovecot server and it on > line and responding and the backend, but nothing changed. > > --------------------- > Escape character is '^]'. > "IMPLEMENTATION" "Dovecot Pigeonhole" > "SIEVE" "fileinto reject envelope encoded-character vacation > subaddress comparator-i;ascii-numeric relational regex imap4flags > copy include variables body enotify environment mailbox date ihave" > "NOTIFY" "mailto" > "SASL" "PLAIN LOGIN CRAM-MD5" > "STARTTLS" > "VERSION" "1.0" > OK "Dovecot at ProvinciaFirenze ready." > ----------- > > And then I've activated the backend in backand.php > > /* Sieve Example */ > $backends['sieve'] = array( > // Disabled by default > 'disabled' => false, > 'transport' => 'timsieved', > 'params' => array( > // Hostname of the timsieved server > 'hostspec' => 'IP-To-MyServer', > // Login type of the server > 'logintype' => 'PLAIN', > // Enable/disable TLS encryption > 'usetls' => false, > // Port number of the timsieved server > 'port' => 4190, > // Name of the sieve script > 'scriptname' => 'ingo', > // Enable debugging. With Net_Sieve 1.2.0 or later, the sieve > protocol > // communication is logged with the DEBUG level. Earlier versions > // print the log to the screen. > 'debug' => true, > ), > 'script' => 'sieve', > 'scriptparams' => array( > // If using Dovecot or any other Sieve implementation that requires > // folder names to be UTF-8 encoded, set this parameter to true. > 'utf8' => true, > ), > 'shares' => false > ); > > > >> No, I don't any backend.local.php file inside ingo... >> >>> Do you have old configuration files from H4, e.g. >>> ingo/config/backends.local.php? >> >
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