You are storing 1.7 million e-mails in a single mbox file. I would rather store
the archive using one file per e-mail.
test-net.c:79: Assert failed: strcmp(net_ip2addr(&ip), "::5") == 0
test-net.c:83: Assert failed: strcmp(net_ip2addr(&ip), "::5") == 0
net_ip2addr() : FAILED
Hello,
Is it possible to disable DOVECOT_IPV6?
We do not use IPv6 (and hope we shall
master.conf.
> #listen = *, ::
> --- snip ---
>
> HTH
>
> --
> Prasad
>
> On 30/01/18 11:35 PM, Rupert Gallagher wrote:
>
>> test-net.c:79: Assert failed: strcmp(net_ip2addr(&ip), "::5"
Enclosed.Making check in .
/bin/sh ./update-version.sh . .
Making check in src
Making check in lib-test
make[2]: Nothing to be done for `check'.
Making check in lib
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-am
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-local
We have the same problem, with a twist. When Thunderbird deletes a folder, it
is still shown by the GUI. Dovecot deleted the folder correctly, and the
sunscriptions file is also correct. Some other times, on shared folders,
Thunderbird refuses to delete; in this case, apple mail on iphone can de
Problem solved by going in manually. The log message appears for empty "public"
folders. Say, you have a folder X with subfolder Y, where X does not contain
any e-mail. The log message disappears if you drop an email into X, then remove
it. Puf, gone! So, there seems to be a baby bug in how dove
Hello,
I do not need the following, and have configured both source and runtime
accordingly:
pam, gssapi, zlib, bzlib, lzma, pop3, quota, fts, welcome, lda.
Therefore, is it *safe* to manually remove the following from /usr/lib/dovecot/?
lib05_pop3_migration_plugin.a
lib05_pop3_migration_plug
Bump
On Tue, May 22, 2018 at 10:40, Steffen Kaiser wrote:
> Thunderbird (or some versions anyway) will display any subscribed folder,
> regardless if it exists or not.
> Dovecot fails to both delete or rename non-existant folders.
> Checkout the local file "subscriptions" in your mailbox storage. (
On Tue, May 22, 2018 at 13:58, Rupert Gallagher wrote:
>> On Tue, May 22, 2018 at 10:40, Steffen Kaiser wrote:
>> Thunderbird (or some versions anyway) will display any subscribed folder,
>> regardless if it exists or not.
>>Dovecot fails to both delete or ren
Dovecot does not clear the subscription file from non-existent folders.
the problem over and over again, a non-RFC configuration option
could solve the problem, and it would be very much appreciated...
On Wed, May 23, 2018 at 11:57, Aki Tuomi wrote:
> On 23.05.2018 12:31, Rupert Gallagher wrote:
>> Dovecot does not clear the subscription file from non-existe
th an RFC obscure feature is compellong us all to clear
>> subscriptions fol ders by hand.
>>
>> As we meet the problem over and over again, a non-RFC configuration option
>> could solve the problem, and it would be very much appreciated...
>>
>> On Wed, M
n/listinfo/extra. Someone motivated
> enough could perhaps try to suggest changing this behavior in there.
>
>> On 23 May 2018, at 23.13, Rupert Gallagher wrote:
>>
>> Sorry for top posting, my client is still broken.
>>
>> I have never seen the ghost of a "
Cyrus may offer the best implementation of cards and calendars (
https://en.m.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementations
) but would you trade its imap for dovecots own?
I am starving for an open-source card and calendar solution that is sound and
secure, so cyrus is a
+1
A similar problem occurs with "."
Sent from ProtonMail Mobile
On Fri, Sep 28, 2018 at 15:44, Wojciech Puchar wrote:
> user attempts to create folders with /
> dovecot naturally cannot create it so it returns error but outlook of
> course "create" it and keep data in local store only. data i
Sorry Aki, you are right.
On Sat, Sep 29, 2018 at 09:59, Aki Tuomi wrote:
>> On 29 September 2018 at 10:05 Rupert Gallagher wrote:
>>
>>
>> +1
>>
>> A similar problem occurs with "."
>>
>> Sent from ProtonMail Mobile
>>
>&g
I tell users to limit the folder characters to /0-9a-zA-Z_/, because anything
else may upset a mail client or server.
As I have no control over their minds, hands, and client software, I wish I
could enforce the policy from the server, returning an error message to the
client.
On its turn, thi
I think we need a public compliance test, similar to html and ssl, then people
would start questioning the quality of their own client, and migrate to better
ones. When Micro$oft will eventually feel the pinch, then they will start
fixing their $hit. People have the power! (I like that song.)
O
Hello!
Is it possible to hide the public folder when the user is on its mobile phone?
Foreign IP.
On Thu, Oct 18, 2018 at 08:49, Aki Tuomi wrote:
> On 18.10.2018 9.48, Rupert Gallagher wrote:
>> Hello!
>>
>> Is it possible to hide the public folder when the user is on its
>> mobile phone?
> How would you know this?
>
> Aki
Connections from anything other than LAN.
On Thu, Oct 18, 2018 at 08:49, Aki Tuomi wrote:
> On 18.10.2018 9.48, Rupert Gallagher wrote:
>> Hello!
>>
>> Is it possible to hide the public folder when the user is on its
>> mobile phone?
> How would you know this?
>
> Aki
.10.2018 9.48, Rupert Gallagher wrote:
>> Hello!
>>
>> Is it possible to hide the public folder when the user is on its
>> mobile phone?
> How would you know this?
>
> Aki
/HIDDEN=true USERDB_KEYS="$USERDB_KEYS
> NAMESPACE/SOME_NAME_HERE/HIDDEN"
>
> Or somehow export this from passdb/userdb as
> (userdb_)namespace/some_name_here/hidden=true
>
> Aki
>
> On 18.10.2018 10.18, Rupert Gallagher wrote:
>
>> Connections fr
test-file-cache.c:259:24: error: use of undeclared identifier 'RLIMIT_AS'
test_assert(getrlimit(RLIMIT_AS, &rl_cur) == 0);
^
test-file-cache.c:267:24: error: use of undeclared identifier 'RLIMIT_AS'
test_assert(setrlimit(RLIMIT_AS, &rl_new) == 0);
OpenBSD
Original Message
On Jan 6, 2021, 21:37, Aki Tuomi < aki.tu...@open-xchange.com> wrote:
Which distro/OS is this?
Aki
rote:
> Can you try adding this to the file?
>
> #define RLIMIT_AS RLIMIT_DATA
>
> Aki
>
> > On 06/01/2021 22:47 Rupert Gallagher r...@protonmail.com wrote:
> > OpenBSD
> > Original Message
> > On Jan 6, 2021, 21:37, Aki Tuomi < aki.t
It would be useful to automatically de-HTML e-mails, but this is not a task for
dovecot. Even more useful would be to deprecate HTML in e-mails.
Original Message
On Jan 20, 2021, 13:58, @lbutlr wrote:
> On 20 Jan 2021, at 04:33, Piotr Auksztulewicz wrote:
>> On Wed, Jan 20, 20
the message is
too heavy to download, heavy to display, and because I ultimately read e-mails
in plain text. And most of the times it is spam.
Original Message
On Jan 25, 2021, 10:55, Darac Marjal < mailingl...@darac.org.uk> wrote:
On 25/01/2021 09:08, Rupert Gallagher
Hello, I would like to know what is your strategy for legally compliant long
term archival of e-mails (up to 10 years). Thank you
Hello,
Users can be really good at hanging everybody when you give them enough roope.
I spotted a number of problems that I think are of interest to everybody and
need mitigation.
# length of path
A busy Windows user wrote enough mail subfolders, and folder names with soo
many characters, tha
Ping
Original Message
On Feb 18, 2021, 08:49, Rupert Gallagher < r...@protonmail.com> wrote:
Hello,
Users can be really good at hanging everybody when you give them enough roope.
I spotted a number of problems that I think are of interest to everybody and
need miti
Please convert all source code to ASCII. If it fails to compile, then it may
have a trojan hiding in Unicode clothing.
Original Message
On Oct 28, 2021, 11:12, Aki Tuomi wrote:
> We are pleased to release v2.3.17 of Dovecot. Please note that 2.3.17 release
> will be the last o
Hello!
Please share your favourite open-source Notes app for Android, as I am
struggling to find one compatible with IMAP.
Thank you, and happy 2020!
None?
Original Message
On Jan 1, 2020, 11:51, Rupert Gallagher wrote:
> Hello!
>
> Please share your favourite open-source Notes app for Android, as I am
> struggling to find one compatible with IMAP.
>
> Thank you, and happy 2020!
> Password schemes: HMAC-MD5, RPA, SKEY, PLAIN-MD4, LANMAN, NTLM, SMD5
The web is flooded with plain text passwords and hashed passwords harvested
from hacked servers.
Dovecot stores passwords with the same scheme used for client authentication.
Therefore, we use crammd5/hmac-md5. It does not l
Both Dovecot and OpenDKIM packages on OpenBSD are rejecting connections because
of CRYPTO, and they use libressl by default. I use openssl because libressl
does not implement dane, so I am recompiling both to serve my use case, and
sharing results along the way.
This is the opendkim error:
> o
The dovecot error is on my compiled version, and on test only. I do not have it
live, yet.
The opendkim error below is from the obsd package, running live.
Sent from ProtonMail mobile
Original Message
On 6 Jul 2020, 20:08, Rupert Gallagher wrote:
> Both Dovecot and OpenD
+1
Original Message
On 7 Jul 2020, 08:38, Luca Müller < lucamueller...@gmail.com> wrote:
Hello,
I'm hosting a few customers on a dovecot Server. Most users speak german and
have german as their main language. I configured the IMAP Foldernames in a
Dovecot configuration file li
Hello,
Thunderbird has been bugging us with connection errors. Dovecot is installed on
a local server that carries a local IP and a public IP. When Thunderbird on a
local client connects successfully, Wireshark shows a SYN request from the
client's IP on LAN to the public IP of the server, foll
: 2 May 2017 4:26 PM
UTC Time: 2 May 2017 14:26
From: rei...@bbmk.org
To: Rupert Gallagher
dovecot@dovecot.org
On Tue, 2 May 2017, Rupert Gallagher wrote:
> [...]
> Is it possible to instruct Dovecot to use the public IP only?
for inet_listeners (imap, pop, etc.) you can use "addr
me. So if your
outside your LAN it would resolve with your public IP and inside your
LAN it resolves with dovecots LAN IP.
Cheers
tobi
Am 02.05.2017 um 15:46 schrieb Rupert Gallagher:
> Hello,
>
> Thunderbird has been bugging us with connection errors. Dovecot is installed
> on a local
Problem solved.
Sent from ProtonMail Mobile
On Tue, May 2, 2017 at 3:46 PM, Rupert Gallagher wrote:
Hello,
Thunderbird has been bugging us with connection errors. Dovecot is installed on
a local server that carries a local IP and a public IP. When Thunderbird on a
local client connects
Wed, May 3, 2017 at 5:27 PM, B. Reino wrote: How? :)
On May 3, 2017 5:25:51 PM GMT+02:00, Rupert Gallagher
wrote:
>Problem solved.
>
>Sent from ProtonMail Mobile
>
>On Tue, May 2, 2017 at 3:46 PM, Rupert Gallagher
>wrote:
>Hello,
>
>Thunderbird has been bugging
> view is now inconsistent
Same problem here. I posted it months ago in this list, and still waiting for
comments or solution. The many upgrades did not help either. Given the lack of
response from the list, this is either an ages-old problem that everybody has
and has learned to ignore, or a c
.
On Tue, May 2, 2017 at 3:46 PM, Rupert Gallagher wrote:
Hello,
Thunderbird has been bugging us with connection errors. Dovecot is installed on
a local server that carries a local IP and a public IP. When Thunderbird on a
local client connects successfully, Wireshark shows a SYN request fro
We use PF instead of IPTABLES, where overloading leads to banning of specific
IP (hence the useful absence of NAT). One such "workaround" would have to be
managed, for example with an e-mail to alert sysadmin followed up by some
manual labour. It is doable, but it does not solve the problem with
-std=gnu99
-mmacosx-version-min=10.12
[...]
Undefined symbols for architecture x86_64:
"_imapc_client_cmd", referenced from:
_imapc_quota_refresh in quota-imapc.o
"_imapc_client_get_capabilities", referenced from:
_imapc_quota_refresh in quota-imapc.o
"_imapc_command_sendf", referenced from:
_imapc
No, I did not. I used the mainstream tar release, not the git bundle.
autoreconf -vi returns error, for lack of m4 file.
Sent from ProtonMail Mobile
On Thu, Jun 29, 2017 at 12:51 PM, Aki Tuomi wrote:
> On 29.06.2017 13:32, Rupert Gallagher wrote: > -std=gnu99 >
> -mmacosx-versi
ndle.
> autoreconf -vi returns error, for lack of m4 file.
> Sent from ProtonMail Mobile
>
> On Thu, Jun 29, 2017 at 12:51 PM, Aki Tuomi wrote:
>
>> On 29.06.2017 13:32, Rupert Gallagher wrote: > -std=gnu99 >
>> -mmacosx-version-min=10.12 > [...] > Undef
I tried compiling without "--with-storage=maildir" and it terminated without
error. I need to enforce maildir, however.
Sent from ProtonMail Mobile
On Fri, Jun 30, 2017 at 4:26 PM, Timo Sirainen wrote:
> On 29 Jun 2017, at 13.32, Rupert Gallagher wrote: > > -std=gnu99 >
I would rather choose what to install.
Sent from ProtonMail Mobile
On Sat, Jul 1, 2017 at 1:02 PM, Sami Ketola wrote:
>> On 1 Jul 2017, at 13.08, Rupert Gallagher wrote: > > I tried compiling
>> without "--with-storage=maildir" and it terminated without error. I
I still find impediments to the adoption of any of those "solutions". Too many
software dependencies, like PHP, DB, python, and a virtual machine. --- There
are two portable file formats for calendar and contacts that work across
applications and systems, but no server that can use them, and use
On Wed, Aug 23, 2017 at 7:22 PM, Tanstaafl wrote:
> I would have to put in a plug for SOGo - very lightweight, ...
> Care to elaborate?
https://github.com/inverse-inc/sogo/blob/master/Documentation/SOGoInstallationGuide.asciidoc#system-requirements
Too many requirements.
Sent from ProtonMail
Mobile
On Wed, Aug 23, 2017 at 8:26 PM, Rupert Gallagher wrote:
> On Wed, Aug 23, 2017 at 7:22 PM, Tanstaafl wrote:
>
>> I would have to put in a plug for SOGo - very lightweight, ...
>
>> Care to elaborate?
>
> https://github.com/inverse-inc/sog
We murdered web applications with a chainsaw. Web 2.0 has too many security
holes.
On Wed, Aug 23, 2017 at 8:35 PM, Mihai Badici wrote:
> the vaste majority of web applications around use the same stack.
We tried installing Radicale months ago, and decided to postpone testing. Its
footprint exceeds 140MB, because of python. It requires python, which is a
security hazard on production servers. Security mitigations are absent: must
use a virtual machine.
Sent from ProtonMail Mobile
On Thu, Aug 2
! So we have to install a vm manager.
Bloody hell...
Sent from ProtonMail Mobile
On Thu, Aug 24, 2017 at 4:25 PM, Tanstaafl wrote:
> On Wed Aug 23 2017 14:26:15 GMT-0400 (Eastern Standard Time), Rupert
> Gallagher wrote: > On Wed, Aug 23, 2017 at 7:22 PM, Tanstaafl wrote: > >>
On Thu, Aug 24, 2017 at 10:55 PM, Roger Klorese wrote:
> "Webmail? We use dovecot." And how exactly do you read and write mail using
> dovecot?
With a MUA.
> handle big number of users and big amount of data.
You must be working for the NSA.
Sent from ProtonMail Mobile
On Fri, Aug 25, 2017 at 2:15 PM, Robert Wolf wrote:
> On Thu, 24 Aug 2017, Rupert Gallagher wrote: > Re: dependencies > > - db:
> why? just use the ical and vca
We need ideas on how to do this reliably and efficiently for a specific client
with unfaithful employees. --- We could do this using client-side configuration
tied to windows GPO, but prefer a server-side solution.
Sent from ProtonMail Mobile
done!
On Thu, Sep 14, 2017 at 1:44 PM, Rupert Gallagher wrote:
> We need ideas on how to do this reliably and efficiently for a specific
> client with unfaithful employees. --- We could do this using client-side
> configuration tied to windows GPO, but prefer a server-side solution.
By default, Apple Mail downloads all e-mails from server's account. Previous
versions of this client allowed to opt-out. The latest two versions? however,
only allow to opt-out from downloading the attachments.
The stress on the server is unbearable. We cannot ask users to be considerate:
this
ded multiple times
(horrified emoticon here).
Sent from ProtonMail Mobile
On Mon, Oct 30, 2017 at 10:38 AM, Rupert Gallagher wrote:
> By default, Apple Mail downloads all e-mails from server's account. Previous
> versions of this client allowed to opt-out. The latest two versions? ho
> What's in your mind as solution?
When dovecot receives many full body downloads from a client, it could respond
by sending the header only.
Sent from ProtonMail Mobile
On Tue, Oct 31, 2017 at 11:29 AM, wrote:
> Hi, On 30.10.2017 10:38, Rupert Gallagher wrote: > We need
Aki, the IMAP client can receive the e-mails with an empty body without any
damage. This is how IMAP works normally. The full body is queried again by the
client when reading the e-mail for real.
On Tue, Oct 31, 2017 at 1:52 PM, Aki Tuomi wrote:
>>> What's in your mind as solution?
>> When do
is not to rate limit the
connection, but to ban Apple Mail entirely.
Sent from ProtonMail Mobile
On Tue, Oct 31, 2017 at 2:46 PM, Rupert Gallagher wrote:
> Aki, the IMAP client can receive the e-mails with an empty body without any
> damage. This is how IMAP works normally. The full body is quer
Shouldn't an event of this type trigger a useful warning instead of a cryptic
programming error?
On Thu, Dec 13, 2018 at 07:42, Timo Sirainen wrote:
> On 13 Dec 2018, at 7.31, SH Development wrote:
>>
>> I have started getting these in my log. What does this mean and what do I
>> need to do?
Please, use clang instead of gcc. Code quality can only profit from it. I just
compiled 2.3.4 and compiler stderr is full of interesting problems.
gt; > On Thursday, January 3, 2019 9:53 AM, Aki Tuomi
>> > wrote:
>> >
>> >> We compile all core code with both gcc and clang. What sort of
>> >> interesting things did you find?
>> >>
>> >> Aki
>> >>
>> >
Hello,
I am mosty done with the upgrade, but there is a problem that keeps me awake at
night: file ownership and permissions.
It would be most helpful to have the following from Aki's live system:
ls -halFR /var/run/dovecot
Thank you.
On Tue, Jan 8, 2019 at 19:02, Aki Tuomi wrote:
>> On 08 January 2019 at 19:39 Rupert Gallagher via dovecot
>> wrote:
>>
>>
>> Hello,
>>
>> I am mosty done with the upgrade, but there is a problem that keeps me awake
>> at night: f
Attached warnings from clang 7.0 when compiling child-wait.c from dovecot 2.3.5:
"arithmetic on a null pointer treated as a cast from integer to pointer is a
GNU extension
[-Wnull-pointer-arithmetic]".child-wait.c:66:32: warning: arithmetic on a null pointer treated as a cast
from integer to poi
-expire.c and push-notification-txn-msg.c.
‐‐‐ Original Message ‐‐‐
On Monday, March 18, 2019 10:50 AM, Aki Tuomi
wrote:
> On 18.3.2019 12.48, Rupert Gallagher via dovecot wrote:
>
>> Attached warnings from clang 7.0 when compiling child-wait.c from dovecot
>> 2.3.5:
>
Warnings from clang 7.0 when compiling dovecot-openssl-common.c from dovecot
2.3.5 with openssl 1.1.1a.
This is dovecot's configuration:
> config_options="--prefix=$prefix \
> --sysconfdir=$prefix/etc \
>--datarootdir=$prefix/share \
>--mandir=$man \
>--docdir=$doc \
>--with-
I would not want to re-encrypt huge mail folders. There should be two
passwords: one for the user login, that you can change often, and one for the
encryption, that you can leave alone. This is how protonmail does it.
Original Message
On Aug 7, 2023, 21:34, Benedikt Zumtobel via
> Things like this should be done locally on the Mailclient (MUA), IMHO.
If you are a company, then you must delete old e-mails automatically, by GDPR
law.
Original Message
On Feb 21, 2024, 23:25, Steven Varco < dovecot@bbs.varco.ch> wrote:
> Am 21.02.2024 um 21:25 schri
ovecot@bbs.varco.ch> wrote:
> Am 25.02.2024 um 09:38 schrieb Rupert Gallagher via dovecot
dovecot.org>: > > >> Things like this should be done locally on the
Mailclient (MUA), IMHO. > > If you are a company, then you must
delete old e-mails automatic
data-protection-principles/the-principles/storage-limitation/ which
show you can keep data as emails as long as you want, providing you
have a reason. regards, Tim On 28/02/2024 09:38, Rupert Gallagher via
dovecot wrote: >> First, dovecot is a global product, where not e
Hello,
I keep finding myself in a corner with a user. He uses mail extensively, which
is fine, he has a huge archive of own professional correspondence, which is
fine, but he uses mail folders as if they were regular system folders, with
very long paths, and keeps renaming them and moving them aro
I forgot...
3. dovecot writes folders like any other program, that is, instead of writing
/.../folder.subfolder.subsubfolder/
it just writes
/.../folder/subfolder/subsubfolder/
Original Message
On Apr 3, 2024, 22:15, Rupert Gallagher < r...@protonmail.com> wrote:
Hel
Original Message
On Apr 4, 2024, 14:02, Marc < m...@f1-outsourcing.eu> wrote:
> > Also autodiscovery for external (as in, not Microsoft/Apple) mail is being
frustrated.
Apple Mail on iPhones is currently ignoring autodiscovery and forcing their own
smtp server, breaking DMARC.
4. dovecot refuses to move folders if the resulting path exceeds the maximum
length.
Original Message
On Apr 3, 2024, 22:37, Rupert Gallagher < r...@protonmail.com> wrote:
I forgot...
3. dovecot writes folders like any other program, that is, instead
The developers of DKIM moved on to ARC, then they stopped working on ARC also.
Try this:
https://github.com/fastmail/authentication_milter
Original Message
On Mar 11, 2024, 23:21, wrote:
> I am upgrading to postfix 3.9.0. I have not used DKIM in previous postfix
> installs, b
What is dovecot's state of the art on password storage? Can we use bcrypt
instead of plain text?
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
Dovecot aligns the password encryption scheme used by the imap client with the
password storage scheme used by the server.
Since the default is set to plain text, the client sends the password in plain
text (tls tunneled), and the server local storage of passwords is a plain text
file.
For m
information that the project cares about legal compliance,
and a solution is supported by default.
Original Message
On 2/10/25 11:39, Aki Tuomi wrote:
>
> > On 10/02/2025 12:23 EET Rupert Gallagher via dovecot
> wrote:
> >
> >
> > Dovecot
87 matches
Mail list logo