mdbox: purge only if it's worthwhile

2022-08-12 Thread Sven Strickroth
s a feature request. Best, Sven PS: From the docs it's unclear to me how the mdbox rotating algorithm works. Is only to the latest mdbox file appended or it is possible that a small mail might be appended to an older mdbox file?

Re: tls_early_post_process_client_hello:unsupported protocol

2021-08-29 Thread Sven Hartge
internettl.org which has the following blurp on its website: "The InterneTTL is a research project that identifies servers on the Internet. InterneTTL continuously scans every host on the Internet providing IT and security teams with realtime visibility into active servers.&qu

Re: Logging to remote server

2021-08-26 Thread Sven Hartge
send the logs to the remote server. Dovecot itself has no facility to do this on its own. Grüße, Sven.

Re: disable pop3 ports?

2021-05-04 Thread Sven Strickroth
] #dovecot expects separate IPv4 and IPv6 sockets BindIPv6Only=ipv6-only ListenStream=0.0.0.0:993 ListenStream=[::]:993 KeepAlive=true [Install] WantedBy=sockets.target --- snip --- best, Sven Am 04.05.2021 um 12:14 schrieb Aki Tuomi: On 04/05/2021 12:40 Dan Egli wrote: On 5/4/2021 3:18 AM

Re: Using NFS to extend local email storage

2020-10-18 Thread Sven Hartge
But jerry-rigging an NFS share on a flaky box over a WAN link is such a bad idea. Please, reconsider. Grüße, Sven.

Re: Procmail with Dovecot

2020-10-13 Thread Sven Hartge
cmail) to work and a user can easily create loops or break their mail reception completely. Sieve at least makes sure the syntax is correct before installing a ruleset. Grüße, Sven. OpenPGP_signature Description: OpenPGP digital signature

Re: Shared folders using mbox format

2020-09-25 Thread Sven Hartge
;re still using mbox is for historical reasons - > these mailboxes are decades old. > > Should I investigate an mbox2maildir conversion? Can I be sure it will > do it properly? Dovecot can do the conversion itself, there is documentation in the Wiki about this, for example https://w

Re: Shared folders using mbox format

2020-09-25 Thread Sven Hartge
if you need to be compatible with anything accessing the mail other than Dovecot or better yet, use Dovecots own sdbox format. Grüße, Sven. signature.asc Description: OpenPGP digital signature

Re: Submission proxy warning connecting to Exim

2020-09-02 Thread Sven Hartge
This was added to the default feature set of Exim with 4.93 as implementation of https://www.ietf.org/archive/id/draft-harris-early-pipe-01.txt Grüße, Sven. signature.asc Description: OpenPGP digital signature

Re: History mails are stored in the tmp/ directory

2020-07-21 Thread Sven Hartge
. You may want to check if the contents of the file are equivalent to any other mail in the Maildir in question or manually move the file to cur/ on your own, to make the mail visible to the user. If you have many files in tmp/ then something is wrong with you system or storage and you need to investigate this, since this is absolutely not normal. Grüße, Sven.

doveadm sync issues (revised)

2019-05-09 Thread Sven Strickroth via dovecot
r="rem...@domain.tld" -o imapc_password="PW" -o imapc_host="localhost" sync -R -1 -u lo...@domain.tld imapc: Hope you can replicate this, too, and finally fix the issue. -- Best regards, Sven Strickroth PGP key id F5A9D4C4 @ any key-server

Migrating from external server to Dovecot (doveadm sync issues)

2019-04-12 Thread Sven Strickroth via dovecot
ongly? Is there a way to use "sync" directly w/o backup from the beginning (i.e., how to get rid of the error "Error: Backend didn't update mailbox Trash GUID"). Context: # 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.16 (fed8554) # OS: Linux 4.9.0-8-amd64 x86_64 Debian 9.8 imap_client_workarounds = delay-newmail I can't upgrade to latest Dovecot right now. :( -- Best regards, Sven Strickroth PGP key id F5A9D4C4 @ any key-server

Re: 52.184.164.73 in my logs

2018-04-15 Thread Sven Hartge
daniel_1...@protonmail.com wrote: > Could it be that the outlook app uses microsoft's servers to fetch the > mail before handing them to the user ? Yes, this is the case. Have a little web search for "microsoft outlook app security risk" to see the implications. Grüße, Sve

Re: socketpair failed: Too many open files on Debian 9

2017-08-23 Thread Sven Hartge
lem. Attention: Do *NOT* follow anyone advising you to copy the whole systemd.unit from /lib/systemd/system/dovecot.service to /etc/systemd/system, as this will/may break your system after an update to a new Debian version in the future. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: dovecot 2.2.28 password auth with openldap

2017-08-06 Thread Sven Hartge
don't need to care if the LDAP server can understand the format. But by doing so the LDAP server can no longer authenticate the user itself. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: Mailbox suddenly inaccessible

2017-02-14 Thread Sven Strickroth
igt/Erledigt and all other mailboxes have a subfolder named "dbox-Mails", Erledigt does not have this subfolder. How can this happen? Btw. It seems as if the INBOX/Erledigt/Erledigt folder contains all the mails from the now inaccessible INBOX/Erledigt folder. -- Best regards, Sven St

Mailbox suddenly inaccessible

2017-02-14 Thread Sven Strickroth
; mailbox messages vsize INBOX/Erledigt2 15 25868676 INBOX/Erledigt/Erledigt 4344 6107238270 INBOX 24 36081472 I'm using mdbox and see no errors in syslog from dovecot. Any ideas on what's going on and how I can recover the

Crash in 2.2.27 while moving a mail

2017-01-29 Thread Sven Strickroth
Hi, I just noticed a crash in Dovecot (2.2.27) on Debian with the Debian version 1:2.2.27-2~bpo8+1: Jan 28 07:50:42 srv1 dovecot: imap(y...@xxx.de): Panic: file mail-storage.c: line 2170 (mailbox_save_context_reset): assertion failed: (ctx->copying_via_save) Jan 28 07:50:42 srv1 dovecot: imap(y

Re: mail-trends+Dovecot

2017-01-21 Thread Sven Hartge
]" from the list of mailboxes to avoid duplicate messages. The error happens because you don't have such a folder in your account. Grüße, Sven. -- Sigmentation fault. Core dumped.

doveadm stats top crash

2016-10-31 Thread Sven Roellig
e0e6ad0657] -> doveadm(main+0x1e4) [0x7fe0e6ab07c4] -> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fe0e5a3db45] -> doveadm(+0x1aba8) [0x7fe0e6ab0ba8] Aborted Sven

Re: Lmtp Fatal Error

2016-10-19 Thread Sven Roellig
Hi,installed 30 minutes ago and it runs again. Thank you for the great work  Sven  Von: Stephan Bosch An: dovecot@dovecot.org Gesendet: 19:04 Mittwoch, 19.Oktober 2016 Betreff: Re: Lmtp Fatal Error Op 19-10-2016 om 13:34 schreef Ralf Hildebrandt: > * Stephan Bosch : >>

Lmtp Fatal Error

2016-10-18 Thread Sven Roellig
lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f547f286b45] -> dovecot/lmtp(+0x53ae) [0x7f548009f3ae] Normal Mails are not deliverd but filterd mails are deliverd. System is Debian 8.6 Dovecot Core is 2%3a2.3.0-alpha0-1-auto+385 AMD64 can anyone help. Sven

Re: Dovecot + SAN with dedup+compression

2016-10-04 Thread Sven Hartge
s. (I suspect this is because of the layout of the mails inside mdbox on disk.) If you really need to deduplicate, then use the builtin SIS from Dovecot. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: a question about certificates from letsencrypt

2016-08-19 Thread Sven Strickroth
h-browsers-and-operating-systems-support-lets-encrypt/4394?u=mrtux for a fuller list and feel free to report more working or not working clients, I'll add them there. MTAs usually don't validate the certificates, so there should be no problem. -- Best regards, Sven Strickroth PGP key id F5A9D4C4 @ any key-server

Unknow Imap Fatal Panic

2016-06-12 Thread Sven Roellig
Hello, when i sync an Mailbox from old Dovecot to the new Dovecot System the new dovecot Imap create an Fatal/Panic log. Error Log <5Je8ahM17oSwCVUI>: Fatal: master: service(imap): child 4670 killed with signal 6 (core dumps disabled) : Panic: file mail-index-transaction-update.c: line 803 (ma

Update Kills Dovecot

2016-06-05 Thread Sven Roellig
the errors is from update to dovecot-lmtpd_2%3a2.3.0~alpha0-1~auto+67_amd64.deb on debian 8.3on the morning it came an update to debian 8.4 an dovecot dovecot-lmtpd_2%3a2.3.0~alpha0-1~auto+78_amd64.deb can anyone help Sorry for my english. Sven  

Re: Dovecot-LMTP and LDAP: passdb doesn't support credential lookups

2016-03-30 Thread Sven Hartge
Class=gifb-role))) pass_attrs = uid=user,userPassword=password pass_filter = (&(objectClass=gifb-mailperson)(ou=SomeLocation)(gifb-status=1)(uid=%n)(!(objectClass=gifb-role))) iterate_attrs = uid=user iterate_filter = (&(objectClass=gifb-mailperson)(ou=SomeLocation)) Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: Migrating to dovecot from gmail apps

2016-03-28 Thread Sven Hartge
mick.crane wrote: > On Mon, March 28, 2016 4:13 pm, mj wrote: *Is there currently a good webmail interface to dovecot, > squirrelmail Squirrelmail is dead. S! -- Sigmentation fault. Core dumped.

Re: overview zlib efficiency?

2016-03-19 Thread Sven Hartge
Teemu Huovila wrote: > On 15.03.2016 21:45, Sven Hartge wrote: >> And gzip (or lz4 of implemented someday) (or even blosc: > liblz4 has been supported since 2.2.11+ http://wiki2.dovecot.org/Plugins/Zlib Hmm, yes. I don't know how I missed this when I looked at that page last

Re: overview zlib efficiency?

2016-03-15 Thread Sven Hartge
g: cost more to scale) than CPU power. And gzip (or lz4 of implemented someday) (or even blosc: http://www.blosc.org/. They claim "Designed to transmit data to the processor cache faster than a memcpy() OS call.") is effectively free with todays CPUs. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: overview zlib efficiency?

2016-03-15 Thread Sven Hartge
n provide some numbers. I did a test with a server for about 10.000 users and 2TB worth of mail, converting from Maildir++ to mdbox with zlib (level = 6) and had a final size of 1TB, so 2:1 reduction. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: Ubuntu packages

2016-03-06 Thread Sven Hartge
roblems, mainly because it seems to interfere with systemctl enable > command which gets confused. It does? How? If your unit and the init-script are named the same, everything should work as expected. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: Ubuntu packages

2016-03-06 Thread Sven Hartge
script will break the packages for everybody not using systemd. Grüße, Sven. -- Sigmentation fault. Core dumped.

Systemd and listen restriction to localhost not enforced

2015-07-08 Thread Sven Strickroth
52:14 srv1 dovecot: master: Error: systemd listens on port 143, but it's not configured in Dovecot. Closing. -- Best regards, Sven Strickroth PGP key id F5A9D4C4 @ any key-server

dsync and smooth conversion of Maildir to mdbox

2015-02-06 Thread Sven Strickroth
ix/private/dovecot-lmtp { mode = 0600 user = postfix } user = vmail } userdb { driver = prefetch } userdb { args = /etc/dovecot/79p-sql.conf driver = sql } -- Best regards, Sven Strickroth PGP key id F5A9D4C4 @ any key-server

Re: zlib, mdbox and spam filtering scripts

2014-12-22 Thread Sven Hartge
er where the mails are stored. If you want to learn mails from multiple users you will of course need to iterate over all of them, just as the example script from mnt-tech.fr does. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: zlib, mdbox and spam filtering scripts

2014-12-19 Thread Sven Hartge
Philon wrote: > How are your spam/ham training routines? How do you feed SA? You have to use "doveadm fetch" to retrieve messages to feed into Spamassassin. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: last_login plugin with MySQL

2014-10-18 Thread Sven Hartge
Luigi Rosa wrote: > Sven Hartge wrote on 18/10/2014 18:07: >> This SQL query looks correct to me. It INSERTs a new row for a >> username if one does not already exist but UPDATEs it if there is >> already such a row. > My fault: I didn't know this SQL synt

Re: last_login plugin with MySQL

2014-10-18 Thread Sven Hartge
of the `mailbox` table > updated on every login. This SQL query looks correct to me. It INSERTs a new row for a username if one does not already exist but UPDATEs it if there is already such a row. This is the normal and advised way of doing this specific task in an atomic way by using t

Re: Migrating to Dovecot EE

2014-10-10 Thread Sven Hartge
ur dovecot-configuration once you finally purge the old packages, because then this also purges the old config files and deletes the dovecot-internal users (like dovenull). This is why it is very important to _first_ delete _and_ purge the old packages before installation of the dovecot-ee packag

Re: Thunderbird ignores some folders

2014-10-03 Thread Sven Hartge
ere no longer subscribed to. Or at least Thunderbird thought so. Restarting Thunderbird and resubscribing fixed the issue in my cases. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: mail_location hashing & lowercasing?

2014-08-31 Thread Sven Hartge
Ralf Hildebrandt wrote: > * Sven Hartge : >> I have home=/srv/mail/%2NLn/%2.16NLn/%Ln/ in my auth-ldap.conf.ext and >> this gives me a path like this: /srv/mail/0/08/myusername >> >> I use version 2.2.13 of dovecot. > I'm on 2.1.17 :( %N could be a 2.2 fea

Re: mail_location hashing & lowercasing?

2014-08-30 Thread Sven Hartge
the first 2 characters, you need %256NLn, or better %2.256NLn, see the section about modifiers in http://wiki2.dovecot.org/Variables Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: If local Dovecot stops working, check lo

2014-07-13 Thread Sven Hartge
a loopback device out of the blue. If your lo "goes down" a lot, then there is something suspicious at foot and this need to be investigated. This is not normal Debian behavior. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Change to Maildir format

2014-05-29 Thread Sven Hartge
Arthur Dent wrote: > 2) Switching to maildir, should the new delivery line now read: > | /usr/libexec/dovecot/deliver -d mark -m .MLists.Fedora/ > (i.e. a dot before and after MLists and a trailing slash)? That depends on the namespace configuration in dovecot. An excerpt from the output of "d

Re: [Dovecot] Corrupted Mail?

2014-05-28 Thread Sven Hartge
ot;INBOX.MLists.Fedora" or "INBOX/MLists/Fedora" or "MLists.Fedora" or even "MLists/Fedora" depending on your namespace configuration. I suggest to use "doveadm mailbox list" to find out what the dovecot name of the target mailbox is. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Send and Bounced mail not appearing, depending on mail client

2014-03-05 Thread Sven Hartge
via SMTP. The client has to upload them itself into the Sent folder. Normal mail clients like Thunderbird or Outlook do this if configured appropriately. Your CRM on the other hand is either not using IMAP (likely) or not configured correctly. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Architecture for large Dovecot cluster

2014-01-28 Thread Sven Hartge
Joseph Tam wrote: > Sven Hartge wrote: >> Interesting datapoint: NetApp Deduplication did only recover about 1% >> of storage space with mdbox-based mail storage, while on an >> maildir-based mail storage, the rate was about 15%. (This was tested >> with a copy of rea

Re: [Dovecot] Architecture for large Dovecot cluster

2014-01-24 Thread Sven Hartge
Stan Hoeppner wrote: > Sven, why didn't you chime in? Your setup is similar scale and I > think your insights would be valuable here. Or maybe you could repost > your last on this topic. Or was that discussion off list? I can't > recall. Rather busy right now with

Re: [Dovecot] Sizing MTA servers

2014-01-17 Thread Sven Hartge
rather | than "=>" and appears before the acceptance "<=" line. | | Delivery in this mode avoids the generation of a bounce mail to a | (possibly faked) sender when the destination system is doing | content-scan based rejection. ` Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] SQL as a storage backend

2013-12-06 Thread Sven Hartge
highly optimized object storage: a filesystem. Also see this discussion from March 2012: http://www.dovecot.org/list/dovecot/2012-March/064653.html Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] zlib config questions

2013-12-06 Thread Sven Hartge
with anyone knowing the code. Thanks.) Also reducing the needed space is a welcome bonus for me. Grüße, Sven,. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Upgrade from 2.1 to 2.2 on Debian

2013-10-20 Thread Sven Hartge
Gedalya wrote: > On 10/20/2013 05:39 PM, Sven Hartge wrote: >> Lucas Rothamel - Eye Catching Webdesign >> wrote: >>> I am currently running Dovecot 2.1 on current Debian and need to >>> upgrade to 2.2 to use the replication features. I understand that I >

Re: [Dovecot] Upgrade from 2.1 to 2.2 on Debian

2013-10-20 Thread Sven Hartge
ame-it.nl/debian/ See http://wiki2.dovecot.org/PrebuiltBinaries for more information. It says "Don't use them in production" on the label of the repository, but if you set the installed packages on hold via dpkg/apt-get so you don't get suprised by sudden updates, this repository

[Dovecot] verbose_proctitle cuts dsync to proctitle to "dsyn"

2013-08-27 Thread Sven Hartge
dir:/staging/aabbcc7/Maildir Version of dovecot is 2.2.5 from the autobuilder (but rebuild locally): root@m-st-01:~# doveadm config -n # 2.2.5 (ec62ea3c940e): /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.1 [...] Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] last login timestamp

2013-04-29 Thread Sven Hartge
tamp information? Maybe there is a better way to solve your problem/need. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] POLL: v2.2 to allow one mail over quota?

2013-02-10 Thread Sven Hartge
extra quota_grace_limit quota_over_quota quota_overflow Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Missing Emails

2012-12-27 Thread Sven Hartge
t to delete mails matching a special rule. > I see a reference to it in the dovecot.index.cache file (last item) If there is a reference in this file, the mail must have reached dovecot. So the next step would be to find out, _what exactly_ the client does with it. See mail_log again. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] shared mailboxes and indexes

2012-11-28 Thread Sven Hartge
Timo Sirainen wrote: > On 27.11.2012, at 3.24, Sven Hartge wrote: >>> For implementing shared mailboxes between all user servers, I think >>> what would need to be developed is: >> >>>> imapc_host = m-st-sh-01.example.com >>>> imapc_master

Re: [Dovecot] shared mailboxes and indexes

2012-11-26 Thread Sven Hartge
Timo Sirainen wrote: > On 23.11.2012, at 17.53, Sven Hartge wrote: >>>>> BTW. Do you have multiple Dovecot backend servers? Director works >>>>> only when you're not using shared mailboxes.. >> >>> You can't reliably do it if the mailbo

Re: [Dovecot] SSL certificates

2012-11-23 Thread Sven Hartge
The Doctor wrote: > Who is the best CA Certificate provider for Dovecot? What do you mean by "best"? Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] shared mailboxes and indexes

2012-11-23 Thread Sven Hartge
mdbox/mailboxes/Test.3/dbox-Mails# cat dovecot-acl user=gbgr14 lrwstipek user=bbgr99 lrwstipek The users are then able to see those folders as IMAPShared/Test.3/, subscriptions are managed inside the users own subscription file on their respective "home" server, while flages and tags are shared. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] users mail folders have to be subscribed

2012-11-18 Thread Sven Hartge
Andre Bischof wrote: > 2012/11/18 Daniel Parthey >> Unsubscribed mailboxes are not shown in thunderbird, while subscriptions >> being stored server side, not in your local thunderbird. > thank you, I guess that will be helpful - but before trying it, I > would like to get one thing clear, which

Re: [Dovecot] POLL: v2.2 to allow one mail over quota?

2012-10-29 Thread Sven Hartge
providers) and the max mail size 30MiB, then a users max mailbox size would then be 1054MiB. Not an unreasonable price to pay for an easier to understand error condition, IMHO. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] POLL: v2.2 to allow one mail over quota?

2012-10-29 Thread Sven Hartge
(Subject: Test, Body: Test) which is delivered, because it is rather small and fits inside the few bytes left. The user then is confused. (And I have to use some of my precious time to explain to the user the inner workings of the mail system. ;)) So I'd very much appreciate such an option. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Creating Maildir and populating with emails via external Python process

2012-10-25 Thread Sven Hartge
Bradley Rintoul wrote: > I'm using Dovecot to provide IMAP services for Thunderbird clients. > The user's mail is stored in Maildir format and the individual emails > which the user "receives" are actually downloaded and put into the > Maildir "repository" using a Python email client (POP3 client

Re: [Dovecot] Dovecot 2 and TCP-Keepalive

2012-10-20 Thread Sven Hartge
Timo Sirainen wrote: > On 20.10.2012, at 19.39, Sven Hartge wrote: >> My question is: does Dovecot2 use TCP-Keepalive on its sockets per >> default or do I need to enable it some way I have not yet discovered? > It's the default yes. Of course Linux's default keepa

[Dovecot] Dovecot 2 and TCP-Keepalive

2012-10-20 Thread Sven Hartge
: does Dovecot2 use TCP-Keepalive on its sockets per default or do I need to enable it some way I have not yet discovered? The manual and wiki only talk about "keepalive" in connection with the IMAP protocol and IDLE and my C-fu is too weak to understand the source code. G

Re: [Dovecot] Error: User doesn't have home dir set, disabling duplicate database

2012-09-16 Thread Sven Hartge
bute to home but are construction one yourself with %d and %n. Or you can use the default_fields stanza in your userdb configuration to provide those values. user_attrs would then be empty. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] finding messages deleted before timespec

2012-09-04 Thread Sven Hartge
Timo Sirainen wrote: > On 3.9.2012, at 14.31, Sven Hartge wrote: >> I want to use this to expunge all DELETED messages which have been in >> that state for 24h or longer. > Dovecot doesn't keep track of that information, so you can't. I suspected this. Would

Re: [Dovecot] finding messages deleted before timespec

2012-09-04 Thread Sven Hartge
Dennis Guhl wrote: > On Mon, Sep 03, 2012 at 01:31:18PM +0200, Sven Hartge wrote: >> Hi! >> I want to use this to expunge all DELETED messages which have been in >> that state for 24h or longer. > http://wiki2.dovecot.org/Tools/Doveadm/Expunge Yes, I know about doveadm

[Dovecot] finding messages deleted before timespec

2012-09-03 Thread Sven Hartge
ssing something important here. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Imap Ghost folder

2012-08-31 Thread Sven Hartge
not even in Unstable and even if it were, it would not migrate to testing (and be an eligible backporting target) due to the freeze before the Wheezy release. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-27 Thread Sven Hartge
Angel L. Mateo wrote: > El 25/08/12 09:23, Timo Sirainen escribió: >> On 25.8.2012, at 1.49, Sven Hartge wrote: >> >>>> How about just disabling the quota enforcing and doing a nightly run >>>> of some type of enforcing (sending notification email and/or

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-25 Thread Sven Hartge
Timo Sirainen wrote: > On 25.8.2012, at 18.28, Sven Hartge wrote: >> But because of performance considerations I want to use LMTP to deliver >> the mails. Would this nested plugin configuration work: >> (sorry, not at work, cannot test directly) >> >>

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-25 Thread Sven Hartge
Timo Sirainen wrote: > On 25.8.2012, at 15.40, Sven Hartge wrote: >> Warning the user at 95%, 97% and 99% using the warning scripts is >> easy and was already configured and is working like a charm. >> >> But how do I instantly reenable the account when it drops bel

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-25 Thread Sven Hartge
Timo Sirainen wrote: > On 25.8.2012, at 1.49, Sven Hartge wrote: >>> How about just disabling the quota enforcing and doing a nightly run >>> of some type of enforcing (sending notification email and/or >>> disabling new mail delivery until user has more quota a

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-24 Thread Sven Hartge
Timo Sirainen wrote: > On 24.8.2012, at 16.13, Sven Hartge wrote: >>>> quota_rule = *:storage=1G:ignoredeleted >>>> quota_rule2 = Trash:storage=+100M >> >>> This can't be implemented race-condition-free without huge changes to code. >> >

[Dovecot] Trying to fix delete_to_trash plugin (was: quota: ignore deleted messages (?))

2012-08-24 Thread Sven Hartge
Sven Hartge wrote: > Nope, does not compile (dovecot-dev headers are installed): OK, trying to fix this, without having any deeper knowlege of C (anymore): > deleted-to-trash-plugin.c: In function ‘mailbox_open_or_create’: > deleted-to-trash-plugin.c:79: error: ‘MAILBOX_FLAG_KE

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-24 Thread Sven Hartge
Sven Hartge wrote: > Robert Schetterer wrote: >> Am 24.08.2012 15:13, schrieb Sven Hartge: >>> Is is possible to forcibly expunge a message at once, directly after >>> a client has marked it as deleted? Kind of the opposite of the >>> lazy_expunge plugin?

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-24 Thread Sven Hartge
Robert Schetterer wrote: > Am 24.08.2012 15:13, schrieb Sven Hartge: >> Timo Sirainen wrote: >>> On 24.8.2012, at 15.02, Sven Hartge wrote: >> >>>> Ignoring the content (or increasing the quota) of the Trash folder is >>>> easy and no problem

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-24 Thread Sven Hartge
Timo Sirainen wrote: > On 24.8.2012, at 15.02, Sven Hartge wrote: >> Ignoring the content (or increasing the quota) of the Trash folder is >> easy and no problem, but ignoring deleted messages seems impossible >> without changes to the code. > .. >> So I prop

[Dovecot] quota: ignore deleted messages (?)

2012-08-24 Thread Sven Hartge
nitely in their mailboxes. Thanks for your time and Grüße, Sven. -- Sigmentation fault. Core dumped.

[Dovecot] blf-crypt

2012-08-21 Thread Sven Schwyn
Hi The blf-crypt password schema mentioned in the docs could be a solution to my auth problem. However, the docs state that actual support depends on the glibc. Mine apparently doesn't. Does support depend on the glibc's version (mine is 2.15-r2)? Maybe someone with access to a box with a good

[Dovecot] bcrypt again

2012-08-15 Thread Sven Schwyn
Hi I'd like Dovecot to consume a list of users exported from an external application which stores bcrypted passwords. This has been asked in the past, however, I'm not sure how to read the following reply: > If you are using Dovecot< 2.0 you can also use any of the algorithms > supported by y

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-21 Thread Sven Hartge
discussed here, where the database is used as a data storage for the configuration which is mostly read. So the question, how fast SQLite is during read operations compared to BDB is still unanswered. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Creating an IMAP repo for ~100 users need some advice

2012-03-18 Thread Sven Hartge
Timo Sirainen wrote: > On 18.3.2012, at 0.28, Sven Hartge wrote: >> mbox has big problems with concurrent writes, the bigger the mbox is, >> the more problems you get. This is mainly caused by the meta-data of >> a message (meaning flags, status, etc.) which is stored in

Re: [Dovecot] Creating an IMAP repo for ~100 users need some advice

2012-03-17 Thread Sven Hartge
rding addresses, address book data, bookmarks, etc. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Creating an IMAP repo for ~100 users need some advice

2012-03-17 Thread Sven Hartge
ion/MailFormat Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Creating an IMAP repo for ~100 users need some advice

2012-03-17 Thread Sven Hartge
evil or bad or slow per se, but you have to use them the right way. > However, if like you say mdbox is the way to go then I will put a > strong case together! You may want to start with something familiar and convert later, which is no problem with dovecot. Grüße, Sven -- Sigmentation fault. Core dumped.

Re: [Dovecot] Creating an IMAP repo for ~100 users need some advice

2012-03-17 Thread Sven Hartge
Kaya Saman wrote: > On 03/17/2012 07:36 PM, Sven Hartge wrote: >> Kaya Saman wrote: >>> I am currently in the process of setting up an IMAP repository for >>> round 100 users Currently the user authentication method is >>> being handled via a Windows

Re: [Dovecot] Creating an IMAP repo for ~100 users need some advice

2012-03-17 Thread Sven Hartge
directory. Some, like mbox or mdbox are a little bit more complex, but with the correct doveadm command you are nevertheless able to restore single mails. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Multiple locations, 2 servers - planning questions...

2012-02-27 Thread Sven Hartge
tive during the daytime) shows a steady amount of roughly 5MBit/s with peaks to 10MBit/s in and out. Remember: your outgoing bandwidth will be roughly the bandwidth of mail going into the server. Grüße, Sven. -- Sigmentation fault. Core dumped.

Re: [Dovecot] Dovecot altmove questions

2012-02-26 Thread Sven Hartge
the load on your mail systems and speed up the backup operation at the same time. But you have to use "accurate" type backups, or your virtual full backup will grow and grow and grow, since Bacula without "accurate" is unable to know about deleted files and will include them in ev

Re: [Dovecot] user login on behalf of another user

2012-02-05 Thread Sven Hartge
rog7...@web.de wrote: > User "user1" and "user2" shall get access to the mailbox "info". We > define the accounts "info~user1" and "info~user2" with the same home > directory like "info". Isn't this the kind of scenario

Re: [Dovecot] Providing shared folders with multiple backend servers

2012-01-11 Thread Sven Hartge
Sven Hartge wrote: > I am currently in the planning stage for a "new and improved" mail > system at my university. OK, executive summary of the design ideas so far: - deployment of X (starting with 4, but easily scalable) virtual servers on VMware ESX - storage will be ba

Re: [Dovecot] Providing shared folders with multiple backend servers

2012-01-09 Thread Sven Hartge
Timo Sirainen wrote: > On 9.1.2012, at 22.13, Sven Hartge wrote: >> Timo Sirainen wrote: >>> On 9.1.2012, at 21.45, Sven Hartge wrote: >>>>>> | location = imapc:~/imapc-shared >>>> >>>> What is the syntax of this location? Wha

Re: [Dovecot] Providing shared folders with multiple backend servers

2012-01-09 Thread Sven Hartge
Timo Sirainen wrote: > On 9.1.2012, at 21.45, Sven Hartge wrote: >>>> | location = imapc:~/imapc-shared >> >> What is the syntax of this location? What does "imapc-shared" do in this >> case? > It's the directory for index files. The back

Re: [Dovecot] Providing shared folders with multiple backend servers

2012-01-09 Thread Sven Hartge
Timo Sirainen wrote: > On 9.1.2012, at 21.31, Sven Hartge wrote: >> , >> | # User's private mail location >> | mail_location = mdbox:~/mdbox >> | >> | # When creating any namespaces, you must also have a private namespace: >> | namesp

Re: [Dovecot] Providing shared folders with multiple backend servers

2012-01-09 Thread Sven Hartge
Timo Sirainen wrote: > On 9.1.2012, at 20.47, Sven Hartge wrote: >>>> Can "mmap_disable = yes" and the other NFS options be set per >>>> namespace or only globally? >> >>> Currently only globally. >> >> Ah, too bad. >> &g

  1   2   3   >