Displaying 20 results from an estimated 700 matches similar to: "Squat FTS plugin not kicking in"
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 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
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
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 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
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 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
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
2015 Jul 01
3
strange: 20 characters max in samAccountName
Hi all,
Sernet Samba 4.2.2 as Active Directory on Debian 7.8. No other DC.
I can't log in with on Windows systems (Windows 7) when samAccountName are
longer than 20 characters. This seems to be a LAN MAN or NT4 limitation
which should not happen on AD domain.
Any idea what could leads my to that limitation?
I can log in using administrator account or any other having a short
(enough)
2006 Mar 20
0
Automatic parsing of POSTed XML into @params
Awhile back I was posting some XML strings to my rails 1.0 application
and I noticed - much to my surprise and delight - that the XML was
automatically parsed into nested parameter values that were available
through @params.
To be more specific, if I posted the string
"<request><token>abcdefg</token</request>", I could access the value
"abcdefg" in my
2006 Sep 16
0
[Bug 1230] filename escaping of brackets in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=1230
Summary: filename escaping of brackets in sftp
Product: Portable OpenSSH
Version: 4.3p2
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: bitbucket at mindrot.org
ReportedBy: duncan2nd at
2012 Oct 06
1
Dovecot & pam issues
I'm replacing my old Fedora 7 mail server with a new one running
CentOS6.3. The old server uses plain-text logins and password for pop3
and IMAP.
I'm unable to get dovecot to authenticate. It's failing the password check.
Trying 192.168.1.50...
Connected to orion (192.168.1.50).
Escape character is '^]'.
+OK orion.crucis.net Dovecot ready.
user joe
+OK
pass abcdefg
-ERR