I found an email that sieve stored in Deleted Messages incorrectly. The log
messages show sieve doing that, but don't give me any indication of which sieve
rule caused the problem. I went through it manually, but didn't see anything
that matched. I seem to recall that there was a way to use s
> On 17 December 2017, at 02:42, Jerry wrote:
>
> On Sat, 16 Dec 2017 18:17:39 -0800, Doug Hardie stated:
>
>> I found an email that sieve stored in Deleted Messages incorrectly. The log
>> messages show sieve doing that, but don't give me any indication of w
> On 17 December 2017, at 15:16, Stephan Bosch wrote:
>
> Op 12/17/2017 om 12:22 PM schreef Doug Hardie:
>>> On 17 December 2017, at 02:42, Jerry wrote:
>>>
>>> On Sat, 16 Dec 2017 18:17:39 -0800, Doug Hardie stated:
>>>
>>>> I found a
> On 19 September 2018, at 12:54, Adam Raszkiewicz
> wrote:
>
> I have tried to do something like
>
> if body :content ["multipart"] :matches ["Original-Message-ID" “*”] { set
> "Original_Message_ID" "${0}"; }
>
> but instead getting Original Message ID I’m getting value from previous mat
I ran into that error message with a different application and it turned out
that the server certificate was expired.
-- Doug
> On 8 December 2018, at 12:22, David Gardner wrote:
>
> Have you tried connecting with openssl c_client, with a cypher list of all?
>
> My suspicion is that one of th
Have you tried connecting with openssl c_client, with a cypher list of all?
My suspicion is that one of the pair of programs is only
using old, weak cyphers [due to age and the other only strong ones.
David
mail# doveadm pw
Enter new password:
Retype new password:
{CRYPT}$2y$05$oSB6end9V.YumJMzON7lfeOL9N8TXK6jhYqjHOEnPd1NLZ9.QNaTy
I thought the default was supposed to be CRAM-MD5. I don't find anywhere I
have entered CRYPT. There is one reference to it in auth-passwdfile.conf.ext,
but changing
> On 7 August 2021, at 09:50, Timo Sirainen wrote:
>
> On 7. Aug 2021, at 14.07, Alexander Dalloz <mailto:ad+li...@uni-x.org>> wrote:
>>
>> Am 07.08.2021 um 08:06 schrieb Doug Hardie:
>>> mail# doveadm pw
>>> Enter new pass
> On 13 February 2017, at 01:26, Luca Bertoncello wrote:
>
> Hi list!
>
> I already asked about this problem about two years ago, but I couldn't solve
> my problem...
>
> Now I have a new Server, with Debian 8 and Dovecot 2.2.13-12 (from Debian
> repositories) and Horde 5.2.13.
>
> When I d
> On 17 February 2017, at 08:24, Ben wrote:
>
> Hi,
>
> I have copied accross a known-good sieve file from a working server and its
> not filtering. Everything just gets chucked into INBOX.
What I did when encountering a similar issue was to take one of the messages
from INBOX that should h
I tried to setup statistics as shown on the Statistics wiki page. I
encountered a problem with the mail_plugins for imap. in the protocol imap
configuration the wiki shows adding imap_stats to mail_plugins. When I do
that, dovecot stops authenticating and throwing error messages:
Jul 15 12:
> On 10 August 2017, at 04:37, Alef Veld wrote:
>
> I completely agree (having said that I'm pretty new to all this so I might be
> full of it).
>
> You should run your own CA if you have an active financial interest in your
> company (say your the owner). No added benefit to have your cert
alarm bells.
> Users who are not experts should not get used to doing this as they soon will
> accept everything.
>
> Am 10. August 2017 21:40:25 MESZ schrieb Doug Hardie :
>>
>>
>>> On 10 August 2017, at 04:37, Alef Veld wrote:
>>>
>>> I com
I encountered an interesting problem that one originator was being dumped into
the Deleted file directly by my sieve. The sieve file was quite large and it
was not obvious which entry was causing the issue. I recall there was a way to
get sieve-test to show what is going on and which lines it
nyway, I am going to save that
command line somewhere "in a safe spot" ;-)
-- Doug
> On 19 July 2022, at 23:35, Aki Tuomi wrote:
>
>
>> On 20/07/2022 09:34 EEST Doug Hardie wrote:
>>
>>
>> I encountered an interesting problem that one origi
I have an email with the following header line:
From: 'Thank you!Kohls'
I am trying to match that with:
if address :contains "from" "Thank you!Kohls"
{
addflag "\\Seen";
fileinto "Junk";
stop;
}
However, the matching portion of the from address is only the section betwee
> On 30 September 2022, at 16:46, Shawn Heisey wrote:
>
> On 9/30/22 15:14, Doug Hardie wrote:
>> I have an email with the following header line:
>>
>> From: 'Thank you!Kohls'
>>
>>
>> I am trying to match that with:
>> if addre
I started to investigate using doveadm backup to backup my mail system. I have
a small number of users and the mail store is not large. It uses maildir
format. I setup a test system that is not connected to the internet and
started up dovecot. I used the following command to backup one user:
> On Dec 3, 2022, at 11:50 PM, Doug Hardie wrote:
>
> I started to investigate using doveadm backup to backup my mail system. I
> have a small number of users and the mail store is not large. It uses
> maildir format. I setup a test system that is not connected to the
> On Dec 4, 2022, at 1:42 PM, Doug Hardie wrote:
>
>> On Dec 3, 2022, at 11:50 PM, Doug Hardie wrote:
>>
>> I started to investigate using doveadm backup to backup my mail system. I
>> have a small number of users and the mail store is not large. It uses
>
ug
> On Dec 10, 2022, at 11:09 AM, John Tulp wrote:
>
>
>
> On Fri, 2022-12-09 at 20:03 -0800, Doug Hardie wrote:
>>> On Dec 4, 2022, at 1:42 PM, Doug Hardie wrote:
>>>
>>>> On Dec 3, 2022, at 11:50 PM, Doug Hardie wrote:
>>>>
>>&
> On Dec 10, 2022, at 11:09 AM, John Tulp wrote:
>
>
>
> On Fri, 2022-12-09 at 20:03 -0800, Doug Hardie wrote:
>>> On Dec 4, 2022, at 1:42 PM, Doug Hardie wrote:
>>>
>>>> On Dec 3, 2022, at 11:50 PM, Doug Hardie wrote:
>>>>
>&g
> On Dec 11, 2022, at 12:42 AM, John Tulp wrote:
>
>
> --
> John Tulp
> tulpex
>
> On Sun, 2022-12-11 at 00:05 -0800, Doug Hardie wrote:
>>> On Dec 10, 2022, at 11:09 AM, John Tulp wrote:
>>>
>>>
>>>
>>> On Fri, 2022-1
Are there any plans to interface to blacklistd?
-- Doug
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
> On Apr 20, 2023, at 02:04, Odhiambo Washington wrote:
>
>
>
> On Thu, Apr 20, 2023 at 9:08 AM Doug Hardie <mailto:bc...@lafn.org>> wrote:
>> Are there any plans to interface to blacklistd?
>>
>> -- Doug
>
> Hi Doug,
>
> Since blackl
> On Jul 26, 2023, at 05:01, Paul Kudla wrote:
>
>
> I know this might have already been answered
>
> Can some one give a link to the paid site that does what dovecot project does
> now
>
> more then happy to keep the lights on !
>
> pls advise link ?
>
I believe the URL is https://ww
I have Dovecot 2.2.19 running. However, one client has a rather unusual need.
There are multiple domains that currently access their mail on the server.
However, this on domain/client wants to use a different port for their users to
access mail. Anyone on the standard port trying to download
> On 18 January 2016, at 23:37, Steffen Kaiser
> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Mon, 18 Jan 2016, Doug Hardie wrote:
>
>> I have Dovecot 2.2.19 running. However, one client has a rather unusual
>> need. There are mu
> On 20 February 2016, at 18:14, Timo Sirainen wrote:
>
> On 21 Feb 2016, at 02:50, Kevin Kershner wrote:
>>
>> I'd like to revisit and old post if I may, will/does Dovecot support the old
>> qpopper "Bulletin" ability?
>>
>> Basically I need a simple way of posting bulletins to all domain us
I am running a small server with a fixed number of users. Postfix is using
dovecot lda so that I can run pigeonhole. I have setup a user file with the
ids and passwords and everything authenticates properly. Postfix uses that
also. However, mail is consistently delivered to user@domain. How
> On 16 June 2016, at 22:53, Doug Hardie wrote:
>
> I am running a small server with a fixed number of users. Postfix is using
> dovecot lda so that I can run pigeonhole. I have setup a user file with the
> ids and passwords and everything authenticates properly. Postfix us
I have a pigeon sive running which directs some of my received mail to the Junk
folder. That works just fine. However, a couple minutes later, it is moved to
Deleted mailbox and deleted from Junk. At first I thought my client was doing
that so I shut down the client and it still happens. Her
I would like to request an additional optional argument for queue-id to
dovecot-lda. The intended use for this argument is to include in the logging.
From what I can tell, the queue-id size is not consistent between the various
MTAs and so would need to be allocated dynamically when read durin
> On 2 July 2016, at 02:29, Noel Butler wrote:
>
> On 02/07/2016 19:16, Doug Hardie wrote:
>> I have a pigeon sive running which directs some of my received mail to
>> the Junk folder. That works just fine. However, a couple minutes
>> later, it is moved to Delet
> On 4 July 2016, at 13:18, Doug Hardie wrote:
>
>>
>> On 2 July 2016, at 02:29, Noel Butler wrote:
>>
>> On 02/07/2016 19:16, Doug Hardie wrote:
>>> I have a pigeon sive running which directs some of my received mail to
>>> the Junk folder.
I am using doveadm backup to backup mailfiles to a second drive. That works
just fine. However, the sieve files are not backed up. I couldn't find
anything in the backup documentation that addresses sieves. Is there a way to
back those up also?
-- Doug
_
> 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
> 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
>>autoexpu
-- 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 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.mail is missing locally
dsync-remote(doug)<1c8BDo4xtGe74wAA+d
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
> 'I
I am using doveadm backup to backup the mail server's files for a specific
user. This is a test environment for the backup machine. All it does is sit
there until I run backup on the mail server. However, I am encountering an
issue occasionally where backup throws the following message:
Warn
43 matches
Mail list logo