Re: huge increase in storage activity afther dovecot upgrade

2018-11-15 Thread Adrian Minta
may not work for everyone" applies. -- Best regards, Adrian Minta

implementing folder hashing

2020-09-21 Thread Adrian Minta
? Thank you ! -- Best regards, Adrian Minta

Re: implementing folder hashing

2020-09-23 Thread Adrian Minta
/config_variables/#modifiers --- ** *Usuario Linux* /#520940 <http://counter.li.org/>/ On Mon, Sep 21, 2020 at 8:24 AM Adrian Minta <mailto:adrian.mi...@gmail.com>> wrote: Hi everyone, I want to ask if any of

Re: implementing folder hashing

2020-09-23 Thread Adrian Minta
assdb variables you can define the user's home location and you can use 'doveadm user' to show where the home directory is in the filesystem. However, if you are migrating I would use dovecot sync or similar tool instead of doing the manual process. Regards Manuel Delgado

Re: Auro expunge

2020-10-14 Thread Adrian Minta
r and recreate a new empty maildir). -- Best regards, Adrian Minta

auth error log format change

2021-01-10 Thread Adrian Minta
domain,112.18.92.0.104,): Password mismatch Jan 10 03:20:02 mail dovecot: auth-worker(26057): conn unix:auth-worker (pid=25928,uid=0): auth-worker<4234337>: sql(name@domain,112.18.92.0.104,): Password mismatch -- Best regards, Adrian Minta

Re: dovecot and broken uidlist

2021-01-29 Thread Adrian Minta
d'ont know why wiht old kernel works and with recent no. Are you using POP/IMAP and LMTP via director so any update to dovecot indexes is done from the same server? -- Best regards, Adrian Minta

Re: Errors after upgrade to v2.3.17

2021-12-02 Thread Adrian Minta
: Not a directory Any help please? Aurel ** -- Best regards, Adrian Minta

Re: Dovecot HA/Resilience

2020-01-10 Thread Adrian Minta
0, 2020 at 09:07:24AM +0200, Aki Tuomi wrote: >> Replication is not supported with mbox. Most features are not. > > It would be nice if the document about replication could tell > what setup works. First step in setting up HA system would be to migrate away from mbox. Sami -- Best regards, Adrian Minta

Re: Dovecot HA/Resilience

2020-01-10 Thread Adrian Minta
ensure same user sessions end up on same server, as it's not supported to access same user on different backends in this scenario. Aki On 10/01/2020 19:49 Adrian Minta wrote: Hello, you need to "clone" the first server, change the ip address, mount the same maildir sto

Re: a question about certificates from letsencrypt

2016-08-19 Thread Adrian Minta
dreas -- Best regards, Adrian Minta

Re: a question about certificates from letsencrypt

2016-08-19 Thread Adrian Minta
On 08/19/2016 04:30 PM, Sven Strickroth wrote: Am 19.08.2016 um 14:40 schrieb Adrian Minta: The cert doesn't work with old clients. What do you understand under old? Ok, Windows XP clients might be problematic regarding SNI and used ciphers, but starting with Vista all clients which us

Re: How to migration my mails from another server ?

2017-04-08 Thread Adrian Minta
ing mails on my machine. I'll use the sync -1 option ? Thank you -- Best regards, Adrian Minta

Re: How to migration my mails from another server ?

2017-04-08 Thread Adrian Minta
/2017 12:11 PM, Adrian Minta wrote: Use imapsync: https://imapsync.lamiral.info/ On 04/08/2017 12:02 PM, Mik J wrote: Hello, I would like to host my mails and I would like to retrieve my existing mailbox content from my ISP My ISP == I don't have root access on the server The server

Re: Adding new server (POP3 only)

2022-08-21 Thread Adrian Minta
the responding server will be on a different IP address, even if the hostname will be exactly the same. Am i right in this assumption? Have you any advice for me? Thanks Antonino -- Best regards, Adrian Minta

Re: Multiple backends with NFSv4.1 (supports file locking): should work without Director, right?

2023-05-19 Thread Adrian Minta
r (no file locking). If it doesn't work, anybody knows why? Isn't file locking there precisely to handle concurrency? Thanks! ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le..

New FREAK SSL Attack CVE-2015-0204

2015-03-04 Thread Adrian Minta
with old mail clients ? -- Best regards, Adrian Minta

Re: New FREAK SSL Attack CVE-2015-0204

2015-03-04 Thread Adrian Minta
On 04.03.2015 18:19, Emmanuel Dreyfus wrote: On Wed, Mar 04, 2015 at 06:13:31PM +0200, Adrian Minta wrote: Hello, about the CVE-2015-0204, in apache the following config seems to disable this vulnerability: SSLProtocol All -SSLv2 -SSLv3 SSLCipherSuite HIGH:MEDIUM:!aNULL:!eNULL:!EXPORT

Re: New FREAK SSL Attack CVE-2015-0204

2015-03-04 Thread Adrian Minta
On 04.03.2015 18:53, Emmanuel Dreyfus wrote: On Wed, Mar 04, 2015 at 06:36:07PM +0200, Adrian Minta wrote: Thank you for the answer. The "!EXPORT" part is included in "ECDH@STRENGTH:DH@STRENGTH:HIGH", or it must be added as well ? This is not the cipher list I sent. It w

poppassd

2016-03-19 Thread Adrian Minta
Hello, does anyone of you knows a poppassd implementation compatible with dovecot mysql or ldap backends ? -- Best regards, Adrian Minta

Re: Slow reading of large dovecot-uidlist files

2016-04-10 Thread Adrian Minta
e mentioned file reading elegantly to make it faster. Is there any way to cache parsed content of uidlist file(s) or some other obvious quicktrick I am missing to speed this process up? Does anyone have any other ideas, how to speed this up? b. -- Best regards, Adrian Minta

Re: [Dovecot] Quota BUG ?

2011-11-09 Thread Adrian Minta
alue instead of 200, but I was unable to change 1096 part. -- Best regards, Adrian MintaMA3173-RIPE, www.minta.ro

Re: [Dovecot] Quota BUG ?

2011-11-09 Thread Adrian Minta
Is the quota in the database 1096 or>2GB? i.e. is the problem with reading it, or updating it? In general the quota code uses 64bit integers everywhere so this shouldn't be happening. In the database quota field is 204800. -- Best regards, Adrian MintaMA3173-RIPE, www.minta.ro

Re: [Dovecot] Quota BUG ?

2011-11-09 Thread Adrian Minta
On 11/09/11 20:46, Timo Sirainen wrote: On Wed, 2011-11-09 at 20:44 +0200, Adrian Minta wrote: Is the quota in the database 1096 or>2GB? i.e. is the problem with reading it, or updating it? In general the quota code uses 64bit integers everywhere so this shouldn't be happening.

Re: [Dovecot] Quota BUG - fixed

2011-11-10 Thread Adrian Minta
} the result is fine now: 2 getquotaroot inbox * QUOTAROOT "INBOX" "user" * QUOTA "user" (STORAGE 1997999 200) 2 OK Getquotaroot completed. Only one "cosmetic" bug remains when an empty mailbox appear as a small negative number in quota2 table, but this is fixable in postfixadmin. -- Best regards, Adrian MintaMA3173-RIPE,www.minta.ro

[Dovecot] howto disable indexing on dovecot-lda ?

2012-01-06 Thread Adrian Minta
Hello, is it possible to disable indexing on dovecot-lda ? Right now postfix delivers the mail directly to the nfs server without any problems. If I switch to dovecot-lda the system crashes do to the high I/O and locking. Indexing on lda is not very useful because the number of of imap logins

Re: [Dovecot] howto disable indexing on dovecot-lda ?

2012-01-06 Thread Adrian Minta
On 01/06/12 13:39, Timo Sirainen wrote: On Fri, 2012-01-06 at 13:07 +0200, Adrian Minta wrote: Hello, is it possible to disable indexing on dovecot-lda ? protocol lda { mail_location = whatever-you-have-now:INDEX=MEMORY } Right now postfix delivers the mail directly to the nfs server

Re: [Dovecot] howto disable indexing on dovecot-lda ?

2012-01-06 Thread Adrian Minta
On 01/06/12 13:50, Stan Hoeppner wrote: On 1/6/2012 5:07 AM, Adrian Minta wrote: Hello, is it possible to disable indexing on dovecot-lda ? Right now postfix delivers the mail directly to the nfs server without any problems. If I switch to dovecot-lda the system crashes do to the high I/O and

Re: [Dovecot] howto disable indexing on dovecot-lda ?

2012-01-06 Thread Adrian Minta
On 01/06/12 15:08, Timo Sirainen wrote: On Fri, 2012-01-06 at 15:01 +0200, Adrian Minta wrote: protocol lda { mail_location = whatever-you-have-now:INDEX=MEMORY } I don't have mail_location under "protocol lda": Just add it there. Thank you ! Dovecot didn't compla

Re: [Dovecot] howto disable indexing on dovecot-lda ?

2012-01-11 Thread Adrian Minta
Hello, I tested with "mail_location = whatever-you-have-now:INDEX=MEMORY" and it seems to help, but in the mean time I found another option completely undocumented that seems to do exactly what I wanted: protocol lda { mailbox_list_index_disable= yes } Does anyone knows exactly what

Re: [Dovecot] XFS Developer Takes Shots At Btrfs, EXT4

2012-01-29 Thread Adrian Minta
On 01/29/12 02:25, Stan Hoeppner wrote: The "article" is strictly a badly written summary of the video. But, the video was great. Until watching this I'd never seen Dave in a photo or video, though I correspond with him regularly on the XFS list. Nice to finally put a face and voice to a name.

Re: [Dovecot] Outlook (2010) -> Dovecot (IMAP) >10x slower with high network load and many folders

2012-04-06 Thread Adrian Minta
It seems that you have packets lost in the network. MAC and Windows have different network stacks so this may count for the different behavior. -- Best regards, Adrian Minta

Re: [Dovecot] Better to use a single large storage server or multiple smaller for mdbox?

2012-04-10 Thread Adrian Minta
On 04/10/12 08:00, Stan Hoeppner wrote: Interestingly, I designed a COTS server back in January to handle at least 5k concurrent IMAP users, using best of breed components. If you or someone there has the necessary hardware skills, you could assemble this system and simply use it for NFS instea

Re: [Dovecot] Better to use a single large storage server or multiple smaller for mdbox?

2012-04-11 Thread Adrian Minta
On 04/11/12 19:50, Ed W wrote: ... One of the snags of md RAID1 vs RAID6 is the lack of checksumming in the event of bad blocks. (I'm not sure what actually happens when md scrubbing finds a bad sector with raid1..?). For low performance requirements I have become paranoid and been using RAI

[Dovecot] Howto add another disk storage

2012-07-04 Thread Adrian Minta
Hi all What is the best strategy to add another storage to an existing virtual mail system ? Move some domains to the new storage and create symlinks ? Switch to dovecot hashing ? But in this case what is the easy-east way to migrate ? Thanks for any suggestions or tips !

Re: [Dovecot] Howto add another disk storage

2012-07-04 Thread Adrian Minta
On 07/04/12 23:22, J E Lyon wrote: On 4 Jul 2012, at 21:01, Adrian Minta wrote: What is the best strategy to add another storage to an existing virtual mail system ? Move some domains to the new storage and create symlinks ? Switch to dovecot hashing ? But in this case what is the easy-east

Re: [Dovecot] Server side Sieve with virtual users

2012-08-09 Thread Adrian Minta
On 08/09/12 19:16, Luigi Rosa wrote: Is there a way to implement server-side filters with Dovecot configured with virtual users (userbase in mysql, a single *NIX user account that owns /var/spool/mail and its content)? Thanks Ciao, luigi Yes !

Re: [Dovecot] Server side Sieve with virtual users

2012-08-09 Thread Adrian Minta
On 08/09/12 20:10, Luigi Rosa wrote: Adrian Minta said the following on 09/08/2012 18:33: Is there a way to implement server-side filters with Dovecot configured with virtual users (userbase in mysql, a single *NIX user account that owns /var/spool/mail and its content)? Yes ! :) And

Re: [Dovecot] Server side Sieve with virtual users

2012-08-09 Thread Adrian Minta
oot' maildir of each user, Dovecot uses the same single virtual (linux) user to access the maildir? (~) is the account maildir, not the homedir of linux user. -- Best regards, Adrian Minta

Re: [Dovecot] OT: SAN vs Flash only SAN-less VM architecture for data storage

2013-07-21 Thread Adrian Minta
How about all flash storage like the one from Skyera ? http://www.skyera.com/products/skyhawk/tech-specs/ -- Best regards, Adrian Minta

Re: [Dovecot] Auto-blocking faulty login attempts

2013-09-01 Thread Adrian Minta
On 08/31/13 23:13, Jos Chrispijn wrote: Dear group, How can I block login attempts to dovecot after trying 5 times in error? You need to use fail2ban: http://wiki2.dovecot.org/HowTo/Fail2Ban -- Best regards, Adrian Minta

Re: Conditional SASL authentication

2015-02-24 Thread Adrian Minta
Hello, take a look at postfwd, especially "rate limit examples": http://postfwd.org/ -- Best regards, Adrian Minta

Re: Conditional SASL authentication

2015-02-24 Thread Adrian Minta
On 24.02.2015 20:29, Reindl Harald wrote: don't allow senders which you would not receive mail for - period Seems interesting, at least until the bots adapt to this. Any idea how could this be implemented ? -- Best regards, Adrian Minta

Re: Conditional SASL authentication

2015-02-24 Thread Adrian Minta
On 24.02.2015 20:40, Reindl Harald wrote: Am 24.02.2015 um 19:37 schrieb Adrian Minta: On 24.02.2015 20:29, Reindl Harald wrote: don't allow senders which you would not receive mail for - period Seems interesting, at least until the bots adapt to this. Any idea how could th

dovecot Connection closed IDLE running

2019-03-11 Thread Adrian Minta via dovecot
0.008 + waiting input for 1737.458 secs, 0.001 in locks, 2 B in + 41+0 B out, state=wait-input) in=7871 out=322122 Our dovecot version is 2.2.27 and the mail storage is maildir. What is the cause ? Could this negatively affects the users ? -- Best regards, Adrian Minta

Re: LastLogin update

2019-06-20 Thread Adrian Minta via dovecot
d i want to have the lastlogin of them, what is the native option for this: * Using last_login plugin which will give me the last login? * Use postlogin for imap and pop3n which will give me besides lastlogin the IP and protocol? Thanks in advanced, -- Best regards, Adrian Minta