similar to: Auto-archiving

Displaying 20 results from an estimated 20000 matches similar to: "Auto-archiving"

2016 Oct 07
3
Auto-archiving
On 05 Oct 2016, at 23:50, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: >> On October 6, 2016 at 8:05 AM "@lbutlr" <kremels at kreme.com> wrote: >> >> >> I?d like to know if there is a way to tell dovecot to >> >> 1) move messages older than # days to the Archive folder >> 2) rebuild the indexes >> 3) remove any folders that are
2018 May 05
6
expiring mail from root's Maildirs?
On 2018-05-05 (06:52 MDT), Benny Pedersen <me at junc.eu> wrote: > >> And yet it is. > > in muttrc you miss ~ or $(HOME)/something No. >> Root has been aliased for decades. This has no impact on where and how >> mutt stores the mail it sends as root out of root?s crontab. > > root user can read mail files for all unix users, thats your fail, maybe
2020 Sep 29
2
Re-sieve emails
On 29 Sep 2020, at 01:21, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: >> On 29/09/2020 09:09 @lbutlr <kremels at kreme.com> wrote: >> Is it possible to take the contents of a mailbox and feed them to the account's .active_sieve file for reprocessing? > You can use imap sieve refilter. https://doc.dovecot.org/configuration_manual/sieve/plugins/imapfilter_sieve/
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote: > require ["variables", "copy"]; > > if address :matches ["To", "Cc"] ["*@*."] { > redirect :copy "backup+295.${1}.${2}@*example.com*"; > } I have tried this with similar results: require ["copy", "variables",
2018 Mar 06
2
Virtual Mailboxes redux
-- You only had to look into Teatime's mismatched eyes to know one thing, which was this: if Teatime wanted to find you he would not look everywhere. He'd look in only one place, which would be the place where you were hiding. --Hogfather > On 06 Mar 2018, at 13:13, Rob Hoelz <rob+dovecot at hoelz.ro> wrote: > > I've had success using "doveadm mailbox list? #
2019 Jun 19
2
User listing returned failure with -A
First, I archive the old messages in the INBOX on my list account # doveadm -Dv move -u kremels at kreme.com Archive mailbox INBOX BEFORE 90d Debug: Loading modules from directory: /usr/local/lib/dovecot/doveadm Debug: Skipping module doveadm_acl_plugin, because dlopen() failed:
2015 Apr 21
2
Moving a local domain to sql
I have a domain that current maps to local users that I want to move into the mysql maps with all the other domains, but I am unsure of the best way to proceed with this. For example, my mail server is covisp.net and my personal domain is kreme.com, and currently kremels at kreme.com maps to the local user kremels. I want it to map to the existing mysql database as ?kernels at kreme.com?. (For
2020 Oct 22
2
Sieve_before
On 21 Oct 2020, at 14:10, @lbutlr <kremels at kreme.com> wrote: > I have trace logs enabled for user scripts, but I think only error get logged for upper level, and only along the lines of "could not compile <name of sieve>". Any ideas? Is there a way to force the default and sieve_before scripts to log to syslog? -- The real world was far too real to leave neat little
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 15:10, Sean Kamath <kamath at moltingpenguin.com> wrote: > On Oct 22, 2020, at 12:19, @lbutlr <kremels at kreme.com> wrote: >> On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote: >>> if address :matches ["To", "Cc"] ["*@*."] { >> if envelope :matches :detail "to" "*" {
2019 Jan 21
2
Dovecot can't access mailbox that exists (nested)
Hello, I have this strange situation on nested mailboxes (directories) # dovecot --version 2.2.36 (1f10bfa63) # doveconf -n # 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.24 (124e06aa) # OS: Linux 3.10.0-693.21.1.el7.x86_64 x86_64 CentOS Linux release 7.5.1804 (Core) mail_access_groups = vmail mail_location = maildir:%h mail_plugins = quota stats quota_clone
2020 Oct 13
4
Auro expunge
When using autoexpunge = 14 days in, for example. The trash of junk folders, does that physically remove the messages from disk or simply mark them to be removed and some other action needs to be taken? I ask because my mail server crapped out today and I discovered a Junk folder with 490,000 messages in it, and the sa-spamd and mariadb processes died a horrible death. Haven't had time to
2020 Oct 23
3
Sieve_before
> On Oct 22, 2020, at 15:58, @lbutlr <kremels at kreme.com> wrote: > > On 22 Oct 2020, at 15:46, @lbutlr <kremels at kreme.com> wrote: >> And it doesn't explain why "if address :matches ["To", "Cc"] ["*@*."] {" also failed to match despite also showing the email address. >> >>> ?kremels at kreme.com? does not
2016 Jun 15
2
Mail dates
On Jun 15, 2016, at 9:44 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote: > On 6/14/2016 6:50 PM, @lbutlr <kremels at kreme.com> wrote: >> Where exactly does dovecot get the date that it reports via IMAP? > > This is a problem with how you restored the files. > > On a linux system, you should use something like rsync -a to preserve > the original
2020 May 31
4
Simple backup of maildir folder
On 29 May 2020, at 23:49, Admin Beckspaced <admin at beckspaced.com> wrote: > I also have maildir as mailbox format and use the following script to do daily backups > > https://github.com/tachtler/dovecot-backup A couple of notes on this quite useful script: My mktemp does not support -p (FreeBSD 12.1) is I had to change the script to: DIR_TEMP=$($MKTEMP_COMMAND -d $TMP_FOLDER
2020 Jul 19
3
Sieve and handling multiple addresses
On 18 Jul 2020, at 11:23, Stephan Bosch <stephan at rename-it.nl> wrote: > On 12/07/2020 22:47, @lbutlr wrote: >> On 12 Jul 2020, at 10:17, Benny Pedersen <me at junc.eu> wrote: >>> @lbutlr skrev den 2020-07-12 16:43: >>>> I an trying to write a sieve action that will take mail that is >>>> addressed to a user only it is filed in a mailbox
2018 May 04
2
expiring mail from root's Maildirs?
(Sorry about previous mail) > On May 4, 2018, at 07:45, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > Dovecot has hardcoded root prevention. For delivery, too. So dovecot cannot expire, reindex, clean, repair, etc root mail? The mail is crontab mail that is sent out to users via mutt. What would be the "right? way to do this? (The cron tasks run as root because they are scanning
2020 Jun 11
2
Read-flag of mails don't update
On 10 Jun 2020, at 23:18, @lbutlr <kremels at kreme.com> wrote: > IF it?s not permissions you need to provide doveconf -n output. Bloglines for any fall, panic, or error level events at a minimum. Apologies, I did not see the attachments. Will look on a real screen later.
2020 Apr 02
4
Sieve with links?
On 02 Apr 2020, at 03:48, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > On 2.4.2020 11.07, @lbutlr wrote: >> Is there any reason that a .active_sieve file would not load because it is a symbolic link? The target of the link is readable by the mail user, but instead of getting the trace for the .active_sieve file, I only get the trace for the default sieve file. > > Does
2018 Mar 22
2
dovecot-uidlist is not up-to-date
Tried that. It rebuilds index based on dovecot-uidlist. But not the dovecot-uidlist based on actual mail data. :( Fil On March 21, 2018 11:58:21 PM EDT, "@lbutlr" <kremels at kreme.com> wrote: >On 2018-03-21 (17:15 MDT), Dmitry Filonov ><filonovd at enders.tch.harvard.edu> wrote: >> Now the question is if there's any way to tell dovecot to rebuild
2016 Jun 17
3
Mail dates
On Jun 15, 2016, at 10:46 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote: > On 6/15/2016 12:30 PM, @lbutlr <kremels at kreme.com> wrote: >> On Jun 15, 2016, at 9:44 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote: >>> On 6/14/2016 6:50 PM, @lbutlr <kremels at kreme.com> wrote: >>>> Where exactly does dovecot get the date that it reports