"Jun 23 07:30:58 email-001 dovecot: imap
(steven)<120035>: Error: Mailbox Trash:
ftruncate() failed with mbox: Structure needs cleaning"
There's corruption in your filesystem. Dovecot can't do anything about this -
it is the system call that's failing when trying to access the data.
michael
__
> On 05/03/2025 5:31 AM MDT Diego Alvarez via dovecot
> wrote:
>
> In Dovecot docs (https://doc.dovecot.org/2.3/configuration_manual/
> authentication/caching/) we see:
>
> 1. User logs in with password Y. The cached password X doesn’t match Y and
> the
> previous authentication was unsuc
> On 05/02/2025 10:17 PM MDT Kamil Jońca via dovecot
> wrote:
>
> I have used lazy_expunge plugin with namespace (configuration convert):
>
> namespace expunged {
> mail_driver = maildir
> mail_path = ~/Mail/expunged/
> hidden = yes
> inbox = no
> list = no
> prefix = .EXPUNGED/
>
> On 04/14/2025 8:04 AM MDT Alexander Skwar via dovecot
> wrote:
>
> How do I reindex all e-mails (for a user or for all users) for FTS?
There is no generic command that works for all FTS drivers.
For flatcurve, you can run "doveadm fts-flatcurve remove"
(https://slusarz.github.io/dovecot-fts-
> On 03/24/2025 9:41 AM MDT Arkadiusz Miśkiewicz via dovecot
> wrote:
>
> Debug: Mailbox INBOX: saving UID 0: Opened mail because: snippet (Mail
> not cached, highest cached seq=20 uid=31: reset_id=1742577355)
>
> "Opened mail because: snippet " - what does this mean?
It is reading the mail
> On 03/06/2025 8:47 PM MST Stephan Bosch via dovecot
> wrote:
>
> Can you explain what exactly is wrong in that output?
I think it's this:
S: * LSUB () "." [Example]
Groking ABNF (from RFC 3501):
mailbox-data= ... "LSUB" SP mailbox-list ...
mailbox-list= "(" [mbx-list-flags] ")"
> On 03/03/2025 4:15 PM MST John Calvert via dovecot
> wrote:
>
> AlmaLinux% doveconf -n | sed -n '/passdb/,/}/p'
> passdb {
> driver = plesk
> }
You will need to talk to plesk about what their authentication driver is doing
re: writes. This is not a Dovecot core issue.
michael
__
> On 03/03/2025 3:41 PM MST John Calvert via dovecot
> wrote:
>
> The IMAP protocol does allow a client to change the account password, so this
> is a possible reason why dovecot is attempting to write.
No, there is no IMAP standard (or any other mail protocol, for that matter)
that allows f
> 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
> On 02/13/2025 8:18 AM MST Zakaria via dovecot wrote:
>
>
> Hi Dovecot Mailing List members,
>
> I just struggled to understand the plugin events and wondered if anyone
> can help on this.
>
> I wanted to capture the event when I mark message as not spam move event
> as well as when I mo
> On 02/07/2025 12:23 PM MST Jan Bramkamp via dovecot
> wrote:
>
> Thx for your work on Dovecot, but this release is a massive downgrade of
> the community edition and unusable for me needs. I'll go over the
> problems by quoting the problematic changes.
>
> On 24.01.25 11:42, Aki Tuomi via d
> On 02/08/2025 10:31 PM MST Sean McBride via dovecot
> wrote:
>
> It says here https://www.dovecot.org/bugreport-mail/ that bug reports should
> go to this list. Does that apply to suggestions too? Assuming so...
Best practice these days is to file a bug report (or MR) to GitHub.
https://g
Timo confirmed this type of message (see below) breaks iOS mail clients
regardless of the IMAP server used. So it is almost certainly a client issue.
We are in contact with the Apple Mail developers and have provided this debug
information to them.
michael
> On 02/10/2025 7:19 AM MST Timo Sir
GDPR applies to companies operating software, not the software itself.
As Aki pointed out (somewhere) in this thread, Dovecot doesn't store passwords
itself, and doesn't work unless an admin proactively configures at least one
authentication mechanism, so it is "secure by default" under any defi
> On 01/24/2025 11:12 AM MST Larry Rosenman via dovecot
> wrote:
>
> can an old config be used with changes?
https://doc.dovecot.org/2.4.0/installation/upgrade/2.3-to-2.4.html#configuration-changes
michael
___
dovecot mailing list -- dovecot@doveco
> On 01/08/2025 1:23 PM MST Scott Q. wrote:
>
> What exactly stopped(will stop) working ? Generating through MacOS Server
> which nobody should have been using anyways, or the
> https://identity.apple.com/pushcert/caservice/new endpoint ?
>
As has been told to me, what is being discontinued i
> On 01/08/2025 11:06 AM MST Len Padilla via dovecot
> wrote:
>
> Details:
> https://github.com/st3fan/dovecot-xaps-daemon
> https://github.com/st3fan/dovecot-xaps-plugin
Discussion of Apple Push Notifications is kind of irrelevant, since Apple
doesn't support this anymore (more accurately: i
> On 11/21/2024 6:07 AM MST Jan Naumann via dovecot wrote:
>
>
> On 20.11.24 23:49, Joseph Tam via dovecot wrote:
> > I just did this for my alpine mail reader, and it's not so simple. It may
> > be simpler to use a mail reader that has XOAUTH2 built in, then connect to
> > both Gmail and your
> On 10/25/2024 9:47 AM MDT ecdlguy--- via dovecot wrote:
>
> Hi,
>
> I'm trying to block specific MUAs, like e.g. Outlook-App for iOS and Android
> or Xiaomi Mail / MiMail using a lua script.
> While implementing this, I noticed that "client_id" is always nil in the lua
> script or I am doing
> On 07/12/2024 1:14 PM MDT James Cook via dovecot wrote:
>
> On Fri, Jul 12, 2024 at 06:28:13PM GMT, John Fawcett via dovecot wrote:
> >Hi James
> >
> >I want to avoid the -1 parameter because it doesn't do deletes in the
> >target.
>
> -l, not -1.
No, it's -1 - as in one(1)-way sync.
-l (low
> On 07/09/2024 6:42 AM MDT Bjoern Franke via dovecot
> wrote:
>
> >> I tested teh git version of dovecot. It seems the IMAP Compress plugin
> >> (imap_zlib) has disappeared.
> >
> > https://github.com/dovecot/core/commit/5f27e25c64555dcaae6cb00c479cd05bc2638081
>
> so the zlib plugin is also
> On 07/07/2024 8:09 AM MDT Joan Moreau via dovecot wrote:
>
> I tested teh git version of dovecot. It seems the IMAP Compress plugin
> (imap_zlib) has disappeared.
https://github.com/dovecot/core/commit/5f27e25c64555dcaae6cb00c479cd05bc2638081
michael
_
> On 06/13/2024 2:33 AM MDT MK via dovecot wrote:
>
> What is the reason that Debian 12/Ubuntu 22.04/RHEL 9 are not supported by CE
> 2.3?
OS-provided dependencies that won't work with 2.3 code (e.g., OpenSSL).
michael
___
dovecot mailing list -- d
> On 06/12/2024 5:37 AM MDT MK via dovecot wrote:
>
> just a short question to the dovecot people, maybe Aki or someone else can
> answer this.
> Will there be an update to the Dovecot community repositories in the near
> future?
> The repositories are lagging behind the current distributions.
> On 06/05/2024 1:22 PM MDT GDS via dovecot wrote:
>
> Hello all, I am seeing hundreds of lines like the one below in my mail.log
> from this specific IP address, which belongs to Google. Is there a way to
> determine why this "deferred (delivery temporarily suspended)" is happening?
>
> Jun
> On 05/20/2024 9:43 AM MDT Alexey Krylov via dovecot
> wrote:
>
> Please, send me the link, where I can find the info about configuring
> firing script after dovecot client is disconnected.
>
> I found post-login scripting. Than's cool, but... I need to fire script
> a little bit later.
See
> On 05/02/2024 7:48 AM MDT Marc via dovecot wrote:
>
> > auth_failure_delay = 2 secs ?
> >
> > That will still simply wait before *rejecting* the login, compared to
> > *dropping the connection*.
> >
> > We are thus looking for three different behaviours:
> >
> > 1. If backend confrims a
> On 02/05/2024 10:17 PM MST thecou...@gmail.com wrote:
>
> I have dovecot working with PAM and Samba DC authentication for IMAP. However
> when I'm attempting to pass emails from postfix via LMTP
> I don't actually need to authenticate LMTP I'm happy to check for valid users
> upstream.
>
> I'
Aki is correct and is consistent with what I said in the video, although I
could have phrased my explanation better.
"dsync" refers to the tool/utility (part of doveadm) that does mail
synchronization between a source account to a destination account. As Aki
said, this is not going anywhere.
> On 07/19/2023 2:54 PM MDT Michael Grimm via dovecot
> wrote:
>
> Michael Slusarz via dovecot wrote:
> >> On 07/18/2023 9:00 AM MDT Gerald Galster wrote:
>
> >> While I understand it takes effort to maintain the replication plugin,
> >> this
> On 07/19/2023 12:51 PM MDT Marc wrote:
>
> > A 50-100 mailbox user server will run Dovecot CE just fine. Pro would
> > be overkill.
>
> What is overkill? I always thought it had a bit more features and support.
For Pro 2.3, you need (at minimum) 7 Dovecot nodes + HA authentication + HA
stora
> On 07/18/2023 9:00 AM MDT Gerald Galster wrote:
>
> While I understand it takes effort to maintain the replication plugin, this
> is especially problematic for small active/active high-availability
> deployments.
To clarify: replication absolutely does not provide "active/active".
Replicati
Hello all,
I want to provide a brief overview regarding various questions surrounding
features that are being removed from Dovecot CE going forward.
We are currently working on providing updated/improved website info and
documentation that will better explain exactly what is being maintained in
> On 06/16/2023 9:59 AM MDT Claudio Corvino wrote:
>
> I updated to Debian 12 but I can't find repo for bookworm on
> https://repo.dovecot.org/.
> When it will be released?
There will not be any releases of 2.3 for Debian 12. You will need to wait for
2.4.
michael
See below.
> On 05/23/2023 2:14 AM MDT s...@fea.st wrote:
>
> I had been using the lucene FTS plugin since a decade now and it has done me
> well. Thought of upgrading to the new & current stuff and came across the
> flatcurve plugin which seems very promising (xapian on the other hand was
> c
> On August 2, 2019 9:35 PM AP via dovecot wrote:
>
> As per my discussion with cmouse on irc, I'm currently just using
> dovecot for its auth mechanism, etc capabilities (alas, Exim does
> not support argon directly). Tis a fun little side project. :)
>
> I have the config pared down as far as
You need to talk to Peer and/or the publisher. We are not affiliated with that book.
michael
One can easily find some PDFs on the net. But all of them looks outdated.
http://gen.lib.rus.ec/book/index.php?md5=AB2
> I'm trying to get some IMAP auth stats on a Dovecot 2.3.6 instance, but
> whatever I declare in metric, it always show 0.
None of these auth_* requests exist in 2.3.6.
> I tried using the following metrics:
>
>
>
> metric auth_request_finished {
> event_
> On April 30, 2019 at 12:06 PM "@lbutlr via dovecot"
> wrote:
>
> pkg adult shows the following, not mentioned in the changes:
>
> dovecot-2.3.5.1 is vulnerable:
> dovecot -- json encoder crash
> CVE: CVE-2019-10691
> WWW:
> https://vuxml.FreeBSD.org/freebsd/a64aa22f-61ec-11e9-85b9-a4badb2966
Dovecot does not work as the "final mile" delivery host in a fully-compliant
SMTPUTF8 chain.
This is on the (long) list of things todo.
michael
> On April 6, 2019 at 6:53 AM "@lbutlr via dovecot" wrote:
>
>
> On 5 Apr 2019, at 13:47, André Rodier via dovecot wrote:
> >
> >> root@portal:/e
> On April 3, 2019 at 10:12 PM sylvhem--- via dovecot
> wrote:
>
> I'm currently trying to set up SMTPUTF8 on my mail stack, but I can't
> find any information on Dovecot's RFC 6531 support. Has it been
> implemented yet?
No.
michael
Support for Buster will be added once 10/buster is a stable release.
We only provide builds for the current stable version, and the previous
version, so Debian 8/jessie support will be dropped when this happens. But it
is premature to do that now.
michael
> On March 31, 2019 at 6:04 AM Kosty
fts_squat was deprecated in 2.1. There's a high likelihood it is buggy in a
variety of ways in any recent Dovecot release.
michael
> On March 20, 2019 at 1:21 PM Benjamin Godbersen via dovecot
> wrote:
>
> Hi everyone,
>
> I have now updated to dovecot 2.3.4.1 - unfortunately the i
> On February 15, 2019 at 3:35 AM Hajo Locke via dovecot
> wrote:
>
> Thanks for your reply, so iam not the only one. I think downgrading is
> not an option for me. Ubuntu 18.04 comes with openssl 1.1.0 and it seems that
> older versions like 2.2.22 not compile successful.
> Best way f
> On February 12, 2019 at 4:33 PM Robert Moskowitz via dovecot
> wrote:
>
> On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote:
> > Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot:
> >> I have trying to find how to set the dovecot-sql.conf for using
> >> SHA256/512. I am going t
Hello all,
Several Open-Xchange/Dovecot folks will be attending FOSDEM in Brussels on 2-3
February 2019.
For those of you planning to attend: we would love to meet and chat with
members of the Dovecot community! Come find us wandering around the talks, or
look for us in the evening. Rumor is
46 matches
Mail list logo