Displaying 20 results from an estimated 600 matches similar to: "Allowing clients to test their Sieve scripts"
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 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
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 Nov 25
2
Zlib plugin - when does it make sense?
Hi,
I run a small IMAP server for a dozen guys in the office, serving about
55GB of Maildir. I recently became aware of the Zlib plugin (
http://wiki2.dovecot.org/Plugins/Zlib ) and wondered
1. given that there is about zero CPU load on my IMAP server, is
enabling the plugin a no-brainer or are there other things (except CPU
load) to consider?
2. For enabling the plugin, I suppose you
2013 Feb 07
1
File permissions used for automatically created mailbox
Hi,
I'm running Dovecot 2.1.12 on FreeBSD (quite successfully so, thanks for
this nice piece of software!). One thing which is slightly annoying
though is that automatically created mailboxes (I have
lda_mailbox_autocreate set) don't have the file permissions I'd like
them to have.
I'm using a vmail-based system, i.e. all mail is owned by vmail:vmail;
another member of the
2012 Oct 10
1
Shared Squat index for public mailboxes
Hi,
I'm running Dovecot 1.2.17 for serving mail via IMAP as well as for
providing access to a mailing list archive. The archive is implemented
as a public read-only mailbox with per-user index files (i.e. the \Seen
flags are per-user).
I recently enbled the Squat plugin to accelerate searches in the message
bodies and noticed that every user (I'm using a virtual user setup) gets
his
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 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
2013 Sep 10
1
Sieve Filter global vs user specific
Hi at all!
I'm actually fighting to make sieve in dovecot work and made quite a success
by now.
However, I still fail at the following constellation:
Background: I'm a Mail Admin of a small IT department and we are already
using Dovecot as LDA with a filtering server. Any user can easily create
filter rules that apply to him (to make it easier for my colleagues we use
the Roundcube plugin
2014 Dec 08
0
Missing hits when performing full-text searches
Hi,
we're running Dovecot 2.1.7 together with Solr for efficient fulltext search.
A couple of days ago we reinstalled our Solr server on a new machine. After
adjusting our Dovecot setup to use the new server, it took a few days to
notice that something seems fishy about our full-text search: expected hits
wouldn't be shown among the search results.
For instance, one of the folders (a
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
2007 Aug 31
3
DO NOT REPLY [Bug 4944] New: Iconv-patch does not convert command-line args
https://bugzilla.samba.org/show_bug.cgi?id=4944
Summary: Iconv-patch does not convert command-line args
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: andre.raabe@gmail.com
2008 Jun 14
1
How to see data for a package built under Windows
I have followed the instructions on how to build a Windows package and
everything seems to work EXCEPT that I can't see the data files that I have
loaded into the data directory. I have placed the appropriate data in the
data directory (as in the instructions). There are 3 data sets, which I can
see when I use the command in R. Details below. I have searched everywhere
to try to fix this, but
2007 Aug 31
1
Question on shardsplot
Dear All,
Would you please tell me how to display the sample No. on the map ?
---Below commands don't display the sample No.(from 1 to 150).---
library(som)
library(klaR)
iris.som3 <- som(iris[,1:4], xdim = 14,ydim = 6)
library(klaR); opar<- par(xpd = NA)
shardsplot(iris.som3, data.or = iris,label = TRUE)
legend(3.5,14.3, col = rainbow(3), xjust =0.5, yjust = 0,legend =
2006 Oct 22
1
Question:shardsplot (package:klaR)
Dear all,
I have a question on the shardsplot package:klaR(see the below Example).
Plese tell me the meanings of " logstand <- t((t(logcount) / sdlogcount) *
c(1,2,6,5,5,3))", much more.
Why does this example use "c(1,2,6,5,5,3)" ?
Examples:
# Compute clusters and an Eight Directions Arranged Map for the
# country data. Plotting the result.
2010 Dec 15
2
Installing R help files (2.11 or later) when no internet access.
We work on a secure stand-alone server with no internet access, for
security reasons. We are running Windows XP. SInce version 2.11 the R
help files point straight to the internet. Is there any way we could
have a local help that we could access on our server.
Thanks in advance for any solutions
Gillian Raab