Hello,
i use a globalsieve rule to collect spam for all mail accounts in a specific
mailbox.
Here is the code:
vi /var/vmail/globalsieverc
require ["fileinto"];
# Move spam to junk folder
if not address :is "to" "antis...@xxx.com" {
if header :contains "X-Spam-Flag" ["YES"] {
redir
On 12/24/2011 5:26 AM, Stephan Bosch wrote:
On 12/24/2011 3:28 AM, Bradley Giesbrecht wrote:
With dovecot2 and pigeonhole sieve/managesieve is it currently
possible to store sieve rules in an sql database?
Unfortunately, not yet. It is listed somewhere on the TODO list, but
it does not have hig
On 12/24/2011 3:28 AM, Bradley Giesbrecht wrote:
With dovecot2 and pigeonhole sieve/managesieve is it currently possible to
store sieve rules in an sql database?
Unfortunately, not yet. It is listed somewhere on the TODO list, but it
does not have high priority so far.
If not is there a way
With dovecot2 and pigeonhole sieve/managesieve is it currently possible to
store sieve rules in an sql database?
If not is there a way to query all accounts; looking for things like active
vacation rules?
Regards,
Bradley Giesbrecht
It appears that using dovecot to proxy to nginx imap proxy doesn't work.
>From tcpdump and browsing the source it appears dovecot sends,
C CAPABILITY\r\nL LOGIN \r\n
and nginx only responds to the CAPABILITY command. Is this a problem
with dovecot sending the two commands without waiting for th
Current box: CentOS 4.x (32 bit), dovecot 1.02, mbox format
New box (supposed): CentOS 6.x (32/64 bit ? ), dovecot 2.04, mbox format
The server have about 3.000 active users (unix users); /var/mail is about
100 GB; /home/Users about 150 GB
I read the docs and searched on the net, but still
Hello Timo,
With dovecot 2.1.rc1 (056934abd2ef) there seems to be something wrong
with virtual plugin mailbox search patterns.
I'm using a virtual mailbox 'unread' with the following dovecot-virtual file
$ cat dovecot-virtual
*
unseen
For testing propose I created the following folders wi
Selinux wasn't running.
I can reproduce the problem with this setup:
- restore the maildir with the broken index.cache
- run `/usr/bin/doveadm -D expunge -A mailbox Trash savedbefore 1w` in an
infinite loop
- use horde webmail to access the mail with IMAP
- randomly display messages
I could repr
Hello,
I'm now dealing with funny problem. I try to use Dovecot (2.1.rc1,
actually) and mbox format to store old mailing, to keep logic of "one
folder = one file".
If I'd choose Maildir, I'd be able to create hierarchical folders (like
"OldMail -> Maillists -> Dovecot"), and in fact on disk
On 12/22/2011 04:37 PM, Timo Sirainen wrote:
See login_trusted_networks setting.
Didn't realize that defining proxies in login_trusted_networks would
display the rip at the mail store. Problem solved, thanks for the prompt
reply!
* Ron Leach :
> On 22/12/2011 23:11, pa...@valbek.cz wrote:
> >
> >Dobrý den,
> >
> >od 23.12. do 30.12. jsem na dovolené. V pÅ™ÃpadÄ› nutnosti volejte na
> >mobil.
> >
> >S pozdravem
> >
> Ladislav, sure, we'll reach you on your mobile if we need you.
> Enjoy the break; will you be doing some
On 12/23/2011 4:12 AM, hydra wrote:
> Yes, it is reproducible.
>
> About the file, I have tarred up the original maildir before I deleted the
> dovecot.index.cache, so when I try to bring in the original file, a 'cat'
> does no harm. Moreover, I've tried to do this will all files on the virtual
>
Yes, it is reproducible.
About the file, I have tarred up the original maildir before I deleted the
dovecot.index.cache, so when I try to bring in the original file, a 'cat'
does no harm. Moreover, I've tried to do this will all files on the virtual
machine, same results - no harm.
On Thu, Dec 2
On 22/12/2011 23:11, pa...@valbek.cz wrote:
Dobrý den,
od 23.12. do 30.12. jsem na dovolené. V pÅ™ÃpadÄ› nutnosti volejte na mobil.
S pozdravem
Ladislav, sure, we'll reach you on your mobile if we need you. Enjoy
the break; will you be doing some ski-ing?
Ron
14 matches
Mail list logo