Re: doveadm expunge didn't clear Trash mailbox

2018-07-18 Thread Joseph Tam
I wrote: I was going to suggest that you dump the savedbefore dates on all your messages to see what Dovecot thinks your message's timestamps are. I tried it out myself and was surprised to find *all* messages in *any* mailbox I looked at gave the same timestamp -- probably that of the latest me

Re: folders not visible on copied mail folders

2018-07-18 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 19 Jul 2018, Mark Foley wrote: On Wed, 18 Jul 2018 07:23:06 +0200 Steffen Kaiser wrote: On Tue, 17 Jul 2018, Mark Foley wrote: On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser wrote: On Mon, 16 Jul 2018, Mark Foley wrote: We had a

Re: folders not visible on copied mail folders

2018-07-18 Thread Sami Ketola
> On 19 Jul 2018, at 7.29, Mark Foley wrote: > > # doveadm mailbox list -u "mpress" | grep Dennis > Dennis Email > Dennis Email.Deleted Items > Dennis Email.Deleted Items.Sent > >> Then make sure that each of the three folders contain the cur, new, tmp >> subfolders. > > They do: > > drwx-

Re: Sendmail Dovecot Trouble

2018-07-18 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Jul 2018, John Rowan wrote: /var/mail is a symlink to /var/spool/mail I tried both, neither works. I just wiped out the server, reinstalled from scratch this time I selected e-mail server while selecting packages after specifying GUI-s

Re: folders not visible on copied mail folders

2018-07-18 Thread Mark Foley
On Wed, 18 Jul 2018 07:23:06 +0200 Steffen Kaiser wrote: > > On Tue, 17 Jul 2018, Mark Foley wrote: > > On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser > > wrote: > >> > >> On Mon, 16 Jul 2018, Mark Foley wrote: > >> > >>> We had a user quit recently. Three days ago I copied his entire Maild

Re: doveadm expunge didn't clear Trash mailbox

2018-07-18 Thread Sophie Loewenthal
Sorry, mistake: I meant all dates in Trash are dated today, but the times differ. Inbox is different, but the last file in user@domain/cur differs from dovecot fetch date.saved. -rw--- 1 vmail mail3566 2011-10-08 13:06:16.0 + 1371065422.M299803P23725.logout,S=3566,W=3659

Re: doveadm expunge didn't clear Trash mailbox

2018-07-18 Thread Sophie Loewenthal
And here is mine. All dates are todays! # doveadm -f tab fetch -u t...@example.org "uid date.saved" mailbox Trash uid date.saved 68292018-07-18 06:04:50 68302018-07-18 11:10:13 68312018-07-18 16:16:15 68322018-07-18 16:16:15 68332018-07-18 08:22:55 68342018-07-18 16:16

Re: doveadm expunge didn't clear Trash mailbox

2018-07-18 Thread Joseph Tam
On Wed, 18 Jul 2018, Sophie Loewenthal wrote: Why did my 'doveadm expunge' command not clear the Trash out of a mailbox? The oldest messages was put into the Trash on the 26th June 2018 as shown in the file timestamp. -rw--- 1 vmail mail 33056 Jun 26 16:46 1530031582.M768773P18242.mx10,S

Re: Force a user to use POP3

2018-07-18 Thread Joseph Tam
On Tue, 17 Jul 2018, John Doe Vecot wrote: I have dovecotrunning icw postfixandhave IMAP and POP3 available to retrieve mail. Can you tell me how I can configure Dovecot in order to force certain users to use POP3 (download messages) only? You might be able to only allow POP3, but you won't b

Re: Sendmail Dovecot Trouble

2018-07-18 Thread John Rowan
Having reinstalled CentOS 7 including e-mail server in initial software configuration it installed Postfix/Dovecot. I've been using Sendmail for 20 years and no experience with Postfix.  Looked in Webmin -> servers -> Postfix and specified Maildir, changed the 10-mail.conf to specify mail_lo

Re: Sendmail Dovecot Trouble

2018-07-18 Thread John Rowan
/var/mail is a symlink to /var/spool/mail I tried both, neither works. I just wiped out the server, reinstalled from scratch this time I selected e-mail server while selecting packages after specifying GUI-server on the CentOS install. I had previously installed Dovecot after the initial ser

doveadm expunge didn't clear Trash mailbox

2018-07-18 Thread Sophie Loewenthal
Hi, Why did my 'doveadm expunge' command not clear the Trash out of a mailbox? The oldest messages was put into the Trash on the 26th June 2018 as shown in the file timestamp. -rw--- 1 vmail mail 33056 Jun 26 16:46 1530031582.M768773P18242.mx10,S=33056,W=33510:2,RS # doveadm -D expun

Re: best practices for migrating to new dovecot version

2018-07-18 Thread Christian Kivalo
>At this time, I have not deployed Solr as the search engine for >dovecot, >but as I am heavily involved with that community, I probably should. If >there are any guides about switching an existing setup over to Solr, >please point me at them. There where some links to dovecot / solr guides post

Re: best practices for migrating to new dovecot version

2018-07-18 Thread Shawn Heisey
On 7/17/2018 1:16 PM, Aki Tuomi wrote: > You can just rsync everything over to new system. I did a few initial rsyncs some time ago. So a new rsync will be relatively quick. There's 25GB of data and over a million files in the copy on the new server, which is probably a few months out of date co