[Dovecot] dovecot cores

2012-10-10 Thread dovecot
Hi dovecot-community, i have set up a new dovecot server - everything is self-compiled and with newest versions. dovecot daemon dies every night: Bugreport Mail - dovecot cores with sig11 my dovecot daemon cores every night - no message in log file. Please help. It runs in an OpenVZ container -

Re: [Dovecot] Irrelevant information filling logs

2012-10-10 Thread Timo Sirainen
On 10.10.2012, at 16.39, 3.lis...@adminlinux.com.br wrote: > I have a "Ubuntu10.04 + dovecot-2.0.13" configuration in my server. My > mailbox server is shared by ~ 10k domains. It works fine with ~50k accounts. > > There is a lot of logs of "quota exceeded" like this: > > Oct 10 13:00:56 mailbo

Re: [Dovecot] Irrelevant information filling logs

2012-10-10 Thread Jack Bates
On 10/10/2012 8:39 AM, 3.lis...@adminlinux.com.br wrote: Is there a way to send specific Dovecot errors on specific files or just discard them? syslog/rsyslog filters are the best method, in my opinion. This would allow you to filter to another file or discard things you aren't interested i

Re: [Dovecot] Irrelevant information filling logs

2012-10-10 Thread Steve Litt
On Wed, 10 Oct 2012 10:39:27 -0300, 3.lis...@adminlinux.com.br said: > Hi, > > I have a "Ubuntu10.04 + dovecot-2.0.13" configuration in my server. > My mailbox server is shared by ~ 10k domains. It works fine with ~50k > accounts. > > There is a lot of logs of "quota exceeded" like this: > > Oc

Re: [Dovecot] Fwd: Re: Dovecot doesnot disconnect at end of pop3 session

2012-10-10 Thread Jack Bates
On 10/10/2012 10:07 AM, Robert JR wrote: list command return msg number and size only. Thanks Below is the proper format you should see. The line with a period at the end is required to show that the list command has completed. If you do not get that, then the server hasn't successfully comp

[Dovecot] Fwd: Re: Dovecot doesnot disconnect at end of pop3 session

2012-10-10 Thread Robert JR
On 2012-10-10 17:47, Jack Bates wrote: On 10/10/2012 9:40 AM, Robert JR wrote: telnet mymail.com 110 user username pass password list quit all commands work except the quit command, Dovecot hang at this point !!! Why Dovecot hang on receiving the Quit command !!! and doesnot disconnect !! P

Re: [Dovecot] Dovecot doesnot disconnect at end of pop3 session

2012-10-10 Thread Jack Bates
On 10/10/2012 9:40 AM, Robert JR wrote: telnet mymail.com 110 user username pass password list quit all commands work except the quit command, Dovecot hang at this point !!! Why Dovecot hang on receiving the Quit command !!! and doesnot disconnect !! Please include your dovecot version. A

Re: [Dovecot] I need a quota expert

2012-10-10 Thread Jack Bates
Looking at the wiki: http://wiki2.dovecot.org/Quota/Dict It appears that the conf files for dict are different than the sql files for auth. This is why you are getting error messages. The auth config needs the driver option, the dict config does not. Create a file specifically for dict and poi

[Dovecot] Dovecot doesnot disconnect at end of pop3 session

2012-10-10 Thread Robert JR
Hello, I have 3 users checking same email account using pop3 (outlook express) suddenly after some hours , users are unable to disconnect from pop3 after checking mail So i telnet to the pop3 and found that the issue is true but i do not know the reason telnet mymail.com 110 user username

[Dovecot] lmtp proxy logging

2012-10-10 Thread Jack Bates
The logging on lmtp and lmtp proxy is pretty limited from what I can see. It seems to handle errors, Connect, Disconnect, and in the case of lmtp delivery, it logs where an email is saved to. The lmtp may be enough, "connect, saved user, saved user..., disconnect", but I was curious if it is wo

Re: [Dovecot] I need a quota expert

2012-10-10 Thread Tibby
I'm having problems with dovecot quota configuration. If I Include the driver mysql in dovecot-sql.conf I'm getting this error: dovecot: dict: Error in configuration file /etc/dovecot/dovecot-sql.conf line 1: Unknown setting: driver dovecot: dict: Failed to initialize dictionary 'quotadict' If I

Re: [Dovecot] Irrelevant information filling logs

2012-10-10 Thread Robert Schetterer
Am 10.10.2012 15:39, schrieb 3.lis...@adminlinux.com.br: > Hi, > > I have a "Ubuntu10.04 + dovecot-2.0.13" configuration in my server. My > mailbox server is shared by ~ 10k domains. It works fine with ~50k > accounts. > > There is a lot of logs of "quota exceeded" like this: > > Oct 10 13:00:56

[Dovecot] Irrelevant information filling logs

2012-10-10 Thread 3.lis...@adminlinux.com.br
Hi, I have a "Ubuntu10.04 + dovecot-2.0.13" configuration in my server. My mailbox server is shared by ~ 10k domains. It works fine with ~50k accounts. There is a lot of logs of "quota exceeded" like this: Oct 10 13:00:56 mailboxserver5 dovecot: lmtp(29105, user@mailboxserver5): Error: ifcI

Re: [Dovecot] About ManageSieve and TLS

2012-10-10 Thread 3.lis...@adminlinux.com.br
It works ! Thanks Stephan! On 02-10-2012 16:31, Stephan Bosch wrote: If you really want to, you can disable TLS for ManageSieve specifically by putting a ssl=no inside the protocol sieve {} section. -- Thiago Henrique adminlinux.com.br

Re: [Dovecot] [PATCH] dovadm plugins underlinking

2012-10-10 Thread Natanael Copa
On Wed, Oct 10, 2012 at 12:22 PM, Timo Sirainen wrote: > On 10.10.2012, at 13.00, Natanael Copa wrote: > >> Running doveadm on Alpine Linux will show various underlinking errors: > With doveadm the similar behavior is done for pretty much the same reason. > doveadm tries to load all of the plugi

Re: [Dovecot] [PATCH] dovadm plugins underlinking

2012-10-10 Thread Timo Sirainen
On 10.10.2012, at 13.00, Natanael Copa wrote: > Running doveadm on Alpine Linux will show various underlinking errors: > /usr/bin/doveadm: symbol 'acl_user_module': can't resolve symbol in > lib '/usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so'. > /usr/bin/doveadm: symbol 'acl_identifier_pars

[Dovecot] [PATCH] dovadm plugins underlinking

2012-10-10 Thread Natanael Copa
Hi, Running doveadm on Alpine Linux will show various underlinking errors: /usr/bin/doveadm: symbol 'acl_user_module': can't resolve symbol in lib '/usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so'. /usr/bin/doveadm: symbol 'acl_identifier_parse': can't resolve symbol in lib '/usr/lib/dovecot/

Re: [Dovecot] Shared Squat index for public mailboxes

2012-10-10 Thread Frerich Raabe
Am 10.10.2012 10:24, schrieb Robert Schetterer: Am 10.10.2012 10:06, schrieb Frerich Raabe: I already use this; as I mentioned, the index files of the public readonly mailbox is stored per-user so that each user has his own set of \Seen flags. Here's my public namespace: namespace public { s

[Dovecot] Clarifications on Pigeonhole and MySQL lookups

2012-10-10 Thread Sandro Tosi
Hello, we're scouting if it's possible to use Pigeonhole (currently v0.3.1, as this will be provided with an upcoming Debian package) with MySQL dict lookups with the mail setup we're designing. Our (main) goals are: 1. store the filters on the database 2. allow each user to enable/disable an

Re: [Dovecot] Shared Squat index for public mailboxes

2012-10-10 Thread Robert Schetterer
Am 10.10.2012 10:06, schrieb Frerich Raabe: > I already use this; as I mentioned, the index files of the public > readonly mailbox is stored per-user so that each user has his own set of > \Seen flags. Here's my public namespace: > > namespace public { > separator = / > prefix = Lists/ > loc

Re: [Dovecot] Shared Squat index for public mailboxes

2012-10-10 Thread Frerich Raabe
Am 10.10.2012 09:49, schrieb Robert Schetterer: Am 10.10.2012 09:29, schrieb Frerich Raabe: I'm running Dovecot 1.2.17 for serving mail via IMAP as well as for providing access to a mailing list archive. The archive is implemented as a public read-only mailbox with per-user index files (i.e. the

Re: [Dovecot] Shared Squat index for public mailboxes

2012-10-10 Thread Robert Schetterer
Am 10.10.2012 09:29, schrieb Frerich Raabe: > Hi, > > I'm running Dovecot 1.2.17 for serving mail via IMAP as well as for > providing access to a mailing list archive. The archive is implemented > as a public read-only mailbox with per-user index files (i.e. the \Seen > flags are per-user). i gue

[Dovecot] Shared Squat index for public mailboxes

2012-10-10 Thread Frerich Raabe
Hi, I'm running Dovecot 1.2.17 for serving mail via IMAP as well as for providing access to a mailing list archive. The archive is implemented as a public read-only mailbox with per-user index files (i.e. the \Seen flags are per-user). I recently enbled the Squat plugin to accelerate searche