On 9/3/2010 6:19 PM, Jerry wrote:
> I have several associates using the latest version of MS Office that
> includes Outlook. None of them have complained to me regarding
> Outlook's usability. I sporadically use Outlook(2007) with IMAP
> without any problems.
>
> In any case, Outlook has undergo
Hi again,
FYI: this is the way it works for me:
require ["fileinto", "mailbox"];
if header :contains "X-Spam-Flag" "YES" {
fileinto :create "Spamverdacht";
}
If the specified mailbox does not exist, it will be created.
Regards
Patrick
Since an upgrade to 2.0.1 from 1.2.x we're seeing this on (mostly)
large mailboxes (Maildir)
Sep 4 11:27:25 dovecot: dict: mysql: Connected to 192.168.dd.dd (accounts)
...
Sep 4 11:27:46 kelly-a dovecot: lda(u...@example.com):): msgid=<1...@xxx>:
saved mail to INBOX
Sep 4 11:27:47 dovecot: dic
On 04/09/2010 16:37, Timo Sirainen wrote:
On 4.9.2010, at 11.40, William Blunn wrote:
OK, but then it occurred to me, if we can use DIRNAME with Maildir, how about
LAYOUT with dbox?
How about having the ability to specify Maildir++ folder layout under dbox? For
example:
You can.
I've been playing around with the fts plugins and currently have solr up
and running. While the initial indexing time is pretty rough, the
search performance is impressive. I've run into a problem though- so
far as I can tell, thunderbird (and most other popular clients?)
won't actually take adva
Why so complicated?
Originalnachricht
Von: fakessh
Gesendet: 4 Sep 2010 17:31 +02:00
An: Patrick Westenberg
CC:
Betreff: Re: [Dovecot] Problems with dovecot 2.0, sieve and mdbox
On Sat, 04 Sep 2010 15:27:26 +0200, Patrick Westenberg
wrote:
> Hi guys,
>
> I tried to use a globa
On 4.9.2010, at 11.40, William Blunn wrote:
> OK, but then it occurred to me, if we can use DIRNAME with Maildir, how about
> LAYOUT with dbox?
>
> How about having the ability to specify Maildir++ folder layout under dbox?
> For example:
You can.
On Sat, 04 Sep 2010 15:27:26 +0200, Patrick Westenberg
wrote:
> Hi guys,
>
> I tried to use a global sieve skript to sort spam mails into
> a subfolder of INBOX. I´m using mdbox.
>
> The log shows that the script is called and executed but it is
> not able to find or create the mailbox:
>
> Sep
Jerry schrieb:
This looks very much like a permissions problem. Please post the output
of 'dovecot -n' and the "user/group"& modes set on
"/var/mail/steulerfliesen.de/mail/mdbox/mailboxes/Spamverdacht"&
"/var/mail/steulerfliesen.de/mail/mdbox/mailboxes/INBOX.Spamverdacht".
I posted dovecot -n
On Sat, 04 Sep 2010 15:27:26 +0200
Patrick Westenberg articulated:
> I tried to use a global sieve skript to sort spam mails into
> a subfolder of INBOX. I´m using mdbox.
>
> The log shows that the script is called and executed but it is
> not able to find or create the mailbox:
>
> Sep 4 15:1
William Blunn schrieb:
I probably can't help you with this problem, but I can mention that
oftentimes if you ask about a problem on this list you may be asked to
provide the output of "dovecot -n".
True words.
# 2.0.1: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-amd64 x86_64 Debi
On 04/09/2010 14:27, Patrick Westenberg wrote:
The log shows that the script is called and executed but it is not
able to find or create the mailbox:
Hello Patrick,
I probably can't help you with this problem, but I can mention that
oftentimes if you ask about a problem on this list you may b
Hi guys,
I tried to use a global sieve skript to sort spam mails into
a subfolder of INBOX. I´m using mdbox.
The log shows that the script is called and executed but it is
not able to find or create the mailbox:
Sep 4 15:18:55 mercury dovecot: lmtp(6237, m...@steulerfliesen.de):
Debug: Namesp
On 13/05/2010 10:14, William Blunn wrote:
I am trying out "mdbox" under Dovecot 2.0beta5.
Looking in the "mailboxes" directory under the mdbox storage root
("~/dbox" in my case), I can see that the mail folders are mapped into
filesystem directories.
But Dovecot seems to put all the message
14 matches
Mail list logo