Hi,
I have a global script (run by "run_before" in dovecot.conf) and a user
script.
All scripts get compiled correctly and running.
however , times to times, the filters are not applied, whereas they
should, especially the one run all the time, against Spam:
--
I've found this in my dovecot.log:
,--[ /path/to/dovecot.log ]--
| Jul 11 01:44:29 dovecot: Info: Dovecot v1.2.1 starting up
| ...
| Jul 11 01:50:21 auth(default): Info: client in: AUTH1 PLAIN
service=sieve lip=192.168.111.222 rip=192.168.111.122 lport=12000
rport=35084
I spoke too soon. Thunderbird is still broken. And it's really frustrating.
Marc Perkel wrote:
I think I might have finally fixed it. The problem was that the
max_cached_connections in Thunderbird defaults to 25 and I had login
process count set to 10. I think raising it to 25 ill fix it. Just
On 7/12/2009 12:23 PM, Marc Perkel wrote:
> I spoke too soon. Thunderbird is still broken. And it's really frustrating.
I'm sure Timo and others (myself included) would like more details...
*What* is broken?
Dovecot config details (dovecot -n output and other info that isn't
provided by that out
On Jul 11, 2009, at 1:10 PM, Ed W wrote:
Actually, I'm coming in rather late, but I thought that was the
whole point of TLS that you could decide what certificate to present
AFTER you knew which client was connecting? This allows virtual
hosting with a different SSL cert per host (current
On Jul 11, 2009, at 12:47 PM, Marc Perkel wrote:
I think I might have finally fixed it. The problem was that the
max_cached_connections in Thunderbird defaults to 25
I thought it defaulted to 5?
and I had login process count set to 10. I think raising it to 25
ill fix it. Just posting this
On Jul 11, 2009, at 2:36 AM, Jose Luis Marin Perez wrote:
When running expire-tool --test shows the following message on
dovecot.log:
dovecot: Jul 11 02:05:12 Error: auth(default): prefetch(jma...@sistemasunidos.com
): userdb lookup not possible with only userdb prefetch
Yeah, that's proba
Timo Sirainen wrote:
On Jul 11, 2009, at 1:10 PM, Ed W wrote:
Actually, I'm coming in rather late, but I thought that was the whole
point of TLS that you could decide what certificate to present AFTER
you knew which client was connecting? This allows virtual hosting
with a different SSL cert
On Jul 12, 2009, at 2:21 PM, Ed W wrote:
I meant that you could have one server (one IP) and when a customer
connects they can connect to mail.theirdomain.com (CNAME or A to
mail.ourserver.com) and not see warnings about the SSL cert not
matching the address they are connecting to (ie the g
Timo Sirainen wrote:
As an aside, I see several other software projects now enabling the
compression option when establishing an SSL connection - any chance
you could look at enabling the relevant lines of code in Dovecot? We
had this conversation some months/years back and it appeared simpl
Hi,
After upgrading to 1.2 I started getting fchown errors in the log. They
look like:
Jul 12 18:32:54 jukebox dovecot: deliver(kim):
fchown(/data/mail/kim/.lists.mythtv-users/tmp/1247416373.M857540P19162.jukebox.alleroedderne.adsl.dk,
-1, 500(k
im)) failed: Operation not permitted (egid=12(ma
On Jul 12, 2009, at 2:46 PM, Kim Bisgaard wrote:
After upgrading to 1.2 I started getting fchown errors in the log.
They look like:
Jul 12 18:32:54 jukebox dovecot: deliver(kim): fchown(/data/mail/
kim/.lists.mythtv-users/tmp/
1247416373.M857540P19162.jukebox.alleroedderne.adsl.dk, -1, 500(k
Dear Timo,
Thankas for your reply.
Initially I configure static userdb static and worked for all accounts
except for those with the directory with the following format
/usr/vpopmail/domain/sistemasunidos/0/jmarin
/usr/vpopmail/domain/sistemasunidos/1/lcampo
So I had to configure userdb p
Then you'll need to figure out some other userdb that lets Doveot get
those directories with a userdb lookup. Have you tried userdb
vpopmail? You can still keep using userdb prefetch for imap/pop3, just
add the userdb vpopmail after the prefetch.
On Jul 12, 2009, at 3:20 PM, Jose Luis Marin
On 7/12/2009, Timo Sirainen (t...@iki.fi) wrote:
>> I think I might have finally fixed it. The problem was that the
>> max_cached_connections in Thunderbird defaults to 25
> I thought it defaulted to 5?
Missed that... you are correct it does (just confirmed with a new
profile/account setup)...
-
Hi Joan,
Joan Moreau wrote:
I have a global script (run by "run_before" in dovecot.conf) and a user
script.
All scripts get compiled correctly and running.
however , times to times, the filters are not applied, whereas they
should, especially the one run all the time, against Spam:
---
Timo Sirainen schrieb:
> Then you'll need to figure out some other userdb that lets Doveot get
> those directories with a userdb lookup. Have you tried userdb vpopmail?
> You can still keep using userdb prefetch for imap/pop3, just add the
> userdb vpopmail after the prefetch.
>
> On Jul 12, 2009,
Hello Dovecot users,
The recent Dovecot v1.2.1 release broke ManageSieve compilation. Today,
I release new packages to fix this and additionally a few bugs are
resolved.
Changelog Sieve v0.1.8:
- Fixed AIX compile problem. For portability, the typeof
operator is not used an
On 07/12/2009 04:09 PM Pascal Volk wrote:
> … Why is Dovecot not dumping a core …
Fixed by the new ManageSieve v0.11.7. :-)
Thank you Stepahn
Regards,
Pascal
--
The trapper recommends today: beeffeed.0919...@localdomain.org
Hello Dovecot users,
This release is entirely composed of bug fixes, most of which were found
and fixed earlier in the implementation for Dovecot v1.2.
Changelog ManageSieve v0.10.7:
- Fixed generation of core dumps.
- Fixed panic occurring when many errors are produce
Charles Marcus wrote:
On 7/12/2009 12:23 PM, Marc Perkel wrote:
I spoke too soon. Thunderbird is still broken. And it's really frustrating.
I'm sure Timo and others (myself included) would like more details...
*What* is broken?
Dovecot config details (dovecot -n output and other in
Marc Perkel wrote:
>
>
> Charles Marcus wrote:
>> On 7/12/2009 12:23 PM, Marc Perkel wrote:
>>
>>> I spoke too soon. Thunderbird is still broken. And it's really
>>> frustrating.
>>>
>>
>> I'm sure Timo and others (myself included) would like more details...
>>
>> *What* is broken?
>>
>> D
Seth Mattinen wrote:
Marc Perkel wrote:
Charles Marcus wrote:
On 7/12/2009 12:23 PM, Marc Perkel wrote:
I spoke too soon. Thunderbird is still broken. And it's really
frustrating.
I'm sure Timo and others (myself included) would like more details...
*What* is
Nikolay Shopik wrote:
On 12.07.2009 20:23, Marc Perkel wrote:
I spoke too soon. Thunderbird is still broken. And it's really
frustrating.
Marc Perkel wrote:
I think I might have finally fixed it. The problem was that the
max_cached_connections in Thunderbird defaults to 25 and I had login
p
On 12.07.2009 20:23, Marc Perkel wrote:
I spoke too soon. Thunderbird is still broken. And it's really frustrating.
Marc Perkel wrote:
I think I might have finally fixed it. The problem was that the
max_cached_connections in Thunderbird defaults to 25 and I had login
process count set to 10. I
On 13.07.2009 7:32, Marc Perkel wrote:
Nikolay Shopik wrote:
On 12.07.2009 20:23, Marc Perkel wrote:
I spoke too soon. Thunderbird is still broken. And it's really
frustrating.
Marc Perkel wrote:
I think I might have finally fixed it. The problem was that the
max_cached_connections in Thund
I found a problem with maildir++ quota. When dovecot creates maildirsize
file, it counts quota wrong. This is, how I reproduce a situation on
version 1.2.0:
First, I remove maildirsize file:
# cd /var/mail/test
# rm -f maildirsize
# ls -la
total 32
drwx--S--- 5 mbox mbox 4096 Jul 12 20:45 .
drwxr
27 matches
Mail list logo