Displaying 20 results from an estimated 2000 matches similar to: "Cannot STORE \Seen flag on some mails"
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
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
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
2018 Dec 05
1
BUG: sieve does not set seen-Flag
please send mail to dovecot-unsubscribe at dovecot.org
Sent from my Samsung Galaxy smartphone.
-------- Original message --------From: "?????? . via dovecot" <dovecot at dovecot.org> Date: 05/12/2018 08:26 (GMT+02:00) To: dovecot at dovecot.org Subject: Re[2]: BUG: sieve does not set seen-Flag
Unsubscribe me please.
I've been seeing these messages for several days and
2008 Jun 27
3
Keeping \Seen flag private
Hi all,
I wanna to set up shared folders for a couple of users and I'd like that
everyone could keep the \Seen flag as private. So if user #1 reads some
messages and user #2 not, those messages appear as "unseen" to #2 and "seen"
to #1.
I've implemented shared folders using namespaces with every user having their
own "control" and "private"
2018 Dec 05
4
BUG: sieve does not set seen-Flag
* Jakobus Sch?rz:
> 1543935543.M447415P13997.mymail,S=726,W=748:2,Sa
>
> Then i move this email to another IMAP-Folder, and then there is the
> filename
>
> 1543935543.M447415P13997.mymail,S=726,W=748:2,
>
> As expected, the seen-flag disappeared... the same as thunderbird
> shows.
And what about the "dovecot-keywords" files in both folders? Do they
match?
2018 Dec 04
2
BUG: sieve does not set seen-Flag
I have an additional information.
Moving a already seen messsage to another imap-folder (drag&drop in
thunderbird) shows this email in the other folder as unseen and recent.
Is this normal behaviour?
BR Jakob
Am 04.12.18 um 16:36 schrieb Jakobus Sch?rz:
> Yes. I did it the same way, Larry described.
>
> And i have in my sieve-script, which i use also for years the other
>
2008 Jul 24
3
how to store flags \Seen into read-only mailbox?
Hi,
I'm trying to use dovecot for storing mailing lists and read-only access for users.
The OS is Solaris, authentication for all readers of these lists are from Ldap through PAM, and one local user "listuser" will receive all mail and store them into it's folders (Maildirs). These maildirs are readable (read-only) for all others and they are shared by setting
---
mail_location: