hi,
On Thu, Oct 8, 2009 at 7:56 PM, Timo Sirainen wrote:
> It's just not possible, because it doesn't support substring searches. But
> then again, perhaps no one cares. It's not like gmail's search is IMAP
> compliant either.
>
>> if the goal is fast, indexed FTS of dovecot IMAP stores from with
Patience! I'm lagged.
On Oct 8, 2009, at 10:19 PM, Stephen Vaughan wrote:
Anyone??
Timo are you there? :)
On Thu, Oct 8, 2009 at 10:57 AM, Stephen Vaughan
wrote:
Hi,
I know I've brought this up before (see
http://www.mail-archive.com/dovecot@dovecot.org/msg20974.html), and
I've
since up
On Oct 8, 2009, at 10:51 PM, PGNet Dev wrote:
as of dovecot v1.1.2, squat's required for IMAP compliance; solr
search breaks it. is that still the case in v1.2? Is IMAP-compliant
Solr search possible? planned?
It's just not possible, because it doesn't support substring searches.
But then
i've deployed a Solr server, and setup Dovecot for *both* squat & solr FTS.
iiuc, reading at,
http://wiki.dovecot.org/Plugins/FTS
http://wiki.dovecot.org/Plugins/FTS/Solr
as of dovecot v1.1.2, squat's required for IMAP compliance; solr
search breaks it. is that still the case in v1.2? Is IMA
Anyone??
Timo are you there? :)
On Thu, Oct 8, 2009 at 10:57 AM, Stephen Vaughan
wrote:
> Hi,
>
> I know I've brought this up before (see
> http://www.mail-archive.com/dovecot@dovecot.org/msg20974.html), and I've
> since upgraded to 1.2.6, but our vacation messages are still being rejected
> be
On Wed, 2009-10-07 at 20:55 -0400, Dan Christensen wrote:
> Oct 7 20:19:40 jdc dovecot: IMAP(jdc): Connection closed bytes=303/1423
> Oct 7 20:44:00 jdc dovecot: IMAP(jdc): Disconnected in APPEND bytes=1081/1965
The connection just got closed from Dovecot's point of view.
Have you tried without
Dan Christensen writes:
> I've installed dovecot 1:1.1.11-0ubuntu4.1 on my jaunty system.
> Access from the same host works well, but when I access remotely
> (from various MUAs and networks) I get *very* frequent disconnects.
> Authentication is fine, and I can usually open a mail folder,
> but
On Thu, 2009-10-08 at 14:46 +0200, Steffen Kaiser wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thu, 8 Oct 2009, mic...@casa.co.cu wrote:
>
> > if header :contains "X-Bogosity" "Spam" {
> > fileinto "Spam";
> > stop;
> > }
> >
> > server log
> >
> >
hi all,
i'm using dovecot deliver (lda) and i want to show quota to the users
via imap/pop3, but i don't want to enforce it (i.e. don't
reject/bounce mails when quota is exceeded).
protocol imap {
mail_plugins = quota imap_quota
}
protocol pop3 {
mail_plugins = quota
}
# In case you're
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 8 Oct 2009, mic...@casa.co.cu wrote:
if header :contains "X-Bogosity" "Spam" {
fileinto "Spam";
stop;
}
server log
mailserver deliver(mic...@casa.co.cu):
msgid=<1255000600.4acdca18a3...@webmail.sld.cu>: saved m
On 10/8/2009 7:28 AM, mic...@casa.co.cu wrote:
> michel.sieve
>
> require "fileinto";
>
> if header :contains "X-Bogosity" "Spam" {
> fileinto "Spam";
> stop;
> }
I'm no sieve expert, but I think you need to change 'stop' to 'keep'?
--
Best regards,
Charles
I am using Postfix virtual users/domains with Dovecot virtual delivery
to maildir style mailboxes. Now I want to get sieve working to sort out
a few minor delivery problems.
I want all mail with a message header "Delivered-To: foo+...@domain.com
placed in the /var/mail/vhost/example.com/foo/new di
Thomas Leuxner escribió:
Am 07.10.2009 um 21:10 schrieb Michel Bulgado:
global-default.script
#
require ["include"];
include :global "global-spam.script";
global-spam.script
###
require "fileinto";
if header :contains "X-Bogosity" "Spam" {
fileint
hi
i test bsdauth with cache_key=%u on OpenBSD and get this error
Oct 8 10:04:11 pegasus dovecot: Dovecot v1.2.6 starting up
Oct 8 10:04:12 pegasus dovecot: auth(default): Panic: file passdb.c:
line 201 (passdb_init): assertion failed:
(passdb->passdb->default_pass_scheme != NULL || passdb->
14 matches
Mail list logo