[Dovecot] auth-worker ownership issue

2010-11-08 Thread Jason 'XenoPhage' Frisvold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings, I installed 2.0.7 this evening and I'm getting these messages in /var/log/maillog : Nov 8 23:36:53 myserver dovecot: auth: Fatal: net_connect_unix(auth-worker) in directory /var/run/dovecot failed: Permission denied (euid=89(vpo

[Dovecot] Managesieve + procmail

2010-11-08 Thread Lox
Hello, I have an Ubuntu Lucid Postfix/Dovecot server. I have a web ui to manage my websites, emails and so that makes use of Procmail but would I like my users to be able to use Managesieve filters. It it possible to "chain" them ? How? Best regards. -- Lox lox@knc.nc

Re: [Dovecot] emails getting mangled when dragging from Exchange account to IMAP shared folders

2010-11-08 Thread Scott Goodwin
u > > can see the line breaks there that show this. So it sounds like this > can't > > be an issue with Dovecot, am I right? > > Yeah, sounds like Outlook breaks with huge headers. That's one huge > References header you have. > > > 20101108-160201-28857.out Description: Binary data

Re: [Dovecot] v2.0.7 released

2010-11-08 Thread Timo Sirainen
On 8.11.2010, at 20.44, Daniel L. Miller wrote: > On 11/8/2010 11:51 AM, Timo Sirainen wrote: >> http://dovecot.org/releases/2.0/dovecot-2.0.7.tar.gz >> http://dovecot.org/releases/2.0/dovecot-2.0.7.tar.gz.sig > Does this include the fix for the SIS error logs previously mentioned? Yeah. Whenever

Re: [Dovecot] v2.0.7 released

2010-11-08 Thread Daniel L. Miller
On 11/8/2010 11:51 AM, Timo Sirainen wrote: http://dovecot.org/releases/2.0/dovecot-2.0.7.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.7.tar.gz.sig Does this include the fix for the SIS error logs previously mentioned? -- Daniel

[Dovecot] v2.0.7 released

2010-11-08 Thread Timo Sirainen
http://dovecot.org/releases/2.0/dovecot-2.0.7.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.7.tar.gz.sig * master: default_process_limit wasn't actually used anywhere, rather the default was unlimited. Now that it is enforced, you might notice that the default limi

[Dovecot] v1.2.16 released

2010-11-08 Thread Timo Sirainen
http://dovecot.org/releases/1.2/dovecot-1.2.16.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.16.tar.gz.sig Just some small fixes. - imap: Fixed SELECT QRESYNC not to crash on mailbox close if a lot of changes were being sent. - pop3: Fixed a potential hang -

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Ralf Hildebrandt
* Timo Sirainen : > Attached a new script. Here's another output of what I get myself: I switched back to 2.0 and will try keeping it going until 12:00 tomorrow -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hind

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Ralf Hildebrandt
* Timo Sirainen : > The managesieve-login is pretty high here too. Much worse than auth > process. Were there tons of logins at that time? Or some brute force > password guessing, or some other DoSing? No, the port is not reachable from the outside. > Perhaps the problem is actually managesieve

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Timo Sirainen
On Mon, 2010-11-08 at 19:07 +, Timo Sirainen wrote: > I'm currently seeing in my test machine where imaptest is runnng > something like: Well, that was stupid. Looks like I suck at Perl and couldn't write an actually working script. I was looking at the low user/sys CPU usages, but since they

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Timo Sirainen
On Mon, 2010-11-08 at 08:34 +0100, Ralf Hildebrandt wrote: > I'm getting constantly high numbers of page reclaims & involuntary > context switches for dovecot/auth. > > page reclaims = minor faults = cpu switching back to system-mode, But > why is the auth process doing that so excessively? Same

Re: [Dovecot] Ongoing performance issues with 2.0.x

2010-11-08 Thread Brandon Davidson
Stan, On 11/8/10 10:39 AM, "Stan Hoeppner" wrote: > > However, if CONFIG_HZ=1000 you're generating WAY too many interrupts/sec > to the timer, ESPECIALLY on an 8 core machine. This will exacerbate the > high context switching problem. On an 8 vCPU (and physical CPU) machine > you should have C

Re: [Dovecot] Use a different usename than the recipient address (that require a lookup)?

2010-11-08 Thread Zhou, Yan
> -Original Message- > From: dovecot-bounces+yzhou=medplus@dovecot.org [mailto:dovecot- > bounces+yzhou=medplus@dovecot.org] On Behalf Of Mauricio Tavares > Sent: Monday, November 08, 2010 1:55 PM > To: Dovecot Mailing List > Subject: Re: [Dovecot] Use a different usename than the

Re: [Dovecot] Use a different usename than the recipient address (that require a lookup)?

2010-11-08 Thread Mauricio Tavares
On 11/08/2010 01:42 PM, Zhou, Yan wrote: Hi there, I am integrating Postfix and DoveCot, both use LDAP to look up user/email address info. My question is this: can I create a user "jsmith" to get all emails with the recipient address: dovecotd...@domain? Because of using LDAP, I need to do a lo

Re: [Dovecot] Expunge -A cannot find users

2010-11-08 Thread Kilburn Abrahams
On 11/08/2010 10:29 PM, A.L.E.C wrote: > On 08.11.2010 06:00, Kilburn Abrahams wrote: > >> doveadm expunge -u t...@planetseafood.com mailbox Archive ON '8-Nov-2010' >> >> But in this format doveadm expunge -A mailbox Archive ON '8-Nov-2010', >> it will list all the users in the database and display

Re: [Dovecot] Ongoing performance issues with 2.0.x

2010-11-08 Thread Ralf Hildebrandt
* Stan Hoeppner : > Does this machine have more than 4GB of RAM? You do realize that merely > utilizing PAE will cause an increase in context switching, whether on > bare medal or in a VM guest. It will probably actually be much higher > with a VM guest running a PAE kernel. Also, please tell m

[Dovecot] Use a different usename than the recipient address (that require a lookup)?

2010-11-08 Thread Zhou, Yan
Hi there, I am integrating Postfix and DoveCot, both use LDAP to look up user/email address info. My question is this: can I create a user "jsmith" to get all emails with the recipient address: dovecotd...@domain? Because of using LDAP, I need to do a lookup to know that the user "jsmith" is get

Re: [Dovecot] Ongoing performance issues with 2.0.x

2010-11-08 Thread Stan Hoeppner
Udo Wolter put forth on 11/8/2010 4:45 AM: > * Ralf Hildebrandt : >>> And I'm guessing you're running a 32bit PAE kernel because VMWare ESX >>> still doesn't officially support 64bit guests, correct? >> >> No, it's supported, but I don'T want to change the whole system. > > That's right, we cannot

Re: [Dovecot] Ongoing performance issues with 2.0.x

2010-11-08 Thread Udo Wolter
* Ralf Hildebrandt : > > And I'm guessing you're running a 32bit PAE kernel because VMWare ESX > > still doesn't officially support 64bit guests, correct? > > No, it's supported, but I don'T want to change the whole system. That's right, we cannot switch without having several hours downtime. Thi

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Udo Wolter
* Ralf Hildebrandt : > I'm getting constantly high numbers of page reclaims & involuntary > context switches for dovecot/auth. > > page reclaims = minor faults = cpu switching back to system-mode, But > why is the auth process doing that so excessively? Same for the large > number of involuntary c

Re: [Dovecot] Estimación de horas del cambio a Dovec ot 2.0

2010-11-08 Thread Antonio Perez-Aranda
Sorry for this mail. It's not for this mail-list. El 8 de noviembre de 2010 16:00, Marcus Rueckert escribió: > and now in english please. > >darix > > -- > openSUSE - SUSE Linux is my linux > openSUSE is good for you > www.opensuse.org >

Re: [Dovecot] Estimación de horas del cambio a Dovec ot 2.0

2010-11-08 Thread Marcus Rueckert
and now in english please. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org

[Dovecot] Estimación de horas del cambio a Dovec ot 2.0

2010-11-08 Thread Antonio Perez-Aranda
Actualmente tenemos dovecot 1.2.15 que ha demostrado ser bastante estable, pero con el que podemos tener problemas de corrupción en ficheros de índices de Dovecot (dovecot-uidlist). Este problema, podría llegar a ocasionar la descarga de todos los correos desde el cliente del usuario. En Dovecot 2

Re: [Dovecot] dovecot + sieve

2010-11-08 Thread Stephan Bosch
Op 8-11-2010 13:27, maximatt wrote: In ower mail system we use postfix and dovecot v1.2.10 with sieve plugin and i think is work fine but. i need to have access to variables values like in these test script require ["enotify", "variables", "envelope"]; keep; notify :import

[Dovecot] Virtual Folder by user.

2010-11-08 Thread Henrique Fernandes
Can i only set a virtual folder for especific users ? dovecot 2.0.6. Thanks! []'sf.rique

Re: [Dovecot] dovecot Digest, Vol 91, Issue 18

2010-11-08 Thread William Blunn
On 08/11/2010 13:16, William Blunn wrote: But surely you can fold header records, e.g. References: For the avoidance of doubt, the second and third lines of that header record are supposed to have an additional space character at the beginning. I did type the required space characters, b

Re: [Dovecot] dovecot Digest, Vol 91, Issue 18

2010-11-08 Thread William Blunn
On 08/11/2010 12:47, Alan Brown wrote: From: Timo Sirainen Subject: Re: [Dovecot] emails getting mangled when dragging from Exchange account to IMAP shared folders On Wed, 2010-11-03 at 16:18 -0700, Scott Goodwin wrote: FYI, I got rawlog working and it shows the same break in the raw logs

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Ralf Hildebrandt
* Timo Sirainen : > On 8.11.2010, at 7.34, Ralf Hildebrandt wrote: > > > I'm getting constantly high numbers of page reclaims & involuntary > > context switches for dovecot/auth. > > Is it intentional that you have both passdb shadow and passdb pam enabled? If I leave out on of them, the masteru

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Timo Sirainen
On 8.11.2010, at 7.34, Ralf Hildebrandt wrote: > I'm getting constantly high numbers of page reclaims & involuntary > context switches for dovecot/auth. Is it intentional that you have both passdb shadow and passdb pam enabled? > page reclaims = minor faults = cpu switching back to system-mode,

Re: [Dovecot] dovecot Digest, Vol 91, Issue 18

2010-11-08 Thread Alan Brown
From: Timo Sirainen Subject: Re: [Dovecot] emails getting mangled when dragging from Exchange account to IMAP shared folders On Wed, 2010-11-03 at 16:18 -0700, Scott Goodwin wrote: FYI, I got rawlog working and it shows the same break in the raw logs as in the broken headers. Below

[Dovecot] dovecot + sieve

2010-11-08 Thread maximatt
Hi, In ower mail system we use postfix and dovecot v1.2.10 with sieve plugin and i think is work fine but. i need to have access to variables values like in these test script require ["enotify", "variables", "envelope"]; keep; notify :importance "1" :message "TEST SIEVE ${from

Re: [Dovecot] Expunge -A cannot find users

2010-11-08 Thread A.L.E.C
On 08.11.2010 06:00, Kilburn Abrahams wrote: > doveadm expunge -u t...@planetseafood.com mailbox Archive ON '8-Nov-2010' > > But in this format doveadm expunge -A mailbox Archive ON '8-Nov-2010', > it will list all the users in the database and display the following and > no messages are expunged

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Ralf Hildebrandt
* Daniel L. Miller : > On 11/7/2010 11:34 PM, Ralf Hildebrandt wrote: > >Attached is my "dovecot -n" output. > > > Here's another attempt to insert lower supportive appendage into open > breathing & consumption orifice. > > Just comparing your doveconf -n output with mine... > > 1. Why does it a

Re: [Dovecot] 2.0, hourly performance stats

2010-11-08 Thread Daniel L. Miller
On 11/7/2010 11:34 PM, Ralf Hildebrandt wrote: Attached is my "dovecot -n" output. Here's another attempt to insert lower supportive appendage into open breathing & consumption orifice. Just comparing your doveconf -n output with mine... 1. Why does it appear you have multiple "listen" line