similar to: dovecot 2 doesn't start with managesieve

Displaying 20 results from an estimated 2000 matches similar to: "dovecot 2 doesn't start with managesieve"

2020 May 13
4
Re: Can't connect to Managesieve Server - what´s wrong?
Am 14.05.2020 um 00:22 schrieb Benny Pedersen: > On 2020-05-14 00:14, Anton Blau wrote: > >> What can I do to get connect from Roundcube to dovecot-managemsieve? > > if roundcube is installed on same server as dovecot then disable ssl > in roundcube managesive plugin as same way for imap and submission/smtps > > Thank you for your very fast answer. There are two virtual
2013 Dec 19
1
Performance issues samba4 with e.g. "ls -la"
Hello I have performace problems with services or commands that uses user or groups on the filesystem. "wbinfo -u" lasts about 5 seconds for an output of ~150 users Also a "ls -la" takes about 5 seconds to give an result. ls -lan however is very quick. ps ax is quick, ps -aux slow ... If samba is stopped the performance is quick always. A problem is the webserver. Delivering
2009 Jan 30
1
dovecot-1.2-managesieve "make install" ignores Dovecot's prefix
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm trying to compile dovecot-1.2-managesieve from hg repo with Dovecot v1.2 and I found that managesieve uses another "install" target/prefix than I've configured in Dovecot. Is this intentional? Because you must specify the compiled Dovecot sources, is managesieve just "loosly" connected to Dovecot so it
2020 May 13
2
Can't connect to Managesieve Server - what´s wrong?
Hi, please excuse my bad english language. But I am not a native speaker. I have installed dovecot including sieve and managesieve on a ubuntu 18.04 lts. When I try to access the filter with roundcube (from another vm) I get the error message "Cannot connect to Managesieve-Server". If I try a "telnet myserver.dynvpn.de 4190" from the roundcube-vm I get Trying 188.194.95.63...
2008 Jul 06
1
Dovecot failed with a correct sql user_query
Dovecot (1.1.1) criticises a sql user_query that's working on the sql console and thats correct. DOVECOT-LOG: "dovecot: Jul 06 22:58:29 Error: auth(default): sql(nti): User query failed: ERROR: syntax error at or near "mbox" dovecot: Jul 06 22:58:29 Error: auth(default): LINE 1: ...gid, home, (CASE WHEN smtp like '/var/pop3/ THEN 'mbox:' || ..." QUERY:
2012 Feb 13
1
Managesieve doesn't listen on 2000/4190
Hi, Finally I decided to give a try to dovecot 2.0, after spending few years with 1.2. Unfortunately, it doesn't go smooth - finally I managed to cope with LMTP transport and exim, but failed to run managesieve. I have compiled pigeonhole, installed it, configured, everything seems to be done well - except the fact, that nothing is listening on port 2000 or 4190. Here is my doveconf -n.
2014 May 08
1
İnstall dovecot-piegonhone
Hi, We have Postfix-Dovecot MTA at Redhat EL 5 system. Also we are using this system activelly. Now i wantto install pigeonhole managesive server on this sys. Do i have any risk or anything ? thanks in advance -- Sel?uk YAZAR
2013 Nov 16
1
Reset vacation lda-dupes database
Hello, I have dovecot 2.2.6 and pignenhole 0.4.2 running on freebsd9.1. We have a mix of unix users (/home/user) and postfixadmin users (/home/vmail/domain/user). I am using dovecot managesive with afterlogic webmail which has a managesieve plugin to set the out of office message. All works fine. I have sieve_vacation_default_period set to 1d. The problem I'm trying to solve is that users
2007 Aug 28
0
deb package for dovecot-1.0.3 with MANAGESIEVE patch
download deb source http://ftp.debian.org/debian/pool/main/d/dovecot/dovecot_1.0.3-3.diff.gz http://ftp.debian.org/debian/pool/main/d/dovecot/dovecot_1.0.3.orig.tar.gz http://ftp.debian.org/debian/pool/main/d/dovecot/dovecot_1.0.3-3.dsc download managesieve patch http://sinas.rename-it.nl/~sirius/dovecot-1.0.3-MANAGESIEVE-v7.diff.gz extract deb source dpkg-source -x dovecot_1.0.3-3.dsc
2020 May 13
0
Re: Can't connect to Managesieve Server - what´s wrong?
On 2020-05-14 00:14, Anton Blau wrote: > What can I do to get connect from Roundcube to dovecot-managemsieve? if roundcube is installed on same server as dovecot then disable ssl in roundcube managesive plugin as same way for imap and submission/smtps
2020 May 13
0
Re: Can't connect to Managesieve Server - what´s wrong?
On 14-05-2020 8:28, Anton Blau wrote: > Am 14.05.2020 um 00:22 schrieb Benny Pedersen: >> On 2020-05-14 00:14, Anton Blau wrote: >> >>> What can I do to get connect from Roundcube to dovecot-managemsieve? >> >> if roundcube is installed on same server as dovecot then disable ssl >> in roundcube managesive plugin as same way for imap and >>
2012 Apr 06
1
[WIP PATCH] dri/nouveau: Add S3TC support for nv20.
--- Hi, this is still WIP, but already passes piglit's s3tc-teximage, s3tc-texsubimage and fbo-generatemipmap-formats(s3tc tests) and even Wolfenstein:Enemy-Territory works on my nv25. It's based on Ben's newlib branch. I have few issues though: 1) So far it needs libtxc_dxtn, but I might expose the s3tc extensions even without encoder using driconf option - Is that desirable? 2)
2010 Sep 28
1
problems and dovecot & manegesieve
Hello, my server is working with dovecot-2.0.2+dovecot-2.0-pigeonhole-0.2.0. but if activate managesieve, is not listening in 4190! any help? I setup this: ---------------------------------- ## ## ManageSieve specific settings ## # Service definitions service managesieve-login { inet_listener sieve { port = 4190 } #inet_listener sieve_deprecated { # port = 2000 #}
2018 Aug 07
0
limit sharing ability to certain users
As Sami pointed out, I had wrong syntax: > close, but few typos. userdb should be: > > userdb { > ? driver = passwd-file > ? args = username_format=%Lu /etc/dovecot/share.passwd > } > > Sami On 06.08.2018 22:52, Simeon Ott wrote: > Thanks for the advice Aki > >> On 6 Aug 2018, at 07:26, Aki Tuomi <aki.tuomi at dovecot.fi >> <mailto:aki.tuomi at
2010 Aug 03
1
Dsync fatal error.
#dsync -D -vv -u stak at nti.uff.br mirror maildir:/CX4/vdomains/ nti.uff.br/stak/mail dsync(root): Fatal: Mail locations must use the same virtual mailbox hierarchy separator (specify separator for the default namespace) My mail.conf *mail_location = mbox:/CX4/vdomains/%d/home/%n/mail:INBOX=/CX4/vdomains/%d/var/spool/mail/%n:INDEX=/tmp/imap-index/%d/%n *What that error means ? Before when i
2004 Sep 24
2
What type of PRI setup is best
I am having my colo set up 2 PRI's for my new asterisk implementation. They asked the following... ##SNIP## What type (NI2, NTI, 4ESS, or 5ESS) and whether they want to be USER or NETWORK. If the equipment is flexible, NI2, with us as NETWORK is preferred. ##SNIP## We are using a digium quad span T1 card. What is the recommended setup? Thanks, Chris
2015 Oct 19
0
Dovecot 2.2.19 - Panic: file dict-sql.c: line 670 (sql_dict_iterate): assertion failed: ((ctx->flags & DICT_ITERATE_FLAG_ASYNC) != 0)
Hello everyone, For this installation I am using passdb against AD, userdb with MySQL and nfs storage but using simultaneously the vfile acl backend and the shared mailbox dictionary I get the following panic: Oct 19 12:34:51 server dovecot: imap-login: Login: user=<user04>, method=PLAIN, rip=10.112.99.52, lip=10.113.63.50, mpid=7538, session=<NKsDsnIiU7YKcGM0> Oct 19 12:34:51 server
2018 Aug 06
2
limit sharing ability to certain users
Thanks for the advice Aki > On 6 Aug 2018, at 07:26, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > userdb { > driver = username_format=%Lu passwd-file > args = /etc/dovecot/share.passwd > } Something is wrong with the suggested driver configuration ? Leads to a fatal ? I think there is missing a driver name. Any chance of doing this via LDAP attribute? Here is
2015 Oct 20
2
Dovecot 2.2.19 - Panic: file dict-sql.c: line 670 (sql_dict_iterate): assertion failed: ((ctx->flags & DICT_ITERATE_FLAG_ASYNC) != 0)
Hello everyone, For this installation I am using passdb against AD, userdb with MySQL and nfs storage but using simultaneously the vfile acl backend and the shared mailbox dictionary I get the following panic: Oct 19 12:34:51 server dovecot: imap-login: Login: user=<user04>, method=PLAIN, rip=10.112.99.52, lip=10.113.63.50, mpid=7538, session=<NKsDsnIiU7YKcGM0> Oct 19 12:34:51 server
2015 May 06
0
dovecot-proxy with managesieve, director and backend dovecot imap
hi all, I've been tasked to add sieve/managesieve to an existing dovecot cluster running 2.1.7 on debian wheezy which is made up of 2 dovecot-proxy hosts as directors and some back end dovecot imap hosts all running the same version. My problem is that I thought to put the service on the director/proxy hosts since they wouldn't have too much load on it, but when I do I get the