Displaying 4 results from an estimated 4 matches for "timesieved".
2006 Aug 16
3
problem with sieve implementation
Hello,
I follow the instruction of this link (http://wiki.dovecot.org/LDA)  to implement sieve with my dovecot installation (dovecot-1.0rc2) and i'm running the timsieve daemon of my cyrus-imapd installation but i got the following error message when the sieve daemon try to formward message :
 entered bc_action_emit with filelen: 16
Aug 13 14:53:27 ldap sieve[3870]: entered bc_action_emit with
2010 Sep 28
1
problems and dovecot & manegesieve
...# try to load IMAP plugins here.
   #mail_plugins =
   # MANAGESIEVE logout format string:
   #  %i - total number of bytes read from client
   #  %o - total number of bytes sent to client
   #managesieve_logout_format = bytes=%i/%o
   # To fool ManageSieve clients that are focused on CMU's timesieved 
you can specify
   # the IMPLEMENTATION capability that the dovecot reports to clients.
   # For example: 'Cyrus timsieved v2.2.13'
   #managesieve_implementation_string = Dovecot Pigeonhole
   # Explicitly specify the SIEVE and NOTIFY capability reported by the 
server before
   # login....
2005 Sep 25
2
ManageSIEVE services with Dovecot cvs-LDA?
hi all,
has anyone had any success in getting the current dovecot cvs-lda's 
implementation of CyrusSIEVE responding to a ManageSIEVE client?
in particular, i'm hoping that one can use, e.g., Mulberry's Client- & 
Server-side sieve editor:
    <http://www.cyrusoft.com/sieve/sievescreens.html>
if i telnet to my dovecot box's sieve port ( = 2000) i get no response at
2013 Apr 12
0
Problem with vpopmail + qmail + dovecot lda
...# try to load IMAP plugins here.
   #mail_plugins =
   # MANAGESIEVE logout format string:
   #  %i - total number of bytes read from client
   #  %o - total number of bytes sent to client
   managesieve_logout_format = bytes=%i/%o
   # To fool ManageSieve clients that are focused on CMU's timesieved 
you can specify
   # the IMPLEMENTATION capability that the dovecot reports to clients.
   # For example: 'Cyrus timsieved v2.2.13'
   managesieve_implementation_string = Dovecot Pigeonhole
   # Explicitly specify the SIEVE and NOTIFY capability reported by the 
server before
   # login....