Re: [Dovecot] Dovecot 2.0beta5 Quota/Dict

2010-05-15 Thread Henrique Fernandes
Confirmed, erro stils. code update at 14-05-10 []'sf.rique On Sat, May 15, 2010 at 6:47 PM, Robert Schetterer wrote: > Am 15.05.2010 18:28, schrieb e-frog: > > On 15.05.2010 17:17, wrote Robert Schetterer: >> >>> Am 15.05.2010 16:56, schrieb Henrique Fernandes: >>> To get mny server to wo

Re: [Dovecot] dovecot from debian lenny-backports does not accept connections

2010-05-15 Thread Stan Hoeppner
Joelly Alexander put forth on 5/15/2010 1:54 PM: > > found the error - i had a typo in dovecot.conf > > lock_method: fnctl > should be > lock_method: fcntl > > dovecot reload does not show a problem, only a stop/start generated the > entry in the logfile > > two days for a stupid typo

[Dovecot] SSL Bug

2010-05-15 Thread Matthew Sackman
Hi, After many hours of testing, I've finally tracked down the issue I have been having with dovecot's SSL support. The problem is that the SSL certs result in "TLS handshaking: SSL_accept() syscall failed: Connection reset by peer" errors *if the certificate granted is not granted for client use*

Re: [Dovecot] Dovecot 2.0beta5 Quota/Dict

2010-05-15 Thread Robert Schetterer
Am 15.05.2010 18:28, schrieb e-frog: On 15.05.2010 17:17, wrote Robert Schetterer: Am 15.05.2010 16:56, schrieb Henrique Fernandes: To get mny server to work i have to change de permissions like this, sleep 1 chmod 777 /var/run/dovecot/auth-userdb chmod 777 /var/run/dovecot/d

Re: [Dovecot] dovecot from debian lenny-backports does not accept connections

2010-05-15 Thread Charles Marcus
On 2010-05-15 2:54 PM, Joelly Alexander wrote: > found the error - i had a typo in dovecot.conf > > lock_method: fnctl > should be > lock_method: fcntl > > dovecot reload does not show a problem, only a stop/start generated the > entry in the logfile > > two days for a stupid typo dovec

Re: [Dovecot] dovecot from debian lenny-backports does not accept connections

2010-05-15 Thread Joelly Alexander
found the error - i had a typo in dovecot.conf lock_method: fnctl should be lock_method: fcntl dovecot reload does not show a problem, only a stop/start generated the entry in the logfile two days for a stupid typo thanks! On 15.05.2010 11:58, Stan Hoeppner wrote: Joelly Alexande

Re: [Dovecot] Setting up a 'rootless' server - user and auth_user cannot be the same

2010-05-15 Thread Charles Marcus
On 2010-05-15 11:59 AM, vus...@test123.ru wrote: > I am trying to follow http://wiki.dovecot.org/HowTo/Rootless to set up > a personal dovecot server that does not use 'root' and does not need > to change uids/gids. I'm trying to set it up on a Cygwin personal > system. You need to follow the dire

Re: [Dovecot] Dovecot 2.0beta5 Quota/Dict

2010-05-15 Thread e-frog
On 15.05.2010 17:17, wrote Robert Schetterer: > Am 15.05.2010 16:56, schrieb Henrique Fernandes: >> To get mny server to work i have to change de permissions like this, >> >> sleep 1 >> chmod 777 /var/run/dovecot/auth-userdb >> chmod 777 /var/run/dovecot/dict >> >> >> But about this

Re: [Dovecot] sieve spamtest extension

2010-05-15 Thread Stephan Bosch
Nikita Koshikov wrote: If X-Spam-Scan-Score have 6-9 digit after dot - the first one ignored, thus X-Spam-Scan-Score: 3.6 -> "ge" skips. #right X-Spam-Scan-Score: 3.8 -> "ge" works. #wrong X-Spam-Scan-Score: 5.9 -> "ge" works. #wrong X-Spam-Scan-Score: 6.0 -> "ge" works. #right X-Spam-Scan-Score

Re: [Dovecot] Setting up a 'rootless' server - user and auth_user cannot be the same

2010-05-15 Thread vuser1
- Message from dove...@cougarcorp.net - I am trying to follow http://wiki.dovecot.org/HowTo/Rootless to set up a personal dovecot server that does not use 'root' and does not need to change uids/gids. I'm trying to set it up on a Cygwin personal system. The problem I'm running int

Re: [Dovecot] Dovecot 2.0beta5 Quota/Dict

2010-05-15 Thread Robert Schetterer
Am 15.05.2010 16:56, schrieb Henrique Fernandes: > To get mny server to work i have to change de permissions like this, > > sleep 1 > chmod 777 /var/run/dovecot/auth-userdb > chmod 777 /var/run/dovecot/dict > > > But about this i guess is just miss configuration > > i am gonna te

Re: [Dovecot] Multiple hosts for pgsql backend?

2010-05-15 Thread Thomas Leuxner
Am 15.05.2010 um 16:14 schrieb Westenberg + Küppers GbR | Patrick Westenberg: > that´s nice. > > "PostgreSQL supports now multiple connections to backend. Also supports > load-balancing / HA by specifying multiple host parameters." > > Will dovecot automatically load-balance it´s queries throug

Re: [Dovecot] Dovecot 2.0beta5 Quota/Dict

2010-05-15 Thread Henrique Fernandes
To get mny server to work i have to change de permissions like this, sleep 1 chmod 777 /var/run/dovecot/auth-userdb chmod 777 /var/run/dovecot/dict But about this i guess is just miss configuration i am gonna test the new code today! I dowloaded from mercurial! []'sf.rique On

Re: [Dovecot] [SOLVED] %d is empty in mail_location

2010-05-15 Thread Charles Marcus
On 2010-05-14 3:37 PM, Phil Howard wrote: > There was a typo in an earlier config item: > > auth_username_format = %...@ld I looked back in this thread and don't see any post where you provided output of dovecot -n... For future reference, I think this would have been easily seen in the beginnin

Re: [Dovecot] Email jam problem

2010-05-15 Thread Charles Marcus
On 2010-05-15 2:36 AM, Lam Ho Yin Bosco wrote: > dovecot --version > > 1.0.7 While this is probably not the source of your problem, this is ancient - upgrading is in order and should be a priority for you. -- Best regards, Charles

Re: [Dovecot] [SOLVED] %d is empty in mail_location

2010-05-15 Thread Charles Marcus
On 2010-05-14 3:52 PM, Phil Howard wrote: > On Fri, May 14, 2010 at 15:51, Alex Baule wrote: >> Add in your auth,conf configuration: >> >> auth_default_realm = [your domain] > Which domain goes there? I have many. Whichever one you want to be the 'default' if the user neglects to add a domain t

[Dovecot] Setting up a 'rootless' server - user and auth_user cannot be the same

2010-05-15 Thread Jason Ahrens
I am trying to follow http://wiki.dovecot.org/HowTo/Rootless to set up a personal dovecot server that does not use 'root' and does not need to change uids/gids. I'm trying to set it up on a Cygwin personal system. The problem I'm running into though, the directions say to set "user" and "auth_user

[Dovecot] sieve spamtest extension

2010-05-15 Thread Nikita Koshikov
Hello Stephan, First of all, thanks for time you spent implementing this useful extension. I have found some ugly behavior with such config: sieve_extensions = +notify +spamtest sieve_spamtest_status_type = score sieve_spamtest_status_header = X-Spam-Scan-Score: (-?[[:digit:]]+\.[[:digit:

Re: [Dovecot] Multiple hosts for pgsql backend?

2010-05-15 Thread Thomas Leuxner
Am 15.05.2010 um 13:53 schrieb Westenberg + Küppers GbR | Patrick Westenberg: > Hi Guys, > > is it possible to use more than one host with the pgsql backend? > > Like this: > connect = host=10.5.29.77 host=10.5.29.210 dbname=postfix [...] > > I read that this is possible with mysql but I want t

[Dovecot] Multiple hosts for pgsql backend?

2010-05-15 Thread Westenberg + Küppers GbR | Patrick Westenb erg
Hi Guys, is it possible to use more than one host with the pgsql backend? Like this: connect = host=10.5.29.77 host=10.5.29.210 dbname=postfix [...] I read that this is possible with mysql but I want to use pgsql. Regards Patrick

Re: [Dovecot] Dovecot 2.0beta5 Quota/Dict

2010-05-15 Thread Robert Schetterer
Am 15.05.2010 01:48, schrieb Henrique Fernandes: > thanks, i will see! > > I am using beta5 not the trunk one! > > I am already testing for a production envirement, cause i guess the realese > will be at same time i need to go production! same situation here, i upgraded my test server to dove2

Re: [Dovecot] dovecot from debian lenny-backports does not accept connections

2010-05-15 Thread Stan Hoeppner
Joelly Alexander put forth on 5/15/2010 4:22 AM: > the server and the client are on the same layer2 network and there is no > hard- or software or anything else installed on the server what prevents > traffic between them; > i just figured out that it has to do with the nfs portion; > while incomin