similar to: dovecot performance question

Displaying 20 results from an estimated 10000 matches similar to: "dovecot performance question"

2007 Oct 03
5
Postfix with Deliver (LDA) - user unknown
Good Day All! I am attempting to configure deliver as our LDA. I am also configuring the server to use Postfix instead of Sendmail. I have followed the all the documentation and examples I could find. Below are my Dovecot and Postfix configs. Can someone please smack me upside the head and tell me why I am getting "user unknown" errors? If i don't use deliver as the LDA, all
2008 Jul 18
3
zlib plugin nad moving mails, bug?
Hi, Recently I gzipped mails older than 30 days in our users' maildirs. I used find and gzip. Gzip added 'Z' at the end of the filename and everything seemed to work fine, users did not notice any difference in performance (yet :-), and I saved about 30% of our mail storage space. There seems to be a problem when moving gzipped messages from one folder to another though. Dovecot
2009 Jan 26
1
imap flags - \* - dovecot 1.1.{8,9}
Isn't \* supposed to be (almost always) in flags after "SELECT" command in dovecot imap? Isn't \* meaning is "you can store any new flag" ? 20 select INBOX * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags permitted. so no \* ... [..] 50 store 1 +flags $MDNSent * FLAGS (\Answered \Flagged
2008 Aug 07
2
dovecot-antispam: Failed to read mail beginning, Next message unexpectedly lost
Hello, I'm trying to configure the dovecot-antispam plugin. Now I've run into a problem: whenever I try to move/copy a message in/from the spam mailbox, Thunderbird (and also Sylpheed, haven't tried anything else) says: The current command did not succeed. The mail server responded: Failed to read mail beginning. and in the logs I get: dovecot: Aug 07 10:41:23 Error:
2009 Nov 18
2
Unknown column mail_plugins in field list
I have installed debian lenny, postfix 2.5.5 and dovecot 1.0.15 and can't send emails locally. this is the error in the log Error: auth-worker(default): sql(xxx at yyy.com): User query failed: Unknown column 'mail_plugins' in 'field list'
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"]
2007 May 25
1
Variable expansion in LDA vs POP/IMAP
Hello all, I'm trying to understand when exactly the variable substitution happens in Dovecot, as I get different results in the LDA and in the POP/IMAP server. Here's my general setup: - Postfix MTA, delivers mail via Dovecot LDA - users list sits in a database - mail directory is stored in the database, but with Dovecot variables inside Delivery works perfectly fine,
2008 Nov 22
1
Panic in version 1.1.6
Hello, We have seen a few of these panics in 1.1.6. It seems to happen when pine is being used and a POP3 check occurs at the same time (but not always), but I'm not positive this is always the case: --- Nov 22 11:10:32 lexiconn2 dovecot: Panic: POP3(techjm): file istream.c: line 76 (i_stream_read): assertion failed: (_stream-> skip != _stream->pos) Nov 22 11:10:32 lexiconn2
2007 May 08
3
troubleshooting new dovecot installation
Hello, I'm setting up a new mail server using freebsd 6.2, postfix, dovecot with SASL and, eventually, squirrelmail. I've gone through http://wiki.dovecot.org/TestPop3Installation the program is running, plain works over telnet from local host or from a remote machine. I can do stat and retr commands. however, when I try to use the login method (that is what the command 1 login
2007 Oct 23
4
How to debug slow operation
Hello, I am no programmer at all. I have dovecot set up on two very similar machines. On one of the boxes, the dovecot server has recently been showing slower response times. It feels slower. Where it is slower, dovecot works as an auth server for postfix. I have replaced exim with postfix on that box and I think since then dovecot started to slow down. On the other machine the MTA is exim.
2008 Dec 03
1
Problem with sieve: Keep: Generic Error
Hi, i came across a strange error message in Ubuntu 8.10s package (Dovecot 1.1.4) regarding sieve: sieve runtime error: Keep: Generic Error sieve_execute_bytecode(/etc/dovecot/sieve/default.sievec) failed Note that the Sieve Scripts are basically executed fine and working fine. After a lot of testing I suppose the following: "keep" doesn't detect the private namespace I have to
2009 Apr 28
3
Unexplainable problem with POP3 quotas
Greetings * We are having a problem with POP3 quota warnings, and despite we dig into the documentation, mailing list archives, google... we didn't spot any light We are running a self-compiled dovecot 1.1.7. The user base is in a Postgres database. We'd like a quota warning message to be injected into the maildir at 80% and 95% of occupation reached. >From the logs, it looks like
2010 Nov 02
2
double mail
Hello, I installed new mail server postfix + dovecot with beckend in postgresql. But when users not deleted mail from server then received all mails from maildir a few everyday..In dovecot logs I can't see any problem. He use outlook or thunderbird with pop3. What is problem whit this? dovecot --version 1.0.7 dovecot -n # 1.0.7: /etc/dovecot.conf log_path: /var/log/dovecot.log
2008 Jun 22
2
Some crashes with 1.1.1
I'm getting some cra shes with 1.1.1, but even with these start options: #!/bin/sh mkdir /var/core chmod 1777 /var/core echo /var/core/%p > /proc/sys/kernel/core_pattern ulimit -n 65535 ulimit -c unlimited /usr/local/sbin/dovecot -F I'm not getting any corefiles - why? It definitely used to work :) Jun 22 00:05:53 postamt dovecot: imap-login: *** glibc detected *** imap-login:
2008 Sep 17
4
dovecot 1.0.10 inet_addr(0.0.0.0)
Hi, I've got a problem. my Dovecot is not running ;) It immidiately exits when run with no output info I've figuret out that is something wrong with network but i can't find such option in conf any Ideas?? strace output : dup(3) = 5 fcntl64(5, F_GETFD) = 0 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 socket(PF_INET, SOCK_STREAM,
2009 Feb 19
1
LDA dovecot with Postfix not workin :-(
Hi, tried to use postfix with virtual users and dovecot imaps/imap pop3/pop3s workin fine lokal smtp too, but a remote host is not able to send mail Debian Etch uname -a Linux mail 2.6.18-6-xen-amd64 #virtual user vmail:x:5000:8::/home/vmail:/bin/sh #master.cf added dovecot unix - n n - - pipe flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d
2007 Nov 13
2
Caching?
Any way to minimize the number of sql statements that dovecot do? (and I tried adding userdb prefetch { } but number of sql calls are still the same) Am I doing something wrong or? Regards, BTJ -- ----------------------------------------------------------------------------------------------- Bj?rn T Johansen btj at havleik.no
2009 Nov 03
5
quota ignore sent folder
I have configured postfix and dovecot and I want to know hot to configure quota in order to ignore sent folder. Now it does work ignoring trash folder but I want to ignore sent.
2007 Dec 11
1
dovecot deliver errors
I think someone else mentioned this problem earlier on the list, and I've recently started seeing the following error show up: file index-transaction.c: line 54 (index_transaction_finish_rollback): assertion failed: (t->mail_ref_count == 0) Raw backtrace: /usr/lib/dovecot/deliver(i_syslog_fatal_handler+0x2b) [0x80bff0b] -> /usr/lib/dovecot/deliver [0x80bfd1a] ->
2009 Dec 29
4
pop3+leave messages on server
hi All, I have a srange problem. Before dovecot there was a courier imap and it worked just fine. The client(s) are the same then before, so I think, this is an server side problem. I have a user with Outlook and he uses pop3 and leaves messages on server. Sometimes the messages get downloaded again, when he starts the outlook. Not all, but 7-9 hours back. uidl format is like it's