similar to: Sieve Filter global vs user specific

Displaying 15 results from an estimated 15 matches similar to: "Sieve Filter global vs user specific"

2004 Jul 05
2
Problem with BRI_STUF / direct connected ISDN-Phone
Deutsche ?bersetzung folgt / German version following ===================================================== Hello, i have Asterisk running with 2 ISDN-Cards. One AVM Fritz for connection to german ISDN and one HFC-compatible-Card (NT mode) for connection to ISDN-Phone (later: ISDN-PBX). Here is my actual installation: ISDN -> Fritz - ASTERISK ? HFC-NT <- ISDN-Telephone If i pick up my
2013 Jan 08
1
Squat FTS plugin not kicking in
Hi, I'm running Dovecot 2.1.12 on FreeBSD. I configured Dovecot to use the Squat plugin to provide faster full-text searches. The output of 'dovecot -n' is attached to this mail. However, I just noticed that this plugin doesn't seem to kick in. A raw telnet session seems to confirm this: [..] . SEARCH BODY abcdefg * OK Searched 57% of the mailbox, ETA 0:06 * SEARCH 3425 6254
2013 Jun 25
1
Dovecot 2 and managesieve
Having some difficulty finding out whether managesieve is still a separate package (not seeing it in the FreeBSD ports tree, only one for 1.x) or whether it was integrated into the main 2.x package. I've only been using 1.2.x up to now, and trying to document a system install. So is it in the main distribution now? -- Darek
2013 Dec 19
1
zlib plugin question
Hi Is it possible to compress incoming mails delivered via dovecots LDA when using dovecot --version 1.2.9 or do i have to compress them via cron?
2013 Jul 30
2
Calling dovecot-lda correctly from exim for virtual user setup
Hi, I'm running Dovecot 2.1.7 on Debian. Exim is the MTA. I was recently made aware of the fact that the way in which Exim invokes dovecot-lda is prone to code injection: dovecot_virtual_delivery: driver = pipe command = HOME=/home/vmail/\$local_part /usr/lib/dovecot/dovecot-lda -f \$sender_address use_shell .. I.e. a command is executed via the shell, and Exim uses
2013 Jul 03
2
Who all accessed my dovecot server?
Hi, I have set up a mail server with dovecot as IMAP/POP3 server, postfix as MTA and roundcube as web mail client. Other mail clients such as Thunderbird is also being used for mail access. Now as a security policy in our organization, I want to know the IP addresses of the machines from which my mail server was accessed. Is there any monitoring tools to get these details? Regards, Suja
2013 Jul 18
2
Archiving mail
Hi, I'm going to migrate my company-mailserver to new hardware. I would like to take the opportunity to archive some older mail. But I would like to have it still accessible, would this be possible with dovecot ? I mean, I would like to put that older mail from different users (I got about 50 users) on some read-only media but mount that media in the users mail-dirs. That way I will have
2012 Oct 17
2
Marking all mail in one folder of public mailbox as read
Hi, I'm running Dovecot 1.2.17 on FreeBSD 9 to serve an archive of a few internal mailinglists. The archive is implemented using a public namespace: namespace private { separator = / prefix = inbox = yes } namespace public { separator = / prefix = Lists/ location = maildir:/home/vmail/lists/Maildir:CONTROL=~/Maildir/lists:INDEX=~/Maildir/lists subscriptions = no } As
2012 Nov 27
1
Cannot STORE \Seen flag on some mails
Hi, I'm running Dovecot 1.2.17 on FreeBSD (exact output of 'dovecot -n' is atttached to this mail). The machine is serving a public mailinglist archive which is read-only; all mail arriving for the archive is marked as \Seen using Sieve script. This setup works well most of the time, but I noticed that for *some* mails, the \Seen flag doesn't seem to be stored. Right now I
2013 Dec 12
2
Size detection/replair does not work with zlib
Hi! Usually dovecot auto detects or repairs the size of a maildir message. So I can place a message named "foo" in the cur directory and dovecot uses it. Now I tried the same with a zlib compressed message but here dovecot doesn't recognize/repair the size of the message. When I access this folder via IMAP the connection is diconnected and in dovecot logs I see the following
2012 Oct 11
4
some questions on AOX or rather a mail system setup
Hi folks. Perhaps you find some time to look into this,... I'm trying to plan my mail system and would have some questions. The overall idea is about the following: - There is a (internet) server, which is the MTA (which will be postfix) and imap and/or pop3 server (which shall be, guess, dovecot ... AOX comes in later). - Any spam filtering, virus-scanning, mail filtering happens on that
2013 Jun 14
5
Allowing clients to test their Sieve scripts
Hi, One thing which came up repeatedly is that clients using the IMAP server I run (using Dovecot 2.1) wonder whether they broke their Sieve scripts, i.e. it often goes like "I don't know whether I just didn't receive any mail, or whether my filters broke. Can you check the logs?". I then usually just run the sieve-test binary (part of the Pigeonhole distribution) and send them
2011 Jun 28
1
Samba auf neuem Datei-M2
Hallo Herr Jahn, falls Sie eben Anrufe von uns bekommen haben und Sie nichts geh?rt haben - das liegt an Problemen, die wir momentan mit unserer Telefonanlage haben. Deswegen kurz per Mail: Ich habe die Pakete auf Datei-m2 installiert. Da wir mit dem Setup von den Samba-Servern ja zuletzt einige ?berraschungen erlebt hatten, w?rde ich vorschlagen, dass Sie den Server erstmal mit einem anderen
2009 Jan 25
2
how to build a small asterisk pbx
Hi i must build a small phone pbx system. My friend has : 3 phone analog lines 6 phone extension How can i build that thelephone system? Nightduke
2011 Mar 16
0
Setting up 1.6.2.9 on Debian 6.0 Squeeze
Hello. I would need some help trying to setup Asterisk 1.6.2.9-2+squeeze1 on a Debian 6.0 system. I'd like to use the Debian packages, hence the "strange" version number? Since I'm new to Asterisk, I'm trying to follow "The Asterisk Book" at http://www.the-asterisk-book.com/unstable/minimale-telefonanlage.html and created a VERY basic sip.conf; see