pass a block of parameters to doveadm

2020-05-21 Thread dovecot-user
Hello everyone. Please tell me how to override the configuration file options when using the doveadm utility with the -o switch in case I need to pass a block of parameters, for example, like this: passdb { args = scheme=PLAIN username_format=%u /path/to/file driver = passwd-file } Thank

doveadm backup, question

2020-05-19 Thread dovecot-user
Hello everyone. I am an inexperienced user of dovecot and I faced probably a simple problem, but I still do not understand how to solve it. The issue is related to using doveadm backup - I want to backup mailboxes; make this copy on the same machine (hereinafter, files with backup copies will b

sieve, pigeonhole; reject message

2018-06-08 Thread dovecot-user
Hello everybody. I use the version of dovecot 2.3.0.1 and postfix 3.3.0 on my test computer. Postfix pass incoming messages to Dovecot via the LMTP protocol. I want to understand how to fine tune the "reject" action in sieve-scripts. The task: in my installation I use the translation of a set of

Re: [Dovecot] Authentication failed (migrate from 2.0.13 to 2.0.17)

2012-07-02 Thread Dovecot user
-0.7.2/program/include/rcube_imap.php on line 205 (POST /webmail/?_task=login&_action=login) On 03.07.2012 09:20, Timo Sirainen wrote: > On 3.7.2012, at 8.00, Dovecot user wrote: > >> I tried to do the same 'dovecot -n' (dovecot 2.0.13, same config file) : >

Re: [Dovecot] Authentication failed (migrate from 2.0.13 to 2.0.17)

2012-07-02 Thread Dovecot user
imo Sirainen wrote: > On 3.7.2012, at 7.37, Dovecot user wrote: > >> There's no way to troubleshoot this error ? > > Set auth_debug_passwords=yes and show all of the log entries from a failed login. Preferably use a test password so it won't be exposed. :) > >

Re: [Dovecot] Authentication failed (migrate from 2.0.13 to 2.0.17)

2012-07-02 Thread Dovecot user
count = 0 vsz_limit = 64 M } service managesieve-login { inet_listener sieve { port = 4190 } inet_listener sieve_deprecated { port = 2000 } } service pop3-login { service_count = 0 vsz_limit = 64 M } ssl_cert = On 2.7.2012, at 16.51, Dovecot user wrote: > >> imap-login: Aborted l

[Dovecot] Authentication failed (migrate from 2.0.13 to 2.0.17)

2012-07-02 Thread Dovecot user
Hi, I use OpenBSD 5.1, roundcube 0.7.2 and dovecot 2.0.17 (684381041dc4+), mysql. I get the following error when i try to connect to imap : roundcube: IMAP Error: Login failed for test...@mydomain.net from 192.168.0.92. AUTHENTICATE PLAIN: Authentication failed. in /var/www/webmail/roundcub

Re: [Dovecot] Panic when attempting index with Apache Solr : fts_solr plugin

2011-12-12 Thread A Dovecot User
difference. On 12/07/2011 11:22 PM, Timo Sirainen wrote: > On Fri, 2011-12-02 at 12:47 -0600, A Dovecot User wrote: >> [root@mymailserver ~]# doveadm -D index -u username mailbox inbox > The "mailbox" isn't necessary above. > >> doveadm(username): Info: INBOX

Re: [Dovecot] Panic when attempting index with Apache Solr : fts_solr plugin

2011-12-08 Thread A Dovecot User
ail_single_user+0x5b) [0x804f3ab] -> doveadm() [0x804f813] -> doveadm(doveadm_mail_try_run+0x12e) [0x804fc6e] -> doveadm(main+0x3a4) [0x8055b64] -> /lib/libc.so.6(__libc_start_main+0xe6) [0x729e36] -> doveadm() [0x804ed61] On Thu, 08 Dec 2011 07:22:22 +0200, Timo Sirainen wrote: > On

[Dovecot] Panic when attempting index with Apache Solr : fts_solr plugin

2011-12-03 Thread A Dovecot User
Dovecot version: 2.1.rc1 Expat version: expat-2.0.1-10 Libcurl version: libcurl-7.21.0-10 OS: Fedora 14 i686 Configure command: ./configure --with-solr Solr version: 1.4.1 (also tried 3.5.0) Java version: java-1.6.0-openjdk-1.6.0.0-55.1.9.10 (also tried Oracle Java 6u29) [root@mymailserver ~]# d