On Mon, 2010-10-11 at 03:30 +0200, Marcus Rueckert wrote:
> On 2010-10-09 21:33:11 -0700, Ryan Murray wrote:
> > epoll_wait(8, {{EPOLLOUT, {u32=37481984, u64=37481984}}}, 38, 207) = 1
> > write(41, "iTxPBrNlaNFao+yQzLhuO4/+tQ5cuiKSe"..., 224) = 224
> > epoll_ctl(8, EPOLL_CTL_MOD, 41, {EPOLLIN|EPOLL
Right,
Changes made to dovecot-2.0.5/src/lib-master/master-service.c
conn.listen_fd = l->fd;
conn.fd = net_accept(l->fd, &conn.remote_ip, &conn.remote_port);
i_error("conn.fd: %d",conn.fd);
i_error("l->fd: %d",l->fd);
On 2010-10-09 21:33:11 -0700, Ryan Murray wrote:
> epoll_wait(8, {{EPOLLOUT, {u32=37481984, u64=37481984}}}, 38, 207) = 1
> write(41, "iTxPBrNlaNFao+yQzLhuO4/+tQ5cuiKSe"..., 224) = 224
> epoll_ctl(8, EPOLL_CTL_MOD, 41, {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP,
> {u32=37481984, u64=37481984}}) = 0
> prea
On Sun, 2010-10-10 at 17:57 -0400, Jerrale G wrote:
> > On 10/7/2010 8:16 AM, Ralf Hildebrandt wrote:
> > >fts = squat
> >
> > I'm probably talking out of the wrong hole again - but have you tried
> > removing squat from your plugin list to see if it makes a difference?
> Daniel Miller,
>
>
On 10/10/2010 2:57 PM, Jerrale G wrote:
I'm probably talking out of the wrong hole again - but have you tried
removing squat from your plugin list to see if it makes a difference?
Daniel Miller,
Please do not get all defensive when someone asks why they're having
performance issues. You a
On 11.10.2010, at 0.48, Jerrale G wrote:
zlib_save_level = 6 # 1..9
zlib_save = gz # or bz2
> for all other applications in *nix, where it uses the zlib or bzlib
> libraries, setting the compression to 0 usually allows disabling it.
> Can you show your "doveconf -n" output please?
On 10/10/2010 9:07 AM, Jerrale G wrote:
The man pages of "man deliver" do not explain the "-n" option which
is confusing a lot of people as to why mailboxes and mail folders
aren't being automatically created; yet, the dovecot wiki's both say
to use "-n" in postfix's master.cf which keeps dov
* Jerrale G :
> Please do not get all defensive when someone asks why they're having
> performance issues. You act like he said "Because of dovecot, i'm
> having POP3 or IMAP performance problems". He only said he noticed a
> change since going to 2.0.5.
Indeed.
> You could have suggested to try
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
aut
On 10/10/2010 2:26 PM, Kui Zhang wrote:
Thank you for the reply.
Sorry, my post should have been more clear... I got the dynamic
compression part. I dont know how to turn it off, for accounts that
does not need/want it.
I tried setting the compression level to 0, dovecot does not appear to lik
Thank you for the reply.
Sorry, my post should have been more clear... I got the dynamic
compression part. I dont know how to turn it off, for accounts that
does not need/want it.
I tried setting the compression level to 0, dovecot does not appear to like it.
Error: zlib_save_level: Level must b
On 7.10.2010, at 23.23, Ralf Hildebrandt wrote:
> 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
>
> What does "mpid=0" mean?
Mail process's ID. So that you could match which imap process actually ha
On 8.10.2010, at 17.26, Hugo Monteiro wrote:
>> A couple weeks ago we had a major number of account migrations, from POP to
>> IMAP. We started to notice that in times of peaks, specially after lunch
>> hour, dovecot started to get REALLY slow and closing client connections. A
>> restart to the
On 8.10.2010, at 12.55, Ralf Hildebrandt wrote:
> Has the implementation of FTS changed in some way? Reading the two
> wikis doesn't yield any important difference. My clients/users surely
> have not changed!
No.. I haven't touched Squat for a long time. Then again, I haven't really
tried it muc
On 8.10.2010, at 19.47, Mark Moseley wrote:
> Perhaps a good feature request from us NFS+maildir users would be for
> dovecot to ignore anything like .nfs[0-9]{20,} (or other nfs silly
> file patterns, if there are any), since there's almost no way
> someone's really got a folder called that.
Wel
On Thu, 07 Oct 2010 08:49:21 +0200, Paweł Madej
wrote:
>From time to time for one of email addresses i got such error. Have no idea
>why, as it is valid. Dovecot 2.0.2
>
> Oct 6 17:37:52 postfix/smtpd: connect from unknown[212.xxx.101.5]
> Oct 6 17:37:52 postfix/smtpd: setting up TLS connectio
On 9.10.2010, at 0.58, Brandon Lamb wrote:
> 2010-10-08 14:37:29 imap : Error: Mailbox Removed:
> Expunged GUID mismatch for UID 1257: ceb413227b55e8aa14cf86ec86f2b652
> vs 32b06aa8bc66762bbd6af15228072949
You didn't mention Dovecot version. There was a bug related to this in earlier
v2.0.x.
On 7.10.2010, at 22.12, Camron W. Fox wrote:
> Dovecot-imap appear to recognize the quota from ldap, as the
> Thunderbird quota plugin reads the correct info from LDAP if the
> mailQuotaSize entry exists, and the default storage=10240 from
> doveconf.conf if there is no LDAP attr.
ok, so
>
Op 10-10-2010 17:30, Sean Cardus schreef:
Hi,
I've recently started using dovecot-lda to handle my local maildir
deliveries from Exim. Unfortunately I've been experiencing the
occasional failed delivery - My Exim logs were showing:
Child process of virtual_dovecot_delivery transport (r
On 10/10/2010 16:30, Sean Cardus wrote:
I originally thought a specific mail was causing the crash, but
calling the command myself delivered the mail without any issues.
However, I found if I ran a script that delivered the same mail 10
times, I could reliably cause multiple segfaults all with
Hi,
I've recently started using dovecot-lda to handle my local maildir
deliveries from Exim. Unfortunately I've been experiencing the
occasional failed delivery - My Exim logs were showing:
Child process of virtual_dovecot_delivery transport (running
command "/usr/local/libexec/dovecot/
The man pages of "man deliver" do not explain the "-n" option which is
confusing a lot of people as to why mailboxes and mail folders aren't
being automatically created; yet, the dovecot wiki's both say to use
"-n" in postfix's master.cf which keeps dovecot's lda from automatically
creating th
Op 8-10-2010 22:25, Асташов Алексей Александрович schreef:
Oct 8 22:30:42 sintek kernel: dovecot-lda[26943]: segfault at
0080 rip 2b01b00bc880 rsp 7fff3a7f1378 error 6
/var/log/audit/audit.log
type=ANOM_ABEND msg=audit(1286461665.274:191): auid=500 uid=5000 gid=5000
ses=7 p
Oct 8 22:30:42 sintek kernel: dovecot-lda[26943]: segfault at
0080 rip 2b01b00bc880 rsp 7fff3a7f1378 error 6
/var/log/audit/audit.log
type=ANOM_ABEND msg=audit(1286461665.274:191): auid=500 uid=5000 gid=5000
ses=7 pid=22691 comm="dovecot-lda" sig=11
The mail system:
: Command
24 matches
Mail list logo