On Wed, Feb 19, 2025 at 6:50 AM Ken Wright via dovecot
wrote:
The last time I checked my mail.log I found the following line:
2025-02-18T22:41:31.175798-05:00 grace dovecot: imap-login: Login
aborted: Connection closed (auth failed, 1 attempts in 8 secs)
(auth_failed): user=
I thought that expunging messages would only work on messages flagged as
deleted. Just being in the Deleted Messages folder would not necessarily mark
the messages with the deleted flag. Or does the auto expunge feature work
differently than I expect it to?
Ted
> On Feb 18, 2025, at 2:00 PM,
See
https://doc.dovecot.org/2.4.0/core/config/namespaces.html#mailbox_autoexpunge
And while it says "expunge", it really means delete and expunge.
Aki
> On 19/02/2025 08:07 EET Ted Hatfield via dovecot wrote:
>
>
> I thought that expunging messages would only work on messages flagged as
>
The last time I checked my mail.log I found the following line:
2025-02-18T22:41:31.175798-05:00 grace dovecot: imap-login: Login
aborted: Connection closed (auth failed, 1 attempts in 8 secs)
(auth_failed): user=, method=PLAIN,
rip=192.168.1.1, lip=192.168.1.10, TLS, session=
Is this a password
> On Feb 18, 2025, at 05:59, Doug via dovecot wrote:
>
> My experience was very similar when I originally set up doveadm backup from
> my production machine to my backup machine. My mailbox was the only one on
> the system that failed. I discovered the root cause was a cron job running
> on the b
I have the following in 15-mailboxes.config:
mailbox Trash {
special_use = \Trash
autoexpunge = 30 days
}
I thought that would empty the deleted emails after 30 days. However, I
find that in .Deleted Messages/cur there are over 18K messages dating back
to the 90's. What do I need
On 18. Feb 2025, at 14.32, Bjoern Franke via dovecot
wrote:
>
> sieve_script personal {
> active_path = /data/mail/%{user}/dovecot.sieve
> driver = file
> path = /data/mail/%{user}/sieve
> }
>
>
> Accessing via managesieve fails:
>
> Error: sieve: file storage: sieve_file_storage settings:
Hi,
Error: sieve: file storage: sieve_file_storage settings: Failed to parse
configuration: Failed to expand sieve_script_path setting variables: Unknown
variable 'user'
Looks like managesieve has the same bug as doveadm backup. You could use
~/dovecot.sieve and ~/sieve as the paths if the
> On Feb 18, 2025, at 06:45, Michael Slusarz
> wrote:
>
>> On 02/18/2025 1:09 AM MST Doug Hardie via dovecot
>> wrote:
>>
>> I have the following in 15-mailboxes.config:
>>
>> mailbox Trash {
>>special_use = \Trash
>>autoexpunge = 30 days
>> }
>>
>> I thought that would empty the d
Hi,
I have the following (manage)sieve-related parts in my 2.4.0 config:
within the namespace inbox:
mailbox Junk {
auto = subscribe
autoexpunge = 14d
sieve_script junk {
type = before
cause = copy
driver = file
path = /data/mail/sieve/report-spam.sie
My experience was very similar when I originally set up doveadm backup from
my production machine to my backup machine. My mailbox was the only one on
the system that failed. I discovered the root cause was a cron job running
on the backup machine delivering its output to my email. The result was m
> On 02/18/2025 1:09 AM MST Doug Hardie via dovecot wrote:
>
> I have the following in 15-mailboxes.config:
>
> mailbox Trash {
> special_use = \Trash
> autoexpunge = 30 days
> }
>
> I thought that would empty the deleted emails after 30 days. However, I find
> that in .Deleted Mes
-- Doug
> On Feb 18, 2025, at 00:20, Marc via dovecot wrote:
>
> run cron job with purge?
>
>>
>> I have the following in 15-mailboxes.config:
>>
>> mailbox Trash {
>>special_use = \Trash
>>autoexpunge = 30 days
>> }
>>
>> I thought that would empty the deleted emails after 30 day
I have the following in 15-mailboxes.config:
mailbox Trash {
special_use = \Trash
autoexpunge = 30 days
}
I thought that would empty the deleted emails after 30 days. However, I find
that in .Deleted Messages/cur there are over 18K messages dating back to the
90's. What do I need t
> On Feb 17, 2025, at 23:11, Doug Hardie wrote:
>
> I tried the backup again tonight. I am now getting a new error:
>
> mail# doveadm backup -f -u doug remote:checkout
> dsync-remote(doug)<1c8BDo4xtGe74wAA+dxtXQ>: Warning: Deleting mailbox
> 'INBOX': UID=92440 GUID=1465118975.V4eI7cfa32M232845
run cron job with purge?
>
> I have the following in 15-mailboxes.config:
>
> mailbox Trash {
> special_use = \Trash
> autoexpunge = 30 days
> }
>
> I thought that would empty the deleted emails after 30 days. However, I
> find that in .Deleted Messages/cur there are over 18K messag
16 matches
Mail list logo