Re: sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?

2014-09-12 Thread Robert Schetterer
Am 12.09.2014 um 21:40 schrieb Dominik Breu: > Hello list, > > just a quick guess from my side: > > if header :matches "List-ID" "<*.*.*>" { > fileinto "INBOX.${3}.${2}.${1}"; stop; > } > > this should do the trick > > -dominik nice i think ,you might need listescape plug

Re: usenet/imap

2014-09-12 Thread Nick Edwards
On 9/13/14, Dave McGuire wrote: > On 09/12/2014 06:33 AM, Edwardo Garcia wrote: >>> >> We looked at inn, it is, to be blunt, a diabolical mess , the access >> file is nightmare, it no limit user concurrency or daily limit by >> default without write external code, if inn is typical, is no wonder

Re: usenet/imap

2014-09-12 Thread Nick Edwards
On 9/12/14, Edwardo Garcia wrote: > On 9/12/14, Nick Edwards wrote: >> On 9/11/14, Edwardo Garcia wrote: >>> Halo, >>> >>> Has anyones had experiences with feeding usenet into imap folders, we >>> like to have some group for all user, any problem with message limit? >>> We only want the text ne

Re: Dovecot HA

2014-09-12 Thread Patrick Domack
Maybe to help alittle. This is two problems, so figure out what one to solve, or if you need to solve both. First is the datastore of the emails, second is the availability of the service to clients. Each has their own issues and requirements. Quoting Hoggins! : Hello everyone, Follow

Re: sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?

2014-09-12 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 09/12/2014 23:40, Dominik Breu wrote: Looks like it should work, only should be tinkered for different number of parts in ID. But it is better than full-manual :) Thank you. > just a quick guess from my side: > > if header :matches "List-ID"

Re: sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?

2014-09-12 Thread Dominik Breu
Hello list, just a quick guess from my side: if header :matches "List-ID" "<*.*.*>" { fileinto "INBOX.${3}.${2}.${1}"; stop; } this should do the trick -dominik Am Freitag, den 12.09.2014, 20:37 +0200 schrieb A. Schulze: > Lev Serebryakov: > > > List-Id: This is decripti

Re: sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?

2014-09-12 Thread A. Schulze
Lev Serebryakov: List-Id: This is decription of list will be put into folder "org.host.list-name" where "." is namespace separator (so, such folders will be shown as hierarchy in mail client)? :-) had the same idea while writing my sieve file ... Another idea would be a key -> value map k

sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?

2014-09-12 Thread Lev Serebryakov
Hello, Dovecot. Is it possible to write one rule in sieve, which will: (1) Trigger on any message with "List-Id" header AND (2) Put this message to folder with name build from content of "List-Id" header, in such way, that message with List-Id List-Id: This is decription of list will be p

Re: usenet/imap

2014-09-12 Thread Dave McGuire
On 09/12/2014 06:33 AM, Edwardo Garcia wrote: >> Depending on your news feed that will get huge over time, and if you >> try get a back feed of existing posts, thats even crazier, my upstream >> feeds me over FORTY THOUSAND text newsgroups. thats unrealistic to > > How much of these group are acti

Re: Configure Dovecot Master User

2014-09-12 Thread Alan McGinlay
On 2014-09-08 17:48, Clovis Tristao wrote: Hi, Does anyone have any idea or hint how to configure dovecot master user? I'm already on it for almost fifteen days and can not find a solution. I appreciate any help, Clovis It's quite simple: # Authentication for master users. Included from 10

Re: Configure Dovecot Master User

2014-09-12 Thread Oscar del Rio
On 12/09/2014 7:58 AM, Listas@Adminlinux wrote: Replace "a login mailadm*master master_password" for "a login master*clovis master_password" It should be the opposite: a login username*masteruser master_password where username is the regular user (e.g. "clovis") and masteruser is the ma

Re: Configure Dovecot Master User

2014-09-12 Thread Listas@Adminlinux
Replace "a login mailadm*master master_password" for "a login master*clovis master_password" -- Thiago Em 11-09-2014 11:37, Clovis Tristao escreveu: a login mailadm*master master_password

Re: usenet/imap

2014-09-12 Thread Marc Haber
On Thu, Sep 11, 2014 at 09:21:16PM +1000, Edwardo Garcia wrote: > Has anyones had experiences with feeding usenet into imap folders, we > like to have some group for all user, any problem with message limit? > We only want the text newsgroups? I won't do that. While Usenet and e-mail _do_ look re

Re: usenet/imap

2014-09-12 Thread Edwardo Garcia
On 9/12/14, Nick Edwards wrote: > On 9/11/14, Edwardo Garcia wrote: >> Halo, >> >> Has anyones had experiences with feeding usenet into imap folders, we >> like to have some group for all user, any problem with message limit? >> We only want the text newsgroups? >> > > Thats crazy! > > Depending

Re: Announce: Plugin for iOS Push Email support

2014-09-12 Thread Alessio Cecchi
Il 05/09/2014 03:35, Stefan Arentz ha scritto: I’ve been hacking on a personal side project to support native iOS Push Email in Dovecot. This is specifically for people who are migrating their mail away from OS X Server while keeping their existing Push Email functionality. Native Push Email

Re: charset-specific searches, and continuation lines

2014-09-12 Thread Michael M Slusarz
Quoting Eric Abrahamsen : Michael M Slusarz writes: Quoting Eric Abrahamsen : While I've got you here, I hope you'll answer one more question: what's the format for searching multiple terms with non-ascii strings? Is it possible in one run to find a utf-8 encoded subject, and a utf-8 encode