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
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
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*
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
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
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
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
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
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
- 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
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
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
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
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
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
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
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
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:
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
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
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
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
22 matches
Mail list logo