similar to: 2.0.7: emails read emails become unread

Displaying 20 results from an estimated 5000 matches similar to: "2.0.7: emails read emails become unread"

2011 Apr 07
3
IO rate quotas?
Hi Okay so we've been having this issue since forever and I figured why the heck not ask it here since it's mostly related to dovecot. The thing is, we have a huge amount of public folders (at the moment, around 1100). Now, with dovecot indexing and caching we're mostly okay, also being careful with things like Thunderbird 3's default 'Download everything' option
2010 Aug 11
3
moving mail from private inbox to public folder kills the latter
Hi I've ran into something rather nasty: if a user moves a mail from its inbox to a public folder, the folder becomes inaccessible for others, because the moved file will have the the permission 600 instead of 777 (or 666) which the rest of the emails have in the folder. How can I change this behavior so when he moves the mail it automatically becomes world-readable? Also why one mail
2010 Oct 02
2
Weird glitches with public folders - Dovecot not using per-user INDEX?
Hi I have this public folder: namespace { location = maildir:/home/_shared/projects:INDEX=~/Maildir/_shared prefix = shared. separator = . subscriptions = no type = public } Access is controlled by ACLs, everyone who has access is 'lrwstipek' except for some people who also have 'xa' privileges. As you can see it is set to put its index to the user's Maildir so
2009 May 23
1
maillog plugin issue
Hello, I just installed dovecot 1.2-rc4 on FreeBSD with qmail and vpopmail. I am using roundcube webmail to test(read,delete,move mails) I configured mail-log plugin according to http://wiki.dovecot.org/Plugins/MailLog log fields: mail_log_fields: uid box msgid size This but in the log file I only that something like that. May 23 15:37:14 IMAP(test at mydomain.com): 127.0.0.1 Info: copy:
2011 Apr 29
1
example-config mail_log plugin options
Hello, dovecot-2.0.12/doc/example-config/conf.d/10-logging.conf contains # mail_log plugin provides more event logging for mail processes. plugin { # Events to log. Also available: flag_change append #mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename # Group events within a transaction to one line. #mail_log_group_events = no # Available fields: uid, box,
2016 Dec 06
0
Dovecot: Mails flagged as read get flagged as unread
Hi, There is a plugin "mail_log" that you can use to audit what users/user agents are doing, probably mail_log_events flag_change is helpful? -- peter Am 2016-12-06 um 10:24 schrieb plataleas: > Hi Steffen > > Thanks for the reply! > > - Users are accessing from multiple devices simultaneously > - Each user has his own mailbox, we do not use shared mailboxes >
2012 May 11
2
multi-instance doveadm user -m woes
I'm having difficulty with the doveadm who command on a multi-instance setup of dovecot. When I run the who command on the non-standard instance with the -m flag (to see their mail location), this happens: [root at wardentest3 dovecot]# doveadm -i mailtest user -m warden doveadm(root): Error: user warden: Initialization failed: Namespace 'INBOX.': Ambiguous mail location setting,
2014 Sep 25
2
Namespace configuration over SQL
Hello! I had working setup, where namespace settings (including prefix) was queried over SQL. Now, after installing new Dovecot to new server (using same configuration), this is not working anymore. Log shows following error: """ Initialization failed: namespace configuration error: list=yes requires prefix=yes to end with separator """ relevant part from
2018 Apr 04
2
Saving Drafts with Roundcube marks old Mails in INBOX as unread.
Hello List, I have a problem with the client Roundcube. Whenever I save a draft to the Folder INBOX.Drafts a old mail in my INBOX will be marked as unread. Here are the IMAP Logs from Roundcube and Dovecot debug logs. I have no idea why it happens. The IMAP protocol looks normal to me but as you can see in the second to last line in the Dovecot log Dovecot is changing the flag of an old E-Mail
2016 Dec 06
3
Dovecot: Mails flagged as read get flagged as unread
Hi Steffen Thanks for the reply! - Users are accessing from multiple devices simultaneously - Each user has his own mailbox, we do not use shared mailboxes regards On 12/06/2016 10:14 AM, Steffen Kaiser wrote: > On Tue, 6 Dec 2016, plataleas wrote: > > > We experience some unexpected behavior with dovecot. It happens that > > emails marked as read get marked as unread (MUA
2012 Mar 06
1
dovecot 2.1.1 + pigeonhole + avelsieve
Hello all, I've squirrelmail-webmail-1.4.22, dovecot 2.1.1, dovecot-2.1-pigeonhole-0.3.0 installed and working. But I've problems to get the avelsieve plugin for squirrelmail working with dovecot. The "Message Filters" show up in "Options" of squirrelmail, but "Could not log on to timsieved daemon on your IMAP server ........." dovecot log shows: Mar 6
2013 Nov 05
2
ssl-params regeneration with dovecot 2.2.7
Hello, after switching from version 2.2.7 to 2.2.7 I miss the loglines which say: ssl-params: Generating SSL parameters ssl-params: SSL parameters regeneration completed The configuration has not been changed and reads: | # 2.2.7: /usr/local/dovecot/etc/dovecot/dovecot.conf | # OS: Linux 2.6.35.14-106.fc14.i686.PAE i686 Fedora release 14 (Laughlin) ext3 | auth_mechanisms = plain login |
2012 Oct 16
1
Problem with quota update in dovecot 1.2
Hi A have a problem with quota2 table, working under postfixadmin. When I login into imap server with thunderbird client everything works fine, quota is update when i receive a message, but when I move message to trash or any other folder value for messages field in table quota2 increases +1 instead decreases or have still this same value. Only if I close my imap client value descending -2.
2014 Sep 11
0
Problem with virtual folders
Hi, I'm trying to activate some virtual folders on a new installed dovecot server. My plan is to have two virtual folders like "All" and perhaps "Unseen", like Gmail style for the first step. - All: lists me all messages in the users mailbox - Unseen: all unseen messages in the users mailbox I'm using dovecot EE Release: ii dovecot-ee-core
2019 Nov 12
1
dovecot -2.2.24 on Fedora 31
On Tue, 12 Nov 2019 09:22:56 +0200 Aki Tuomi via dovecot wrote: > Hi! > > Can you try follow this guide to get a core dump > > https://www.dovecot.org/bugreport-mail > > then provide > > > gdb /usr/lib/dovecot/auth /path/to/core > > bt full Sorry, I'm not familiar with gdb and can only provide this # gdb /usr/local/dovecot//libexec/dovecot/auth GNU
2012 Mar 20
2
dovecot runs from shell, but not xinetd
All, Below is my config. When I run dovecot from xinetd, I get these errors in the log: Mar 20 11:13:39 t4pserver2 dovecot: pop3-login: Login: user=<mark>, method=PLAIN, rip=::1, lip=::1, mpid=11624, secured Mar 20 11:13:39 t4pserver2 dovecot: pop3(mark): Debug: Effective uid=500, gid=100, home=/home/mark Mar 20 11:13:39 t4pserver2 dovecot: pop3(mark): Debug: fs: root=/var/spool/mailpop3,
2010 Dec 21
3
doveadm "-S <socket_path>" option enabled in 2.0.8?
I apologize if this is a stupid question but I just compiled 2.0.8 and am trying to use doveadm to get the quota for a user using the -S <socket_path> option because I have different options for the various local IPs that dovecot listens on. For example, my default quota is filesystem (NFS rquota) and I can get that by doing: doveadm quota get -u warden which tells me: Quota name
2012 Apr 25
2
stats + fts squat plugins, indexer-worker error on message indexing
On RHEL 6.2 + dovecot 2.1.5 with the stats and fts (squat) plugins enabled and each user having their own uid on the system I get the following error in the logs when the indexer-worker process indexes some messages: Apr 25 09:56:19 wardentest3 dovecot: imap-login: Login: user=warden, method=PLAIN, rip=137.238.60.164, lip=137.238.2.240, lport=1993, mpid=19464, encryption=TLS Apr 25 09:56:26
2007 Jun 20
1
mail_log plugin updates
It supports configuration now in devel version: # Events to log. Default is all. #mail_log_events = delete undelete expunge copy mailbox_delete # Group events within a transaction to one line. #mail_log_group_events = # Available fields: uid, box, msgid, size, vsize # size and vsize are available only for expunge and copy events. #mail_log_fields = uid box msgid size Without
2010 Dec 26
2
IMAP messages not being marked read
I recently moved from Fedora 13 to Fedora 14 and consequently to dovecot 2.0.8. Since then, I have observed that messages are not being marked as read in all cases. The general behavior is: 1. Use my mail client to read all unseen messages. All mail folders show no messages unread. 2. Tell mail client to check for new mail. 3. Mail client now says that some folders have new mail (1 or more