On 9/10/2011 4:36 AM, Mihai Moldovan wrote:
Hi all,
I'm using dovecot 2.0.14 build on Debian.
The maintainers obviously patch the dovecot source so that it uses the
pidgeonhole sieve system.
Today I ran into a very annoying issue: I created several sieve scripts
and interlinked via the include
On 11.9.2011, at 13.01, Stephan Bosch wrote:
> I've made the limits for the include extension configurable now. This will be
> included in the next release.
Is there really a need for such a limit? Isn't it mainly to avoid infinite
loops, which could also be detected by seeing if there are any
On 9/10/2011 10:36 PM, Steve Fatula wrote:
Using sieve_before, can the script it references include a file from the
personal space?
Yes, that should work, however...
I want to set some parameters (by user using the variables extension) there to
control what the before script does, so, every
On 9/11/2011 12:07 PM, Timo Sirainen wrote:
On 11.9.2011, at 13.01, Stephan Bosch wrote:
I've made the limits for the include extension configurable now. This will be
included in the next release.
Is there really a need for such a limit? Isn't it mainly to avoid infinite
loops, which could a
On 9/10/2011 9:49 PM, David Newman wrote:
Dovecot 1.2.17
What is the sieve syntax for matching text somewhere in a subject line,
but not at the beginning of the line?
Background: Multiple machines each send a message with the subject of
" operations run" to a mail server. The value is
differe
Hi List,
how can I grant a user full control on another mailbox (the complete
mailbox with all folder and subfolders).
With the setacl command I could do this but first I have to list all
folders and then I have to do one setacl command for each folder.
Is there a command to this in one line?
On 9/11/11 8:06 AM, Stephan Bosch wrote:
>> What is the sieve syntax for matching text somewhere in a subject line,
>> but not at the beginning of the line?
>>
>> Background: Multiple machines each send a message with the subject of
>> " operations run" to a mail server. The value is
>> differen
Hello!
I have problems recompiling the Debian squeeze auto build packages
with "--with-lecene". Is the git (2.3) version of CLucene necessary?
Debian includes 0.9.21b, which does not work.
Lutz
Hello all!
How do I add a filter that would pipe the mail message (containing a
certain "To:" field) to some other program?
I am running Dovecot 1.0.15.
Thanks!
On 11.9.2011, at 22.30, Andriy Moraru wrote:
> How do I add a filter that would pipe the mail message (containing a
> certain "To:" field) to some other program?
Pipe it when? When it's delivered? Probably better to do it in MTA instead of
Dovecot.
On 11.9.2011, at 22.22, Lutz Preßler wrote:
> I have problems recompiling the Debian squeeze auto build packages
> with "--with-lecene". Is the git (2.3) version of CLucene necessary?
Yes.
> Debian includes 0.9.21b, which does not work.
Right, it doesn't.
On Fri, 09 Sep 2011, Lutz Preßler wrote:
> LIST is now working correctly in my setup, but SUBSCRIBE ist not.
> With subscriptions=no, as written (but same behaviour with subscriptions=yes),
> SUBSCRIBE INBOX.gmail.INBOX (or others) yields
> 0 NO [SERVERBUG] Internal error occurred. Refer to server
Dear Listmember.
I try to migrate from my current courier-mta setup fo postfix dovecot
setup.
I use the following scirpt to filter to the destination mailbox.
### /var/vmail/none.at/al/sieve/lists.sieve
require ["fileinto", "subaddress", "envelope" ];
if envelope :detail "to" "pdnsusers" {
On Sat, Sep 10, 2011 at 01:49:59AM -0700, Noel Butler wrote:
> Sounds like you have bigger issues, maybe relating as to why the primary
> fails?
For testing purposes, it fails because I stick a firewall rule in place
preventing access to it ;). In production, it came to our attention
because a h
14 matches
Mail list logo