allow_nets check failure still performs LDAP bind authentication

2024-09-04 Thread Florian Wunderlich via dovecot
Postfix authentication via Dovecot. Dovecot performs the allow_nets check, which fails. It then still attempts to authenticate the user via LDAP bind, thus allowing DoS attacks where the entry in the directory will be locked after a few failed attempts. dovecot --version: 2.3.19.1 (9b53102964)

Re: Timo - is the v2.3.15 GCC limitation really necessarily or it's just a bug?

2021-07-29 Thread Florian Weimer
gcc package somewhere. Thanks, Florian

Potential bug: Assumption that POSIX time functions do not clobber errno

2021-07-13 Thread Florian Weimer
d ECONNREFUSED error code. Unfortunately, I have not figured out where this exactly happens. I don't expect that the problematic glibc build escapes to the wild It was a glibc 2.34 development snapshot, and this particular source of ENOSYS errors is gone again. So fixing this is not urgent. Thanks, Florian

Re: Mapping usernames used for authentication to UNIX usernames

2021-06-16 Thread Florian Effenberger
18-September/113025.html should be what you are looking for. I used that to map legacy accounts to username@domain accounts in SQL, but it should also work the other way round. Florian

Re: mdbox / selecting folder accesses hundrets of others

2021-05-10 Thread Florian Lohoff
was rebuilding the dovecot.list.index over and over again. Delivery and other accesses were halted to a crawl as rebuilding the index took multiple minutes. Flo -- Florian Lohoff f...@zz.de Any sufficiently advanced technology is indistinguishable from magic. signature.asc Description: PGP signature

Re: mdbox / selecting folder accesses hundrets of others

2021-05-08 Thread Florian Lohoff
ion. It may not be these extremes with 220k folders. This just puts the issue right in front of your face because its that extreme thats its noticeable. Flo -- Florian Lohoff f...@zz.de Any sufficiently advanced technology is indistinguishable from magic. signature.asc Description: PGP signature

Re: mdbox / selecting folder accesses hundrets of others

2021-05-08 Thread Florian Lohoff
On Fri, May 07, 2021 at 06:15:55PM +0200, Florian Lohoff wrote: > > Dovecot: 2.3.4 > > Hi, > i am debugging a problem where after a force-resync removed all cache > files (All files are 44 byte). Trying to open a folder takes literally minutes > (Huge mailbox - 220K folde

mdbox / selecting folder accesses hundrets of others

2021-05-07 Thread Florian Lohoff
am bit puzzled on why it does this. mail_debug=yes did now show anything. Any more debug options for mdbox i might set to find out about its decisions? Flo -- Florian Lohoff f...@zz.de Any sufficiently advanced technology is indistinguishable from magic. signature.asc Description: PGP signature

Re: huge mdbox broken / Log synchronization error

2021-05-07 Thread Florian Lohoff
On Fri, May 07, 2021 at 09:17:26AM +0200, Florian Lohoff wrote: > So i am pretty shure nothing else is accessing this mailbox - This morning > i opened the screen session and i am here: Okay - ran doveadm force-resync and it finished without further notices. I changed password ba

Re: huge mdbox broken / Log synchronization error

2021-05-07 Thread Florian Lohoff
asons or problems even when running with debug ... Flo -- Florian Lohoff f...@zz.de Any sufficiently advanced technology is indistinguishable from magic. signature.asc Description: PGP signature

Re: huge mdbox broken / Log synchronization error

2021-05-06 Thread Florian Lohoff
sync output?!?! I stopped new delivery yesterday noon already by putting all mails on hold in postfix (100K+ now already). I made imap login now impossible by changing the password. Flo -- Florian Lohoff f...@zz.de Any sufficiently advanced technology is indistinguishable from magic. signature.asc Description: PGP signature

Re: huge mdbox broken / Log synchronization error

2021-05-06 Thread Florian Lohoff
o clue if this is a: "I have repaired everything - be happy" or "Unfixable broken - Better use your backup" So i guess i remove all dovecot.map.index* files now and restart over. Flo -- Florian Lohoff f...@zz.de Any suffic

Re: huge mdbox broken / Log synchronization error

2021-05-05 Thread Florian Lohoff
x file /var/vmail/wasteland/inbox/mdbox/storage/dovecot.map.index doveadm(inbox@wasteland): Warning: mdbox /var/vmail/wasteland/inbox/mdbox/storage: rebuilding indexes I upgraded to 2.3.4 from stretch-backports now and rerunning force-fsck now. Flo -- Fl

huge mdbox broken / Log synchronization error

2021-05-05 Thread Florian Lohoff
-solr1:2.2.27-3+deb9u7 Flo -- Florian Lohoff f...@zz.de Any sufficiently advanced technology is indistinguishable from magic. signature.asc Description: PGP signature

Re: [2.3.8] possible replication issue

2019-10-18 Thread Wenger Florian via dovecot
I have the same Problem here. All systems are running Debian 9 amd64. My dovecot director servers are running 2.3.8, but the Mailbox Servers having sync / replication problems with 2.3.8. So i have downgraded the Mailbox Servers to 2.3.7 and now everything works fine again... Am 18. Oktober 201

Garbled mails in Maildir storage

2019-01-25 Thread Florian Lohoff
a "broken maildir mail storage mail dictionary" for automated tests? Flo -- Florian Lohoff f...@zz.de UTF-8 Test: The 🐈 ran after a 🐁, but the 🐁 ran away signature.asc Description: PGP signature

Re: Error logs with virtual folder after upgrading to 2.3.4

2018-11-29 Thread Florian Pritz
e` to let systemctl handle the file name and daemon reloading. Assuming you have a recent enough version, but I think that feature is kind of old. Florian signature.asc Description: PGP signature

Re: Bug reports - auth is broken in Dovecot 2.3.3

2018-10-04 Thread Florian Pritz
On Thu, Oct 04, 2018 at 11:40:05AM +0300, Aki Tuomi wrote: > The patch is already in master, but 2.3.3 is not released as 'HEAD' > from master. The reason it's not in 2.3.3, is that we do not see it as > super-urgent patch, since it affects glibc-2.2.28 mostly. Thanks!

Re: Bug reports - auth is broken in Dovecot 2.3.3

2018-10-04 Thread Florian Pritz
hat shouldn't cause any problems so I would have expected it to be included into master right away, but maybe I'm wrong there and there is some hidden issue. If that's the case, please tell me since I'd like to understand the reasoning a bit better. Florian signature.asc Description: PGP signature

Re: Username aliases

2018-09-28 Thread Florian Pritz
On Fri, Sep 28, 2018 at 08:57:44AM +0300, Aki Tuomi wrote: > On 28.09.2018 00:08, Florian Pritz wrote: > > On Wed, Sep 26, 2018 at 09:34:07AM +0300, Aki Tuomi > > wrote: > >> # before current passbd > >> passdb { > >>   driver = passwd-file >

Re: Username aliases

2018-09-27 Thread Florian Pritz
t; dovecot[10118]: auth: Debug: passwd-file(flo): Not performing authentication > (noauthenticate set) > dovecot[10118]: auth-worker(10356): Debug: pam(flo): lookup service=dovecot > dovecot[10118]: auth-worker(10356): Debug: pam(flo): #1/1 style=1 > msg=Password: > dovecot[10118

Re: Assertion failure with IMAP NOTIFY

2018-08-05 Thread Florian Pritz
On Sun, Aug 05, 2018 at 04:29:10PM +0200, Florian Pritz wrote: > For a few weeks I've been running a custom notification script[1] that > uses IMAP NOTIFY. The script uses a single connection, sets up a NOTIFY > watch on a couple of mailboxes + automatic FETCH for the selected &

Assertion failure with IMAP NOTIFY

2018-08-05 Thread Florian Pritz
<< * 18 EXISTS > server-speed << * 1 RECENT > server-speed << * 18 FETCH (UID 41885 > [this is apparnently when the server crashed] I'm afraid I can't reproduce the issue and I don't have the time to try right now, so I can't provide much more information than what is in here. Still, if you have questions, feel free to ask me. Just know that I won't be getting you a better backtrace/coredump any time soon. [1] https://git.server-speed.net/users/flo/App-ImapNotify/tree/ Florian signature.asc Description: PGP signature

Re: Mailing list content filtering changes

2018-01-07 Thread Florian Pritz
On 07.01.2018 16:25, Timo Sirainen wrote: > I've now disabled all content filtering in Mailman, because of the failing > DKIM/DMARC issues. Hopefully that solves them for now.. Thanks! (also testing if the sig remains valid now) Florian signature.asc Description: OpenPGP digital signature

Re: Updated Dovecot 2.3.0 now getting 2 strange log errors

2018-01-07 Thread Florian Pritz
On 07.01.2018 09:08, Stephan Bosch wrote: > The submission_host setting should do what you need: > > https://github.com/dovecot/core/blob/master/doc/example-config/conf.d/15-lda.conf#L20 Thanks! Florian signature.asc Description: OpenPGP digital signature

Re: Updated Dovecot 2.3.0 now getting 2 strange log errors

2018-01-06 Thread Florian Pritz
a18e88#diff-5bbec0a0006d92d441b5c8fa72690f95 Florian signature.asc Description: OpenPGP digital signature

Re: zlib plugin producing errors on 2.3.0

2018-01-05 Thread Florian Pritz
ing these errors, but I actually use gz compression. I'm running 2.3.0 on Arch Linux. Config and logs are below. Do you need any more information or can you reproduce this? Florian log: > Jan 5 17:37:38 karif dovecot[28075]: imap(xxx)<29587>: > Panic: file ostream-zlib.

Re: doveadm expunge returns error code 68

2017-09-08 Thread Florian Lohoff
Hi Aki, On Wed, Sep 06, 2017 at 11:26:30AM +0300, Aki Tuomi wrote: > On 05.09.2017 14:39, Florian Lohoff wrote: > > Hi, > > i am running basically this from cron: > > > > /usr/bin/doveadm -v expunge -u * mailbox INBOX.Spam SENTBEFORE 90d > > /usr/bin/doveadm -v

doveadm expunge returns error code 68

2017-09-05 Thread Florian Lohoff
m and what does 68 mean? Flo -- Florian Lohoff f...@zz.de UTF-8 Test: The 🐈 ran after a 🐁, but the 🐁 ran away signature.asc Description: Digital signature

Re: is a self signed certificate always invalid the first time?

2017-08-11 Thread Florian Beer
On 2017-08-11 11:36, Michael Felt wrote: I have looked at let's encrypt. Key issue for me is having to add a lot python stuff that would otherwise not be on any server. I use acme.sh for all of my LetsEncrypt certs (web & mail), it is written in pure shell script, so no python dependencies.

Re: Running sievec as user vmail

2017-04-07 Thread Florian Beer | 42dev
You could give # su -c MYSIEVESCRIPT vmail a try. Also: # man su Cheers, Florian _ 42dev e. U. - web solutions & hosting services http://42dev.eu On 2017-04-07 14:19, Robert Moskowitz wrote: My sieve problem ended up a permissions problem. I ran sievec as root

Re: antispam plugin, pipe backend, how to make it work?

2016-04-13 Thread Florian Mutter
> Am 13.04.2016 um 12:14 schrieb Johannes Rohr : > > Yikes! Our server is running a fairly dated Ubuntu Precise, what's your > version? Did an upgrade fail to fix it? I am not seeing this error on Debian > Sid but I am not using virtual users over here, so that might be the cause. > Did you re

Re: antispam plugin, pipe backend, how to make it work?

2016-04-13 Thread Florian Mutter
Am 13.04.2016 um 10:35 schrieb Johannes Rohr : > > tweaked the wrapper script to make it work. It seems like the sa-learn call > silently fails: > > "/usr/local/bin/sa-learn-pipe.sh" 10L, 350C geschrieben > root@vm10:/etc/dovecot/conf.d# cat /tmp/sa-learn-pipe.log > starting log > 25200-start (-

Re: [BUG] 2.2.21 Panic: file imap-client.c: line 841 (client_check_command_hangs): assertion failed: (!have_wait_unfinished || unfinished_count > 0)

2016-01-04 Thread Florian Pritz
y in my log (within 10 minutes IIRC). Didn't see it since and not before. Sorry that I can't verify the patches. Glad you found other bugs though. Florian signature.asc Description: OpenPGP digital signature

Re: [BUG] 2.2.21 Panic: file imap-client.c: line 841 (client_check_command_hangs): assertion failed: (!have_wait_unfinished || unfinished_count > 0)

2016-01-04 Thread Florian Pritz
On 04.01.2016 11:54, Teemu Huovila wrote: > Thank you for the report. Could you execute "bt full" in gdb please. Also the > output of doveconf -n would be useful. Hi, Requested info below. Florian bt f > #0 0x7f6f99b8f5f8 in raise () from /usr/lib/libc.so.6 >

[BUG] 2.2.21 Panic: file imap-client.c: line 841 (client_check_command_hangs): assertion failed: (!have_wait_unfinished || unfinished_count > 0)

2016-01-04 Thread Florian Pritz
io_loop_handler_run (ioloop=0x232c740) at > ioloop.c:607 > #11 0x7f6f99fc3bf6 in io_loop_run (ioloop=0x232c740) at ioloop.c:583 > #12 0x7f6f99f317af in master_service_run (service=0x232c5e0, > callback=0x430a35 ) at master-service.c:640 > #13 0x00430da2 in main (argc=1, argv=0x232c390) at main.c:442 Florian signature.asc Description: OpenPGP digital signature

Re: sieve-filter crashes

2015-12-29 Thread Florian Pritz
On 29.12.2015 20:27, Stephan Bosch wrote: > This should fix it: > > http://hg.rename-it.nl/dovecot-2.2-pigeonhole/rev/ee866d88aeb3 Just experienced the same issue. Tried the patch and it works now. Thank you! Florian signature.asc Description: OpenPGP digital signature

Re: segfault when using zlib module with glibc 2.22

2015-09-08 Thread Florian Pritz
rch Linux' glibc 2.22-3 package. Thanks for the pointer. Florian pgp4YzeaIFKgz.pgp Description: OpenPGP digital signature

segfault when using zlib module with glibc 2.22

2015-08-19 Thread Florian Pritz
g of the config file the segfault goes away. I've also tested hg tip and the problem does not appear to be fixed yet. The segfault also happens with other commands like `doveadm purge`. Do you need any more information to reproduce and fix this? Florian backtrace: > 0x75eaf1e0 in

Re: v2.2.18 released

2015-05-15 Thread Florian Pritz
On 15.05.2015 13:11, Timo Sirainen wrote: > http://dovecot.org/releases/2.2/dovecot-2.2.18.tar.gz > http://dovecot.org/releases/2.2/dovecot-2.2.18.tar.gz.sig > > Oops, director was somewhat broken in 2.2.17. I thought I tested the > last changes in it well enough, but looks like not. Thanks for

Re: [patch] TLS Handshake failures can crash imap-login

2015-04-26 Thread Florian Pritz
On 25.04.2015 20:36, Teemu Huovila wrote: >> [..] http://dovecot.org/pipermail/dovecot/2015-April/100576.html > I was unable to reproduce this nor the first report. Could you > describe your environment in more detail? What version of openssl do > you have? What is the crash message you are seeing?

Re: [BUG] imap-login segfault when running nmap -sV

2015-04-24 Thread Florian Pritz
On 24.04.2015 18:50, Florian Pritz wrote: > More details: https://rt.openssl.org/Ticket/Display.html?id=3818 login is guest/guest signature.asc Description: OpenPGP digital signature

Re: [BUG] imap-login segfault when running nmap -sV

2015-04-24 Thread Florian Pritz
09 in _start () > > looks more like a crash in openssl. It is indeed crashing in openssl, but apparently because dovecot ignores an earlier returned error and the ssl object is not properly set up. There is a patch that works around this, but I don't yet know if it will be included in openssl. Anyway, this should (also) be fixed in dovecot. More details: https://rt.openssl.org/Ticket/Display.html?id=3818 Florian signature.asc Description: OpenPGP digital signature

[BUG] imap-login segfault when running nmap -sV

2015-04-21 Thread Florian Pritz
unning on Arch Linux with dovecot 2.2.16-1 and openssl 1.0.2.a-1. I've also attached a network capture, but since it's SSL this probably won't help all that much. I hope this is enough information to reproduce the issue. If necessary I can recompile dovecot with debug symbols for a better b

IMAP ANNOTATE Extension RFC5257: priority on roadmap

2015-03-21 Thread Florian Sager
nd filtering by customer number or account number. I would highly appreciate if you at Dovecot could increase the priority of ANNOTATE in your roadmap. Best regards, Florian -- Agitos GmbH Emil-Geis-Straße 40 D-81379 München Telefon: +49-89-381 564 46-0 Telefax: +49-89-381 564 46-9 E-Mail: supp..

Re: Hitting wall at 2048 IMAP connections

2015-02-03 Thread Florian Pritz
On 03.02.2015 15:35, Ron Cleven wrote: > /proc/sys/fs/inotify/max_user_instances = 4096 Maybe you are hitting some file descriptor limit (kernel or ulimit)? This could help: https://unix.stackexchange.com/questions/36841/why-is-number-of-open-files-limited-in-linux signature.asc Description: O

Re: dovecot replication (active-active) - server specs

2014-10-09 Thread Florian Pritz
On 09.10.2014 12:35, Martin Schmidt wrote: > So we want to make a new system. We desire the new system to use > mdbox format ( bigger files, less I/O) Be sure to enable compression when do do that move (you'd have to do pretty much the same migration again if you enable it later) as per http://wik

Re: FTS lucene indexer-worker segfaulting

2014-07-24 Thread Florian Pritz
On 24.07.2014 10:53, Florian Pritz wrote: > I've just set up fts-lucene and when I run searches on my inbox or when > I run the indexer (`doveadm index INBOX`) I get the following segfault. > I've run it multiple times and noticed that the data value is different > each time

FTS lucene indexer-worker segfaulting

2014-07-24 Thread Florian Pritz
Hi, I've just set up fts-lucene and when I run searches on my inbox or when I run the indexer (`doveadm index INBOX`) I get the following segfault. I've run it multiple times and noticed that the data value is different each time so I guess it doesn't always crash at the same point. I'm running d

Re: lazy_expunge mangles dovecot-acl-list

2014-06-12 Thread Florian Tischler
er=user2 rights... 2.1.17: doveadm acl debug -u user2 user/user1/Folder everything is fine. 2.2.13: unknown namespace .EXPUNGED, user2 cannot login anymore. Unfortunately I never got any feedback to this issue and therefore stick with 2.1.17 :-( Florian > Cheers, > Christoph > > >

Safe to downgrade 2.2 to 2.1?

2014-06-11 Thread Florian Tischler
option for me... @Timo, please fix acl + lazy_expunge in 2.2 if you find some time. Florian -- Florian Tischler System Administrator *Johann Radon Institute for Computational and Applied Mathematics (RICAM) http://www.ricam.oeaw.ac.at/

replication with plugin won´t work

2014-06-11 Thread Florian Schaal
Hi all, i try to setup a master-master replication with dovecot / dsync. I´m using virtual-users. When I call doveadm sync -A remote:vmail@server2 new mails are copied to the second server, but new messages from server 2 not on Server 1. To fix this i run doveadm sync -A remote:vmail@server o

Re: [Dovecot] lazy_expunge and shared folders

2014-05-26 Thread Florian Tischler
pers can give me some feedback? Is it supposed (not) to work? Will it be fixed? Currently it prevents me from sucessfully migration from 2.0 to 2.2 without losing features. Thanks, Florian > Is it a bug, a known limitation or is something wrong with my config? > Any hints are welcome. >

Re: [Dovecot] LDAP: allow pop3, restrict imap

2014-05-26 Thread Florian
existing user :-/ No way... Why not add the attribute to all your users? Simple bash magic, search with ldapsearch, use the results to create a ldif file with the suitable ldapadd commands, add it. 5 minutes of work, regardless how many users you have in your directory. Florian > Are there o

Re: [Dovecot] lazy_expunge and shared folders

2014-05-20 Thread Florian
Am Dienstag, 20. Mai 2014, 14:10:01 schrieben Sie: > Am 20.05.2014 14:00, schrieb Florian: > > Hi, > > > > since migration to Dovecot 2.2 I have troubles with lazy_expunge as soon > > as a user shares a folder. The user the folder is shared to cannot > >

[Dovecot] lazy_expunge and shared folders

2014-05-20 Thread Florian
or 2.2.12 (dovecot enterprise repo) lazy_expunge and acl do not work together anymore. Is it a bug, a known limitation or is something wrong with my config? Any hints are welcome. Thanks in advance, Florian dovecot -n # 2.2.12.12 (03196f188677): /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-042stab085

Re: [Dovecot] Segmentation fault running doveadm index (lucene) on a big mailbox

2014-04-15 Thread Florian Klink
Am 16.04.2014 00:14, schrieb Timo Sirainen: > On 15.4.2014, at 22.39, Florian Klink wrote: > >>> http://hg.dovecot.org/dovecot-2.2/rev/2ef62e1f44f2 should help. >>> >> >> doveadm(): Info: INBOX: Caching mails seq=1..37596 >> *** Error in `/usr

Re: [Dovecot] Segmentation fault running doveadm index (lucene) on a big mailbox

2014-04-15 Thread Florian Klink
Am 15.04.2014 22:30, schrieb Timo Sirainen: > On 15.4.2014, at 20.18, Florian Klink wrote: > >>>> on a server running dovecot 2.2.12 I have a user with a quite big >>>> mailbox (~37000 Mails in the INBOX). >>>> >>>> I tried to enable

Re: [Dovecot] Segmentation fault running doveadm index (lucene) on a big mailbox

2014-04-15 Thread Florian Klink
Am 15.04.2014 15:45, schrieb Teemu Huovila: > On 04/15/2014 04:35 PM, Florian Klink wrote: >> Hi, >> >> on a server running dovecot 2.2.12 I have a user with a quite big >> mailbox (~37000 Mails in the INBOX). >> >> I tried to enable full text search using th

[Dovecot] Segmentation fault running doveadm index (lucene) on a big mailbox

2014-04-15 Thread Florian Klink
/lib20_fts_plugin.so #4 0x0041650a in ?? () #5 0x004123a7 in _start () `ulimit` reports "unlimited", so ulimits shouldn't be the culprit. Is there another limit in dovecot? Unfortunately, I can't "resume" the process, the indexing always starts agai

Re: [Dovecot] imap process and indexer-worker crash while creating folders

2014-04-15 Thread Florian Pritz
on't hurt. I'm running dovecot 2.2.11 on Arch Linux with ext4, config and backtraces below. PS: I'm not subscribed to the list, please make sure to CC me on replies. Thanks, Florian ### > Apr 14 09:49:29 karif dovecot: imap(user): Panic: file > mail-index-transaction-expo

Re: [Dovecot] Gettings mails recently moved to a folder

2013-12-03 Thread Florian Lindner
Am Montag, 2. Dezember 2013, 20:26:13 schrieb Timo Sirainen: > On 2.12.2013, at 16.24, Florian Lindner wrote: > > doveadm(mailingli...@xgm.de): Error: user mailingli...@xgm.de: > > Initialization failed: Namespace '': Mail storage autodetection failed > > wi

Re: [Dovecot] Gettings mails recently moved to a folder

2013-12-02 Thread Florian Lindner
Am Montag, 2. Dezember 2013, 09:29:54 schrieb Charles Marcus: > On 2013-12-02 9:24 AM, Florian Lindner wrote: > > Problem may be that in my database home and mail location is identical > > (and > > there is no way to change that). Is there a way to tell dovecot that every >

Re: [Dovecot] Gettings mails recently moved to a folder

2013-12-02 Thread Florian Lindner
Am Donnerstag, 21. November 2013, 17:28:18 schrieb Pascal Volk: > On 11/21/2013 11:11 AM Florian Lindner wrote: > > Hello, > > > > some spam training tools learn the same message over and over again. > > Since I want to use a daily cronjob to train messages and I do no

Re: [Dovecot] Calling dovecot-lda from maildrop/shell

2013-11-18 Thread Florian Lindner
Am 18.11.2013 13:40, schrieb Pascal Volk: On 11/18/2013 11:08 AM Florian Lindner wrote: … First try was to call dovecot-lda from command line: /usr/lib/dovecot/dovecot-lda -d s...@xgm.de < testmail which gave return code 75 (EX_TEMPFAIL) and logged: dovecot: auth-worker(3533): my

[Dovecot] Calling dovecot-lda from maildrop/shell

2013-11-18 Thread Florian Lindner
vecot-lda < testmail which gave: dovecot: lda: Error: user flindner: Relative home directory paths not supported: maildir:/home/flindner/Mail/spam dovecot: lda: Fatal: Invalid user settings. Refer to server log for more information. What is the problem with the LDA here? Thanks, Florian

[Dovecot] Establing a GMail like workflow

2013-11-15 Thread Florian Lindner
e the Inbox as a workspace for mails that are still of some interest. This can also be quite old mail, time based archiving does not work. - Have some kind of mail archive. Thanks! Florian

[Dovecot] Questions about special_use mailboxes

2013-10-14 Thread Florian Lindner
y14 SELECT Spam (QRESYNC (1381746444 1)) <<< * OK [CLOSED] Previous mailbox closed. <<< * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) <<< * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted. No flag at all? Or am I getting IMAP wrong? Thanks, Florian

[Dovecot] Maildir and home location

2013-10-10 Thread Florian Lindner
put them somewhere where the users could delete them (if they need to reset or delete their account). Optimal would be in the maildir itself, but... What are your suggestions? Regards, Florian

Re: [Dovecot] search and UTF-8 normalization forms (NFD)

2013-05-11 Thread Florian Zeitz
Am 10.05.2013 15:24, schrieb Florian Zeitz: > Could you elaborate a bit why you think i;unicode-casemap does not > handle this case? > > Is it only applied to the query, but not the header, or vice versa? > It seems to me that Step 2 should map both inputs to LATIN CAPITAL > LE

Re: [Dovecot] search and UTF-8 normalization forms (NFD)

2013-05-10 Thread Florian Zeitz
what you want, but it only works with fts-lucene. > Could you elaborate a bit why you think i;unicode-casemap does not handle this case? Is it only applied to the query, but not the header, or vice versa? It seems to me that Step 2 should map both inputs to LATIN CAPITAL LETTER U + COMBINING DIAERESIS. Regards, Florian

Re: [Dovecot] [PATCH] Add SCRAM-SHA-1 password scheme

2012-10-03 Thread Florian Zeitz
Am 03.10.2012 02:50, schrieb Timo Sirainen: > On Wed, 2012-10-03 at 02:10 +0200, Florian Zeitz wrote: >> Attached is a new export incorporating your feedback. > > Committed. Also what do you think about the attached patch? (Compiles, > untested.) > Moving the passdb pa

Re: [Dovecot] [PATCH] Add SCRAM-SHA-1 password scheme

2012-10-02 Thread Florian Zeitz
Am 03.10.2012 01:58, schrieb Timo Sirainen: > On 3.10.2012, at 2.54, Florian Zeitz wrote: > >> Am 03.10.2012 01:42, schrieb Timo Sirainen: >>> On 3.10.2012, at 0.05, Florian Zeitz wrote: >>> >>>> attached is an hg export on top of the current dovecot

Re: [Dovecot] [PATCH] Add SCRAM-SHA-1 password scheme

2012-10-02 Thread Florian Zeitz
Am 03.10.2012 01:42, schrieb Timo Sirainen: > On 3.10.2012, at 0.05, Florian Zeitz wrote: > >> attached is an hg export on top of the current dovecot-2.2 branch, which >> adds support for a SCRAM-SHA-1 password scheme. > > Oh, and SCRAM-SHA1 or SCRAM-SHA-1? I'd thin

Re: [Dovecot] [PATCH] Add SCRAM-SHA-1 password scheme

2012-10-02 Thread Florian Zeitz
Am 02.10.2012 23:27, schrieb Timo Sirainen: > On 3.10.2012, at 0.05, Florian Zeitz wrote: > >> attached is an hg export on top of the current dovecot-2.2 branch, which >> adds support for a SCRAM-SHA-1 password scheme. >> >> Ideally I'd want doveadm pw's

[Dovecot] [PATCH] Add SCRAM-SHA-1 password scheme

2012-10-02 Thread Florian Zeitz
Hello, attached is an hg export on top of the current dovecot-2.2 branch, which adds support for a SCRAM-SHA-1 password scheme. Ideally I'd want doveadm pw's rounds flag to apply to this, but that's currently specific to the crypt password scheme, so I left it out for now. R

Re: [Dovecot] [PATCH] Generalize HMAC implementation

2012-09-19 Thread Florian Zeitz
Am 19.09.2012 19:43, schrieb Florian Zeitz: > Am 11.09.2012 20:21, schrieb Timo Sirainen: >> On 11.9.2012, at 21.07, Florian Zeitz wrote: >> >>>> I think we could simply #define the largest allowed context_size, use it >>>> for these buffers' si

Re: [Dovecot] [PATCH] Generalize HMAC implementation

2012-09-19 Thread Florian Zeitz
Am 11.09.2012 20:21, schrieb Timo Sirainen: > On 11.9.2012, at 21.07, Florian Zeitz wrote: > >>> I think we could simply #define the largest allowed context_size, use it >>> for these buffers' sizes and then add i_assert(meth->context_size <= >>> HMA

Re: [Dovecot] ssl cert for mail server

2012-09-19 Thread Florian Zeitz
either need trailsandtribulations.net as your CN, or a SAN of type DNSName for trailsandtribulations.net. Cf. https://tools.ietf.org/html/rfc6125 for best practices on generating certificates. Regards, Florian

Re: [Dovecot] [PATCH] Generalize HMAC implementation

2012-09-11 Thread Florian Zeitz
Am 11.09.2012 18:02, schrieb Timo Sirainen: > On 4.9.2012, at 21.25, Florian Zeitz wrote: > >> Hello everyone and Timo in particular, >> >> about a year ago I implemented a SHA-1 variant of the HMAC(-MD5) present >> in Dovecot. >> I had always disliked this a

[Dovecot] [PATCH] Generalize HMAC implementation

2012-09-04 Thread Florian Zeitz
at the time of writing. Regards, Florian Zeitz # HG changeset patch # User Florian Zeitz # Date 1346280236 -7200 # Node ID e2f682fab829c2ef23a050f884191f57e2fb5d60 # Parent 9bc2e718392ceaa327f14b50163232b629cd54d1 lib: Generalize hmac to be hash independent diff --git a/src/auth/mech-cram-m

[Dovecot] Empty argument in "executable = script ..." service

2012-07-26 Thread Florian Wagner
v and add that empty argument I get the same cryptic error. Regards Florian signature.asc Description: PGP signature

Re: [Dovecot] Using plaintext auth and SSL

2012-03-19 Thread Florian Zeitz
Am 20.03.2012 01:16, schrieb Eliezer Croitoru: > On 20/03/2012 01:37, Jeff Simmons wrote: >> On Monday, March 19, 2012 04:16:46 pm you wrote: >>> On 3/19/2012 4:04 PM, Jeff Simmons wrote: I'm working with a company that presently has a Linux mailserver which all users have (no shell) acco

Re: [Dovecot] Managesieve AUTHENTICATE with IDN using UTF-8 or encode into ACE?

2012-02-21 Thread Florian Zeitz
l is that it must not contain any codepoints prohibited by the SASLPrep stringprep profile. As such both the ACE and the IDN variant are valid. Which one to choose, or whether to use only "user" depends on local policies. There might be some implementation specifics in dovecot/pigeonhole that I'm not aware of though. Regards, Florian

Re: [Dovecot] [PATCH] SCRAM-SHA-1 authentication

2011-09-17 Thread Florian Zeitz
Am 16.09.2011 14:40, schrieb Timo Sirainen: > On Fri, 2011-09-16 at 02:47 +0200, Florian Zeitz wrote: > > Looks pretty good. Below are a few things I noticed. I could fix these > myself next week also, or you can do them during weekend if you want > to. :) > I decided to do it

[Dovecot] [PATCH] SCRAM-SHA-1 authentication

2011-09-15 Thread Florian Zeitz
those curious) Regards Florian "Florob" Zeitz # HG changeset patch # User Florian Zeitz # Date 1316132569 -7200 # Node ID 9d3cb2ef74d8a235ff86b4f8d644a28a47c17a70 # Parent 61d3544f8fdf03558055d240f5815dc1eac7fb66 lib: Add hmac-sha1 adapted from hmac-md5 diff --git a/src/lib/Makefi

Re: [Dovecot] sender for Sieve vacation message

2011-08-18 Thread Florian Effenberger
ometimes things are that simply... sorry for the dull question - seems I've read an old RFC where :from wasn't specified yet. Works like a charm now. :) Thanks! Florian

Re: [Dovecot] sender for Sieve vacation message

2011-08-17 Thread Florian Effenberger
Hello, 2011/8/17 Florian Effenberger : > is it possible to define the sender for the Dovecot Sieve > implementation's vacation extension? It seems to be impossible to add, > e.g., a name, or choose a different sender address. to be precisely: I am talking about the "From" header. Florian

[Dovecot] sender for Sieve vacation message

2011-08-17 Thread Florian Effenberger
Hello, is it possible to define the sender for the Dovecot Sieve implementation's vacation extension? It seems to be impossible to add, e.g., a name, or choose a different sender address. Thanks, Florian

Re: [Dovecot] [PATCH] dovecot-lda segfault

2010-12-08 Thread Florian Forster
Hi, On Tue, Dec 07, 2010 at 11:32:20PM +, Timo Sirainen wrote: > Could you get gdb backtrace? Something like: I'm a colleague of Michael's and helped him debug this issue. The interesting part of the backtrace is the following: -- 8< -- #0 acl_object_deinit (_aclobj=0x30) at acl-api.c:23

Re: [Dovecot] delete messages after sa-learn

2010-05-31 Thread Florian Effenberger
a real difference. As far as I know, and as Timo said, deleting messages files out of maildir is absolutely fine, so I wouldn't consider it a hack. :-) Florian

Re: [Dovecot] delete messages after sa-learn

2010-05-30 Thread Florian Effenberger
is that the IMAP folder gets corrupt, which is not harm, as it's spam anyway. However, from what I've heard, Maildir doesn't have any file locking issues, so there should be no problem? Florian

Re: [Dovecot] purge maildir folder after sa-learn

2010-05-28 Thread Florian Effenberger
Hi, 2010/5/28 Phil Howard : > So basically, just moving mail files out (to a learn queue or > whatever), from either "new" or "cur" is safe for Dovecot?  That would > be simpler. works like a charm for me. Florian

Re: [Dovecot] delete messages after sa-learn

2010-05-28 Thread Florian Effenberger
le MAIL to >   maildir:~/Maildir in the wrapper] > b) fetchmail CAN use procmail in "mda" option to deliver directly to mbox does fetching to mbox file bring any advantage? It seems that learning out of maildir and rm'ing afterwards works like a charm, so I guess fetchmail would bring more overhead? Florian

Re: [Dovecot] purge maildir folder after sa-learn

2010-05-27 Thread Florian Effenberger
ion because of index rebuilding? > > Keep Dovecot's index files around so that they won't get deleted while > Dovecot is trying to read/write them. You won't slow down anything by > manually deleting maildir files. thanks a lot, seems to work like a charm! Florian

Re: [Dovecot] purge maildir folder after sa-learn

2010-05-26 Thread Florian Effenberger
hesitant of just deleting the files... Thanks, Florian

[Dovecot] purge maildir folder after sa-learn

2010-05-25 Thread Florian Effenberger
ities or some telnet+expect scripts, which both didn't look too reliable. Is there any command-line utility to delete all contents of a Maildir folder, or is there any other solution? Thanks, Florian

Re: [Dovecot] STATUS command and total/read message count

2010-01-26 Thread Florian Effenberger
trying to track down some problems with Thunderbird, that's why I am asking... Florian

Re: [Dovecot] STATUS command and total/read message count

2010-01-24 Thread Florian Effenberger
>From your posting I take this is generally possible, so it is a Thunderbird problem - right? ;-) Thanks, Florian

[Dovecot] STATUS command and total/read message count

2010-01-24 Thread Florian Effenberger
an this be configured on the server side? Thanks, Florian

  1   2   >