Displaying 20 results from an estimated 7000 matches similar to: "Initial status notification not received"
2012 Jun 14
1
disable_plaintext_auth = no as no effect on IMAP/POP3 logins
Hello
In my installation the disable_plaintext_auth does not appear to take
effect.
I can see that the value is correct using doveconf -a but it doesn't
change anything.
Whenever attempting to log in using IMAP I get this:
* BAD [ALERT] Plaintext authentication not allowed without SSL/TLS, but
your client did it anyway. If anyone was listening, the password was
exposed.
ls NO
2020 Sep 07
2
Btrfs RAID-10 performance
Dne 07.09.2020 v 12:43 Sami Ketola napsal(a):
>> On 7. Sep 2020, at 12.38, Miloslav H?la <miloslav.hula at gmail.com> wrote:
>>
>> Hello,
>>
>> I sent this into the Linux Kernel Btrfs mailing list and I got reply: "RAID-1 would be preferable" (https://lore.kernel.org/linux-btrfs/7b364356-7041-7d18-bd77-f60e0e2e2112 at lechevalier.se/T/). May I ask you
2012 Aug 31
1
New log entries with 2.0.19?
I just upgraded my Ubuntu server from 11.10 to 12.04.1 and that upgraded
Dovecot to 2.0.19. For some reason I'm getting a lot more (5 times)
disconnect in IDLE and inactivity time outs. I'm using only IMAP with
two users. Both users access the server from multiple devices, phone,
tablet and desktop computer. I had previously set the
max_userip_connections to 20 and rarely got the
2017 Feb 09
1
dovecot logout issues
hi
we are using dovecot version 2.2.7 (config file given below)
centos 6, qmail, vpopmail, mysql
server configuration
hex core processor, 16 gb ram 1 X 600 gb 15 k rpm for main drive and 2 X 2000 gb hdd for data (No raid)
busy server with around 4000 email ids --- load is around 2 to 10
the issue is that SQUIRRELMAIL webmail users suddenly lose connection while they are working on the webmail.
2011 Mar 24
3
Dovecot 2.0.9: Thunderbird 3.1.9: Very slow while open sent folder with many (4k>) mails
hi,
one customer told us, that he has performance problem in his Thunderbird
3.1.9, while open his sent folder, which has round about 4000 mails in
it, and 20k in his Inbox. For example TB, tries to sync the sent-folder
list (over SSL) from the sent folder for now over 15min.
In the log, I can't see any strange things, so for me, Dovecot works ok.
Maybe, I should use better cache options?
2012 Dec 18
6
dovecot index errors since 2.1.12
Hi,
After upgrading to dovecot 2.1.12, I see a lot of these errors:
# 2.1.12: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-279.14.1.el6.x86_64 x86_64 CentOS release 6.3 (Final)
# Filesystem: ext4 with mdbox storage
Dec 10 15:21:04 mail dovecot: imap(user at example.org): Error: Cached
message size smaller than expected (5010 < 8192)
Dec 10 15:21:04 mail dovecot: imap(user at example.org):
2020 Aug 25
2
zlib errors after upgrading
> On 25/08/2020 14:35 Robert Nowotny <rnowotny at rotek.at> wrote:
>
>
> I get ZLIB Errors after dovecot upgrade from 2.3.10.1 to 2.3.11.3
>
>
> Aug 21 15:27:34 lxc-imap dovecot: imap(acsida)<63870><jZk...>: Error: Mailbox Sent: UID=40826: read(zlib(/home/vmail/virtualmailboxes/acsida/storage/m.2409)) failed:
2020 Jan 08
2
[EXTERNAL] Re: Thunderbird Subscription missing
Phillip> Users don?t create these folder. The system does based on the
Phillip> configuration which is what I have to figure out.
Then post your configuration details!
And details on how email gets into the system and into Dovecot.
2019 Jun 25
2
Emails not visible after renaming folders
Hello,
I have strange problem with "losing" emails after rename mail
folder(s) (via imap client: thunderbird, roundcude, etc..)
How to reproduce:
1. Create some folder name, like TEST
2. Create sub-folder under TEST (like SUBTEST)
Structure:
TEST
|--SUBTEST
# doveadm mailbox list -u postmaster at testmailbox
Spam
Trash
Sent
Drafts
INBOX
TEST
TEST/SUBTEST
3. Move (or copy)
2019 Jun 26
2
Emails not visible after renaming folders
Copying or moving with email client: thunderbird, roundcube (webmail), mutt or any other email client via imap protocol.
25.06.2019 22:10, Germ?n Herrera ?????:
> Are you copying/moving the emails with {cp|mv} or with "doveadm {copy|move}"?
>
> On 2019-06-25 12:00, Aleksandr via dovecot wrote:
>> Hello,
>>
>> I have strange problem with "losing"
2019 Mar 30
3
Trying to track down source of duplicate messages
Hi,
I have a fedora28 system with dovecot-2.3.5 and I'm trying to figure
out why I'm increasingly receiving duplicate emails. The message IDs
are exactly the same. It's always two of the same messages. I don't
think it's ever occurred in the inbox. It doesn't happen with every
message or seemingly in every folder.
I've read about dovecot deduplicate, but of course I
2020 Sep 07
4
Btrfs RAID-10 performance
Hello,
I sent this into the Linux Kernel Btrfs mailing list and I got reply:
"RAID-1 would be preferable"
(https://lore.kernel.org/linux-btrfs/7b364356-7041-7d18-bd77-f60e0e2e2112 at lechevalier.se/T/).
May I ask you for the comments as from people around the Dovecot?
We are using btrfs RAID-10 (/data, 4.7TB) on a physical Supermicro
server with Intel(R) Xeon(R) CPU E5-2620 v4 @
2011 Oct 28
1
doveadm 'proxy list' or 'who' not working ?
Hi,
I switched from dovecot 1.2.* to 2.0.* for a mail proxy.
I try to play with the new cool utility doveadm, but I don't manage to get results from it.
# /usr/local/dovecot-2.0.15/bin/doveadm proxy list
username proto src ip dest ip port
#
As 'proxy list'
2011 Jun 10
3
limiting number of login attempts from same ip
Hello,
is it possible to limit the number of pop3 (or imap) login attempts
from one IP with dovecot to stop attackers? We recently had an attack
from one IP-address lasting 50 minutes that tried 50000 pop3-logins
with guessed users and passwords. I know about Fail2Ban but really
would prefer an easy to configure solution inside of dovecot. Dovecot
has this anvil daemon, can it be used
2019 Oct 29
1
Sieve problem - Timeout while waiting for lock
Hi,
I have an issue with dovecot 2.3.7.2.
When lmtp stores a message into INBOX, I get this error:
2019-10-29 16:32:53 lmtp(?test at XXXX?)<28874><4IPiEytbuF3KcAAAioI89A>:
Error: sieve: Execution of script /config/dovecot/common/default.sieve
was aborted due to temporary failure
2019-10-29 16:32:53 lmtp(?test at XXXX?)<23470>: Error: sieve:
2023 Jan 06
1
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
How problematic is it to have
default_vsz_limit = 0
in dovecot.conf? macOS+MacPorts had this as a requirement even.
Gerben
> On 6 Jan 2023, at 16:49, Paul Kudla <paul at scom.ca> wrote:
>
>
> i ran into this as well
>
> here is the full config for mine with replication
>
> # cat dovecot.conf
> # 2.3.14 (cee3cbc0d): /usr/local/etc/dovecot/dovecot.conf
> #
2013 Apr 18
1
Multiple Logins on same accounts from different stations
Hi, all
I've recently upgraded to 2.1.16 and found my self in deep ....
There are 4 accounts in my setup that need to be accessed simultaneously
by 5-6 PCs on a local lan.
The thing is if a user A updates, deletes, flags mail messages in the
imap folders the changes don't get propagated to the other
mail clients.
To state this clearly,
PC (A) thunderbird has an account SALES, Maildir
2014 Nov 12
1
imap-login segfaults when using post-login
hello,
i get these lines in syslog when using post-login within imap-login:
imap-login: Fatal: master: service(imap-login): child 574 killed with signal 11 (core dumps disabled)
imap[5523]: segfault at 14 ip b7556276 sp bfc1c940 error 4 in libdovecot.so.0.0.0[b7529000+d4000]
these are the relevant sections i added:
service imap-login {
executable = imap post-login
}
service post-login {
2020 Sep 07
0
Btrfs RAID-10 performance
Here's a few tips:
1. I assume that's a 2U format -24 bays.?You only have 1 raid card
for all 24 disks ? Granted you only have 16, but usually you should
assign 1 card per 8 drives. In our standard 2U chassis we have 3 hba's
per 8 drives. Your backplane should support that.
2. Add more drives
3. Get a pci nvme ssd card and move the indexes/control/sieve files
there.?
On Monday,
2020 Jul 03
0
Quota: How/where to set/change
Hi experts.
in the output of imapsync I found:
Host2: found quota, presented in raw IMAP
Sending: 7 GETQUOTAROOT INBOX
Sent 22 bytes
Read: * QUOTAROOT INBOX "User quota"
* QUOTA "User quota" (STORAGE 420325 1953125)
7 OK Getquotaroot completed (0.001 + 0.000 secs).
Host2: Quota current storage is 430412800 bytes. Limit is 2000000000 bytes. So