[Dovecot] 1.2.5: quota.c + quota_fs.c crashs dovecot

2009-09-15 Thread Ralf Becker
_______ Dipl.-Inform. (FH) Ralf Becker Rechenzentrum (r/ft) der FH Trier (Network|Mail|Web|Firewall) University of applied sciences Administrator Schneidershof, D-54293 Trier Mail: beck...@fh-trier.deFon: +

Re: [Dovecot] Segfault in quota-fs plugin

2009-09-23 Thread Ralf Becker
correct fix since this is my first poke at the > Dovecot source, but it seems to have stopped the crashing on our test > host. > > Regards, > > -Brandon -- __ Dipl.-Inform. (FH) Ralf Becker Rechenzentrum

Re: [Dovecot] testing needed (Cygwin)

2009-10-20 Thread Ralf Becker
FreeBSD 7.2, OpenBSD 4.2. > -- __ Dipl.-Inform. (FH) Ralf Becker Rechenzentrum (r/ft) der FH Trier (Network|Mail|Web|Firewall) University of applied sciences Administrator Schneiders

Re: [Dovecot] testing needed (AIX) with "failed: 2. offset=2"

2009-10-20 Thread Ralf Becker
uot;success". So far tested for success: Linux 2.6, Solaris > 10, FreeBSD 7.2, OpenBSD 4.2. > -- __ Dipl.-Inform. (FH) Ralf Becker Rechenzentrum (r/ft) der FH Trier (Network|Mail|Web|Firewall) Uni

Re: [Dovecot] testing needed (AIX) with "failed: 2. offset=2"

2009-10-20 Thread Ralf Becker
9 AIX 5100-00 | 32 | 1 AIX 4330-10 | 32 | 59 AIX 4330-11 | 32 | 61 This looks a little bit random, doesn't it? Ralf Timo Sirainen schrieb am 20.10.2009 10:36: > That's weird.. Did you run it a couple of times on the failed ones? > > On Oct 20, 2009,

Re: [Dovecot] Different PROXY for IMAP and POP3 using LDAP-auth

2009-12-13 Thread Ralf Becker
atch > zu Ersetzung der pass_attrs umgesetzt haben. > > Danke und viele Grüße, > Oliver Eales > > > -- ______ Dipl.-Inform. (FH) Ralf Becker Rechenzentrum (r/ft) der FH Trier (Network|Mail|Web|

Re: [Dovecot] 1.0.rc27 released - Compiling on AIX - brovke bitfield in mbox-sync-private.h

2007-03-13 Thread Ralf Becker
1 solves the problem. Do you think this is a appropriate way to fix this? I've attached a patch containing my changes. Regards, Ralf Becker Timo Sirainen schrieb am 13.03.2007 20:01: > http://dovecot.org/releases/dovecot-1.0.rc27.tar.gz > http://dovecot.org/releases/dovecot-1.0.rc27.ta

Re: [Dovecot] compiling dovecot on aix gcc 3.3.2

2007-03-27 Thread Ralf Becker
> I've no idea. Anyway it is most likely related to some linking or > compiling flags (or the linker/compiler itself). > -- __ Dipl.-Inform. (FH) Ralf Becker Rechenzentrum (r/ft) der FH Trier (Network|Mail|W

Re: [Dovecot] compiling dovecot on aix gcc 3.3.2

2007-03-28 Thread Ralf Becker
of it when using gcc instead of XLC. > Best regards. > > > 2007/3/27, Ralf Becker <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: > > Hello! > > Have you tried to export all symbols defined in lib archives generated > while dovecot is build? I&#

Re: [Dovecot] compiling dovecot on aix gcc 3.3.2

2007-03-29 Thread Ralf Becker
h_plugin.exp > Do u mean that i have to point these exp files with linker flag -bexpall . > From your script i can not understand. Maybe you can give an example with > export LDFLAGS="bexpall bla bla" > Thanx and best regards. > -- ___

Re: [Dovecot] compiling dovecot on aix gcc 3.3.2

2007-04-04 Thread Ralf Becker
ns i have to use dovecot without imap quota extension. I > feel a little dummy but i cannot compile dovecot plugins. But if there > is someone who compile the dovecot plugins on aix with gcc, i am look > forward to receiving some help. Thanx for everything until now. > C u later. > >

Re: [Dovecot] AIXPluginsSupport and AIX FS qoutas

2007-04-26 Thread Ralf Becker
ems. I've mentioned this in http://www.dovecot.org/list/dovecot/2007-March/021247.html > Thanks in advanceS. > Regards, Ralf -- __ Dipl.-Inform. (FH) Ralf Becker Rechenzentrum (r/ft) der FH Trier (Network|Mail|Web

Outlook fails to connect to Dovecot submission server

2023-05-17 Thread Ralf Becker via dovecot
vecot also requiring a minimum TLS version of 1.2. They just wont connect with Dovecot submission server. Any ideas what's wrong, or how to debug that further? Ralf -- Ralf Becker EGroupware GmbH [www.egroupware.org] Handelsregister HRB Kaiserslautern 3587 Geschäftsführer Birgit und R

Re: Outlook fails to connect to Dovecot submission server

2023-05-19 Thread Ralf Becker via dovecot
ng Postfix and SASL, if that's the only way to support Outlook ... Ralf -- Ralf Becker EGroupware GmbH [www.egroupware.org] Handelsregister HRB Kaiserslautern 3587 Geschäftsführer Birgit und Ralf Becker Leibnizstr. 17, 67663 Kaiserslautern, Germany Telefon

Re: Outlook fails to connect to Dovecot submission server

2023-05-19 Thread Ralf Becker via dovecot
on. The config file was output with doveadm config -n, that only shows non-default values. The default is auth_mechanism = plain, and that is explicitly set in conf.d/10-auth.conf. I'll try Monday if additionally enabling login makes any difference, but I doubt it. Ralf On Wed, May 1

Re: Outlook fails to connect to Dovecot submission server

2023-05-22 Thread Ralf Becker via dovecot
Hi Nikolaos, Am 22.05.23 um 15:25 schrieb Nikolaos Pyrgiotis: Have you tried adding the line below to your submision config? submission_client_workarounds = whitespace-before-path I tried, also with all other workarounds, unfortunately that (alone) does not help :( Ralf -- Ralf Becker

How to disable BINARY extension

2023-07-10 Thread Ralf Becker via dovecot
like: imap_capability = -BINARY Is there any other way to disable just binary? Ralf -- Ralf Becker EGroupware GmbH [www.egroupware.org] Handelsregister HRB Kaiserslautern 3587 Geschäftsführer Birgit und Ralf Becker Leibnizstr. 17, 67663 Kaiserslaute

doveadm import error: quota: Unknown namespace: INBOX/

2024-04-12 Thread Ralf Becker via dovecot
Dovecot version is 2.3.20 and I try to restore a folder hierarchy from an older snapshot of the mailbox (folders in question have been deleted): sudo -u dovecot doveadm -Dv import -u p...@xyz.de -s mdbox:$(pwd)/pbs-2024-03- 19/mdbox INBOX mailbox 'projekte/8-BZ/*' I'm getting the following error: A

Re: doveadm import error: quota: Unknown namespace: INBOX/

2024-04-17 Thread Ralf Becker via dovecot
Noone an idea? No longer been able to restore mailboxes seems a little scary ... Ralf Am 12.04.24 um 14:07 schrieb Ralf Becker via dovecot: Dovecot version is 2.3.20 and I try to restore a folder hierarchy from an older snapshot of the mailbox (folders in question have been deleted): sudo -u

Re: Verifying LDAP configuration from command line ?

2025-06-06 Thread Ralf Becker via dovecot
m auth test" command? I know it requires a password but not sure what happens if you don't need one. There is a -o setting that can override configurations from your existing config. John doveadm user Will output all user infomration without the need for a password. R

<    1   2