Displaying 20 results from an estimated 4000 matches similar to: "Slow IMAP Auth"
2009 Dec 23
1
Panic: file maildir-uidlist.c: line 1242 (maildir_uidlist_records_drop_expunges): assertion failed
Hi all,
after inserting another sieve-rule, I get the following backtrace on
deliver.
The mail gets delivered into the Mailbox, but as deliver does not exit
with 0, postfix bounces the mail.
The additional rule is the same as all others in my .dovecot-sieve:
> require ["fileinto", "include"];
>
> if header :contains ["From"]
2008 Nov 26
3
v1.2Autocreate
Hi Timo,
a setup like
http://wiki.dovecot.org/Plugins/Autocreate
seems not to work
the module is loaded but no subfolder creation at login
happens, sorry no log about failures with it
simply
Module loaded: /usr/lib/dovecot/modules/imap/lib20_autocreate_plugin.so
should i try
i.e
autocreate = ".Trash/"
or is there more info around
--
Best Regards
MfG Robert Schetterer
2009 Feb 17
2
assertion failed
Does anyone know what might cause this?
# dovecot --version
1.1.7
Feb 17 18:21:51 imap-proxy-temp dovecot: Panic: auth(default): file
passdb-cache.c: line 121 (passdb_cache_lookup_credentials): assertion
failed: (*scheme_r != NULL || *password_r == NULL)
Feb 17 18:21:51 imap-proxy-temp dovecot: auth(default): Raw backtrace:
dovecot-auth [0x42c0ea] -> dovecot-auth [0x42c143] -> dovecot-auth
2009 Nov 11
1
log pop3/imap logins
Hi List,
I would like to log pop3/imap login events but I don't see them in the
logfiles. What am I doing wrong?
dovecot version: 1.1.11
dovecot -n:
# 1.1.11: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.28-13-server i686 Ubuntu 9.04 nfs
base_dir: /var/run/dovecot/
log_path: /var/log/mail.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap pop3 imaps pop3s
ssl_cert_file:
2007 Oct 23
2
POP3/IMAP newbie question
Is it possible to serve both POP3 and IMAP for the same
user from the same mailbox format, e.g. the maildir format?
If so, how should I configure in dovecot.conf?
At the moment I have (dovecot -n):
# 1.1.beta2: /etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
protocols: imap imaps pop3 pop3s
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /var/run/dovecot//login
2009 Mar 12
4
file client-common.c: line 25 (client_unlink): assertion failed: (clients_count > 0)
Hello
since few days I got this in dovecot log
I use 1.1.11 on Debian etch 64 bits
Thanks for any info
dovecot: Mar 12 16:57:37 Panic: imap-login: file client-common.c: line
25 (client_unlink): assertion failed: (clients_count > 0)
dovecot: Mar 12 16:57:37 Error: child 5247 (login) killed with signal 6
(ip=80.125.173.19)
dovecot: Mar 12 17:10:04 Panic: imap-login: file client-common.c:
2009 Aug 29
2
IMAP Directory Issues (brand new install)
Hi,
I just installed dovecot 1.1.11 and am having some issues. Mail appears to
be delivered to the Maildirs just fine, but when a client (Thunderbird)
tries to retrieve them I get this:
dovecot: IMAP(info at aedisit.com): maildir_file_do(/var/mail/
> aedisit.com/info/cur/1251566335.V14I27a91M380600.kim): Filename keeps
> changing
After turning on mail debug mode, I get this:
Aug 29
2009 Jan 06
2
dovecot 1.2 shared namespace/mailboxes %%u expands only to %
Hi Timo,
with
dovecot --version
1.2.alpha5
namespace shared {
separator = /
prefix = "shared/%d/%%u/"
subscriptions = yes
list = yes
}
and dovecot-acl
authenticated lr
in /usr/local/virtual/schetterer.com
%%u seems not expand to other existing users instead it expands to %
i expected showing all other maildir beyond
dovecot: Jan 06 23:53:14 Info: IMAP(robert at
2011 Mar 29
3
global sieve not working
My global sieve rule is not working and do not compile. But per-user sieve
is working.
Here is my dovecot -n:
log_path: /var/log/dovecot.log
protocols: imap pop3
ssl: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
mail_uid: 501
mail_gid:
2011 May 17
1
sieve vacation reply
Hi,
I'm configuring postfix with dovecot and roundcube. I'm using flat files
as passwdb userdb.
Everything works fine except sieve vacation reply. when i send mail from
ex. user dennis to tytus I get "discarding vacation response for message
implicitly delivered to".
What Am i doing wrong?
thanks
sieve: using sieve path for user's script: /home/tytus/.dovecot.sieve
2009 Feb 12
3
Corrupted index cache file
Hello
I got this error yesterday
dovecot: Feb 11 16:07:27 Error: IMAP(dumontj): FETCH for mailbox Sent UID 7139 got too little data: 11112 vs 11160
dovecot: Feb 11 16:07:27 Error: IMAP(dumontj): Corrupted index cache file /user/dumontj/.imap/Sent/dovecot.index.cache: Broken virtual size for mail UID 7139
Does remove the cache will cure the problem ?
Thanks
2009 Mar 27
1
1.11 bug?: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count > 0)
Hi,
I got below log in last 2 days, I have to restart dovecot as pop3-login failed and service cannot respond.
Mar 26 14:19:31 Info: pop3-login: Disconnected: Shutting down (auth failed, 1 attempts): method=PLAIN, rip=x.x.x.x
Mar 26 14:19:31 Info: pop3-login: Disconnected: Shutting down (tried to use disabled plaintext auth): method=??<B7>
Mar 26 14:19:31 Panic: pop3-login: file
2009 Nov 11
1
Postfix and Dovecot SASL
Hello all,
I am struggeling to get my Dovecot SASL to work within postfix. I have used
the configuration example listed on the main-site of dovecot and it
basically isn't giving me any success at all. I am probably missing
something easy, but after spending a few days testing and walking through
everything I could think about I thought figured it was better to ask :)
Hope someone can point me
2015 Jul 02
2
the file dovecot-uidlist.lock appear then deadlock
hi:
sometimes i can't use imap command to get mails, when this problem appear i find out the file dovecot-uidlist.lock appear at the same time . I don't know Why is this happening ? can you help me ?
thanks !
2009 Apr 26
4
dovecot 1.2 plugin virtual and shared namespace with thunderbird
Hi Timo,
using latest dovecot 1.2 and latest thunderbird
i noticed if using virtual plugin
like here with mysql
http://wiki.dovecot.org/Plugins/Virtual
everthing works like expected
until i add a shared namespace
Tb then looses its subscriptions
under imap to the private namespace
only the shared namespace gets shown up , any idea?
I dont see something special in the logs why this happens
--
2010 Jun 21
3
%d/%n doesn't work... why?
Hello all,
I've been trying to setup my postfix and dovecot to AUTH with mysql, and I'm
almost there!
BUT, for some reason, dovecot won't create the folders in their proper
location.
For some reason, instead of going into
/var/vmail/pplsnet.com/{username}location, where the postfix put all
the emails,
dovecot creates a whole new set of folders in /var/vmail/{username}
I have
2009 Jul 01
9
v1.2.0 released
http://dovecot.org/releases/1.2/dovecot-1.2.0.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.0.tar.gz.sig
As promised. No changes since v1.2.rc8 (except packaged in OS X, since
CentOS 5 autotools didn't add support for configure --docdir).
Below are the largest changes since v1.1:
* When creating files or directories to mailboxes, Dovecot now uses
the mailbox directory's
2009 Jul 01
9
v1.2.0 released
http://dovecot.org/releases/1.2/dovecot-1.2.0.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.0.tar.gz.sig
As promised. No changes since v1.2.rc8 (except packaged in OS X, since
CentOS 5 autotools didn't add support for configure --docdir).
Below are the largest changes since v1.1:
* When creating files or directories to mailboxes, Dovecot now uses
the mailbox directory's
2010 Feb 13
3
problem with deliver segfaulting
i'm facing a pretty hard to debug problem when trying to use
dovecot LDA (deliver) from postfix. After having all configured, mail
deliver fails. This is from my maillog:
Feb 12 21:27:54 correio postfix/pipe[12484]: 930F9F6105:
to=<solutti at domain.com.br>, relay=dovecot, delay=0.21,
delays=0.03/0.01/0/0.18, dsn=4.3.0, status=SOFTBOUNCE (Command died with
signal 11:
2009 Feb 15
3
quota warning issue
Hello to all,
I'm using version 1.1.11 of dovecot.
I set the quota using the following configuration:
in /etc/dovecot/dovecot.conf
quota = maildir:%u
quota_warning = storage=75%% /root/quota-warning.sh 75 %u
in /etc/dovecot/dovecot-sql.conf
user_query = SELECT concat('/var/vmail/', maildir) as home,
concat('maildir:/var/vmail/', maildir) as mail, 1000 AS uid, 12 AS