Hi,
I am running both IMAP/POP3 services. Recently, the POP3 users started
complaining of slow performance.
I tried to resolve it by advising them to trim their inbox, but to no avail.
Kindly advise as I am not able to resolve this issue.
dovecot -n:
# 1.0.7: /etc/dovecot.conf
ss
This may resolve the mysterious "Maildir: Symlink destination doesn't exist"
errors.
--- a/src/lib-storage/index/maildir/maildir-util.c
+++ b/src/lib-storage/index/maildir/maildir-util.c
@@ -91,7 +91,7 @@
{
struct stat st;
- if (lstat(path, &st) == 0 && (st.st_mode & S_IFLNK) !=
Hello,
I reported a while back that it wasn't possible to compile the whole of
Dovecot using gcc 4.5.2 and the new gold linker, but it's now working
with recent snapshots of both binutils and GCC.
Cheers,
Olivier
SoI had a hell of a time converting my qmail install to dovecot 2.0.5,
so I thought I'd pass on what I learned.
1. When using vpopmail, do not use " --disable-many-domains". If you
do, you'll need to recompile vpopmail without that setting and use the
script found at
http://qmailrocks.thibs
On 2010-10-07 4:23 PM, Ralf Hildebrandt wrote:
> What does "mpid=0" mean?
Wag: Master Process ID?
--
Best regards,
Charles
Oct 7 22:12:08 postamt dovecot: imap-login: Disconnected: Inactivity (no auth
attempts): rip=188.46.153.235, lip=141.42.206.36, mpid=0, TLS
Oct 7 22:12:08 postamt dovecot: imap-login: Disconnected: Inactivity (no auth
attempts): rip=188.46.153.235, lip=141.42.206.36, mpid=0, TLS handshaking
Oct
On 10/10/07 10:08, Charles Marcus wrote:
> On 2010-10-07 3:38 PM, Camron W. Fox wrote:
>> If we upgrade, then we lose RH support for any future dovecot issues
>> (not that they're being particularly helpful with this issue).
>
> Personally I think you'd get much higher quality support for free rig
On 2010-10-07 3:38 PM, Camron W. Fox wrote:
> If we upgrade, then we lose RH support for any future dovecot issues
> (not that they're being particularly helpful with this issue).
Personally I think you'd get much higher quality support for free right
here from the developer himself...
But of cou
On 07/10/2010 20:38, Camron W. Fox wrote:
If we upgrade, then we lose RH support for any future dovecot issues
And if you don't upgrade, you don't get any support from the guy who
wrote Dovecot and therefore knows it inside-out :-)
I tend to suggest the practice of: Keep your server "on dist
On 10/10/07 09:17, Charles Marcus wrote:
> On 2010-10-07 3:12 PM, Camron W. Fox wrote:
>> We're running Dovecot V1.0.7 on RHEL5.5,
>
> Very old, you will not get much support unless/until you upgrade...
> 1.2.15 is recommended for most, although 2.0.5 is current stable...
>
> Lots of changes with
On 2010-10-07 3:12 PM, Camron W. Fox wrote:
> We're running Dovecot V1.0.7 on RHEL5.5,
Very old, you will not get much support unless/until you upgrade...
1.2.15 is recommended for most, although 2.0.5 is current stable...
Lots of changes with respect to quotas (and everything else)...
--
Best
Alle,
We're running Dovecot V1.0.7 on RHEL5.5, using maildir. We would like
to user per user quotas with an OpenLDAP (V2.3.43) backend.
We have setup a default quota in /etc/dovecot.conf:
quota = maildir:storage=10240:ignore=Trash
And have the following userdb configs in
On 10/6/10 11:26 PM, Brandon Davidson wrote:
I do have one more idea I'll throw out there. Everything I've got here
is virtual. I only have the one Dovecot/Postfix server running now, and
the impression I get from you all is that that should be adequate for my
load. What would the collective o
* Daniel L. Miller :
> ># plugin Konfiguration
> >plugin {
> >
> ># mailboxen anlegen und subscriben
> > autocreate = Trash
> > autocreate2 = spam
> > autocreate3 = Sent
> > autocreate4 = Drafts
> > autosubscribe = Trash
> > autosubscribe2 = spam
> > autosubscribe3 = Sent
> > autos
On 10/7/2010 8:16 AM, Ralf Hildebrandt wrote:
Since I have these performance problems after migration to 2.0.5 I'm
publishing my config for review. Can anybody spot any obvious signs of
trouble?
# plugin Konfiguration
plugin {
# mailboxen anlegen und subscriben
autocreate = Trash
autoc
On Jueves 07 Octubre 2010 17:09:18 Jerrale G escribió:
> To help out this thread, my redhat (centos 5.5) says:
> [r...@mail ~]# ulimit
> unlimited
> [r...@mail ~]#
>
> This has never been changed by me and, so, I don't know why your redhat
> is coming default with a limit. You seem to not have ch
Since I have these performance problems after migration to 2.0.5 I'm
publishing my config for review. Can anybody spot any obvious signs of
trouble?
# 2.0.5: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.32-24-generic-pae i686 Debian squeeze/sid
auth_debug = yes
auth_debug_passwords = yes
auth_mec
On 10/7/2010 10:16 AM, Joseba Torre wrote:
On Miércoles 06 Octubre 2010 17:11:49 Timo Sirainen escribió:
Ops! I thought limits.conf was a semi-official answer for this issue.
But you're right, I've been playing with it and looking at
/proc/$PID/limits and it has no influence. It works for init
Hi Timo,
just to report that
. dovecot-1.2.12 which ran fine for several month
. on FreeBSD 7.2-STABLE (/usr/obj/usr/src/sys/GENERIC amd64)
. using Maildir (mailboxes, control and indexes on NFS)
has crashed this morning on our server.
I found nothing special in the logfile.
Attached ar
On Miércoles 06 Octubre 2010 17:11:49 Timo Sirainen escribió:
> > Ops! I thought limits.conf was a semi-official answer for this issue.
> > But you're right, I've been playing with it and looking at
> > /proc/$PID/limits and it has no influence. It works for initial dovecot
> > process (run by roo
In use as filesystem locked? maybe created by NFS server?
If dovecot died then the temporary file is permanent.
2010/10/7 Marcus Rueckert :
> On 2010-10-07 12:53:45 +0200, Antonio Perez-Aranda wrote:
>> I'm using dovecot-1.2.15 and NFS as storage of Maildir . When I try
>> over IMAP and Evolution
Problems with acl in dovecot-1.2.15 was not solved! See my configs below.
And I see the new bug - still something wrong with configs:
cat dovecot-acl:
user=t1 lrwsti
#user=oper-olegs lrwsti
#user=oper-antona lrwsti
user=operdss lr
#user=operdss lrwsti
User t1 can't create subfolers in inbox. He c
On 2010-10-07 12:53:45 +0200, Antonio Perez-Aranda wrote:
> I'm using dovecot-1.2.15 and NFS as storage of Maildir . When I try
> over IMAP and Evolution to move a mail to another Imap Folder, a file
> like .nfs0159816c245 is created and when move operation is
> finished, the file is de
Hi all,
I'm using dovecot-1.2.15 and NFS as storage of Maildir . When I try
over IMAP and Evolution to move a mail to another Imap Folder, a file
like .nfs0159816c245 is created and when move operation is
finished, the file is deleted.
Sometimes, this file isn't deleted and then, you
Hi all,
Is possible to split dovecot.conf with a very very big plugin {} section?
Maybe, some like apache with sites-enabled.d
Then, we could have a file per plugin.
Hello,
with 2.0.5-0~auto+9 (6ea01abfaea9), haven't seen it earlier (but
of course index files have changed):
Oct 7 09:40:09 host dovecot: imap(user): Panic: file index-search-result.c:
line 87 (search_result_update_search): assertion failed: (next_uid == mail->uid)
Oct 7 09:40:09 host dovecot:
Il giorno 07/ott/2010, alle ore 09.06, Andre ha scritto:
> Hi to all.
> Since version 2.0.3 (now I am running 2.0.5) I have experienced segfaults on
> mail delivery, either with dovecot-lda and lmtp.
>
> At least I succeded in having a core dump, here is the backtrace:
>
> #0 0x7f1cca3501
Andre schreef:
Hi to all.
Since version 2.0.3 (now I am running 2.0.5) I have experienced segfaults on
mail delivery, either with dovecot-lda and lmtp.
At least I succeded in having a core dump, here is the backtrace:
#0 0x7f1cca350160 in maildir_sync_set_new_msgs_count () from
/usr/lib
Hi to all!
I’m trying to understand the usage of "doveadm mailbox create”.
If I do, as root:
# doveadm mailbox create -u __public__ sys/test
doveadm(__public__): Error: Can't create mailbox sys/test: Permission denied
but if I do:
# doveadm mailbox create -u __public__ test
every thing is
Hi to all.
Since version 2.0.3 (now I am running 2.0.5) I have experienced segfaults on
mail delivery, either with dovecot-lda and lmtp.
At least I succeded in having a core dump, here is the backtrace:
#0 0x7f1cca350160 in maildir_sync_set_new_msgs_count () from
/usr/lib/dovecot/libdoveco
30 matches
Mail list logo