[Dovecot] current quota in mysql issue

2008-03-15 Thread stefan
nothing like a "dict" in the logfile. did i configured anything wrong? regars stefan logfile from a imap login: Mar 15 14:12:18 mx01 dovecot: IMAP([EMAIL PROTECTED]): Effective uid=150, gid=8 Mar 15 14:12:18 mx01 dovecot: IMAP([EMAIL PROTECTED]): Loading modules from directory: /usr/l

Re: [Dovecot] current quota in mysql issue

2008-03-16 Thread stefan
rides the global plugin setting." stefan > hi all, > > i have a problem with storing the current quota in mysql. the > configuration of the dictionary quota mostly looks like the example from > the wiki. > the dirsize quota limit is read correctly from the user_quer

Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)

2018-01-10 Thread Stefan Neben
for any help! Kind regards Stefan

Re: Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)

2018-01-10 Thread Stefan Neben
Sorry, i forgot to mention, that the storage format is mdbox and the version is 2.2.27-3~bpo8+1 from jessie backports. Kind regards Stefan 2018-01-10 21:00 GMT+01:00 Stefan Neben : > Hello, > > i have a problem with a very huge mail account. > > The INBOX of this account has ~1.1

Re: Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)

2018-01-10 Thread Stefan Neben
Hi, > You are storing 1.7 million e-mails in a single mbox file. no, of course not: mdbox_rotate_size = 64 M > I would rather store the archive using one file per e-mail. I think one file per mail would be not good for this setup. One keypoint is that the INBOX is searchable (in a acceptable a

Re: Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)

2018-01-11 Thread Stefan Neben
y tooling around it :-( 2018-01-11 12:33 GMT+01:00 Aki Tuomi : > > > On 10.01.2018 22:00, Stefan Neben wrote: >> Hello, >> >> i have a problem with a very huge mail account. >> >> The INBOX of this account has ~1.1 - ~1.7 million mails inside. And >> from ti

Replication - I/O has stalled

2021-03-29 Thread Stefan Möding
erval = 1 hours, so I have the strong feeling that this is the cause. Maybe there is a race condition when full syncs are started concurrently on both sides? Is anybody else observing this? -- Stefan

Re: dsync I/O Stalled

2021-07-13 Thread Stefan Möding
uot; time in the output of "doveadm replicator status '*'" reaches the full sync interval time for multiple users. -- Stefan

TLS Security

2021-07-14 Thread Stefan Schumacher
Hi, I wish to build a new secure email server. It seems I am on the right way – at least I get no more error messages for Postfix – but Dovecot is still making trouble. I am using Dovecot 1:2.3.4.1-5+deb10u6 and I am using ISPconfig 3.25 to do the rough configuring and nano and whats left of

AW: TLS Security

2021-07-15 Thread Stefan Schumacher
o any other suggestions. A the moment I consider to install a new Bullseye RC2 and then put my configuration on it. I am of course open for any other suggestions. Yours sincerely Stefan smtpd_use_tls = yes smtpd_tls_cert_file = /etc/postfix/smtpd.cert smtpd_tls_key_file = /etc/postfix/smtp

AW: TLS Security

2021-07-15 Thread Stefan Schumacher
RC2 and then testing on it but I am of course open for any other suggestions. Maybe someone with more knowledge of postfix can add or point out advisable changes to these settings. Yours sincerely Stefan smtpd_use_tls = yes smtpd_tls_cert_file = /etc/postfix/smtpd.cert smtpd_tls_key_file

AW: TLS Security

2021-07-15 Thread Stefan Schumacher
Hi Aki, Where do I get testssh.sl? If the script is of your design could you mail it to me? Yours Stefan Von: Aki Tuomi Gesendet: Mittwoch, 14. Juli 2021 19:34 An: Stefan Schumacher ; dovecot@dovecot.org Betreff: Re: TLS Security > On 14/07/2021 17

Transfer or Archival of Dovecot Accounts

2021-11-02 Thread Stefan Malte
according to the MX record and failed to inform us. Anyway, this is a huge load of work and I'd rather spend more time preparing correctly and efficiently repeating simple tasks again and again. I am grateful for any advice. After all, this situation is certainly not unique. Yours faithful

Re: Mailbox & Server Down

2020-06-03 Thread Stefan Hagen
instances. https://wiki.dovecot.org/Replication HTTP is another topic. If you also need high availibilty of your roundcube frontend, then you'd need a reverse proxy/load balancer in front of your server that can detect the outage and then direct the user to the other frontend on the second MX.

Virtual mailboxes, index update issues

2017-08-07 Thread Stefan Hagen
ble when INDEX is set to MEMORY? How can I keep my virtual mailboxes in sync? Shouldn't they stay in sync even when INDEX=MEMORY is *not* set? I tried to set INDEX to a directory - it didn't help. Best Regards, Stefan Files: - 15-mailboxes.conf: https://gist.github.com/e54d458ece1

Re: Virtual mailboxes, index update issues

2017-08-09 Thread Stefan Hagen
to my current 2.2.31 version and the first test was successful. Thanks, Stefan -- Stefan Hagen @: p...@herrhagen.de T: +49 (0) 151 623 456 01 PGP: 0x8B8BD6DB

Return code 139 when enabling auth debugging

2015-05-15 Thread Stefan Midjich
Hi I'm running dovecot 2.2.10 installed from base repos on CentOS 7. I'm trying to use sqlite as an auth backend but it's not working so I enabled some auth debugging settings in conf.d/10-logging.conf and then dovecot refused to start. sudo dovecot -F produced 139. Here is doveconf -n: http://d

[Dovecot] How to make dovecot-lda/deliver mark a message as seen

2011-08-07 Thread Stefan Piegsa
t is given. But this does not work. What is wrong? Is there a better way to set MAIL_SEEN for a locally delivered mail? I would prefer a method that does not require to mess around in the dovecot sources. :-) Thanks in advance & Best Regards, Stefan

Re: [Dovecot] How to make dovecot-lda/deliver mark a message as seen

2011-08-09 Thread Stefan Piegsa
On 08/08/2011 11:46 AM, Andrzej Adam Filip wrote: On 08/08/2011 09:43 AM, Stefan Piegsa wrote: Thanks for your reply! On 08/08/2011 08:36 AM, Andrzej Adam Filip wrote: Have you considered using sieve for the task? [Using imap4flags extension] Yes, but I think it's not the optimal sol

Re: [Dovecot] [Solved] How to make dovecot-lda/deliver mark a message as seen

2011-08-10 Thread Stefan Piegsa
On 08/09/2011 05:48 PM, Stefan Piegsa wrote: On 08/08/2011 11:46 AM, Andrzej Adam Filip wrote: On 08/08/2011 09:43 AM, Stefan Piegsa wrote: Thanks for your reply! On 08/08/2011 08:36 AM, Andrzej Adam Filip wrote: Have you considered using sieve for the task? [Using imap4flags extension] Yes

[Dovecot] Sieve: Mailbox doesn't exist

2012-06-11 Thread Stefan Fricke
I have just set up a mail server on Ubuntu, using Postfix and Dovecot 2.0.19. It works well but I can't get Sieve working. I always get the error that the target mailbox doesn't exist. In fact it doesn't but isn'r Dovecot supposed to create it? Here is my doveconf -n: # 2.0.19: /etc/dovecot/do

[Dovecot] Mixed maildir and mbox folder

2008-05-07 Thread Stefan Klatt
efix: Archiv/ location: mbox:/srv/imapd/shared/archiv/maildir:CONTROL=/srv/imapd/user/%u/shared-settings/archiv/control:INDEX=/srv/imapd/user/%u/shared-settings/archiv/index auth default: passdb: driver: ldap args: /etc/dovecot-ldap.conf userdb: driver: static args: uid=600 gid=600 Stefan

Re: [Dovecot] Mixed maildir and mbox folder

2008-05-15 Thread Stefan Klatt
Hi Timo, > On Wed, 2008-05-07 at 22:13 +0200, Stefan Klatt wrote: >> namespace: >> type: private >> separator: / >> location: mbox:/srv/imapd/user/%u/Spam > > I guess the Spam is a mbox file? You can't create a location to point > only to a sin

[Dovecot] writing a dovecot plugin / segfault

2009-01-05 Thread Stefan Jurisch
messages I only find something like the following entry: Jan 5 13:40:12 kungfu kernel: imap[8991]: segfault at 4 ip 080d5c67 sp bf82b040 error 4 in imap[8048000+b8000] Maybe somebody can tell me, what this is? If needed, I also post the complete code itself somewhere. Thanks in advance. Stefan

Re: [Dovecot] writing a dovecot plugin / segfault

2009-01-07 Thread Stefan Jurisch
Hi again, sorry for asking my last stupid programming question, but I think, that was a kind of "programmer's blindness"... ;-) I did not see, that I have forgotten to assign the function call t_new_str(256) to the variable "*response" - that's all. Best regards

[Dovecot] Obtaining the chroot-cage directory of the mailstore

2009-01-07 Thread Stefan Jurisch
hanks in advance. Stefan -- SIEGNETZ.IT GmbH { w3o-services } Schneppenkauten 1a D-57076 Siegen Tel.: 0271 68193-0 Fax: 0271 68193-29 Geschäftsführer: Oliver Seitz Handelsregister-Nummer: HRB4838 Registergericht: Amtsgericht Siegen Das Wort “WINDOWS” stamm

Re: [Dovecot] Obtaining the chroot-cage directory of the mailstore

2009-01-07 Thread Stefan Jurisch
;re surely right: I might not need the path , because... *hmm* I will try this!!! Anyway: thanks for the "getenv"-command respectivly the parameter! :-) Best regards Stefan On Wed, Jan 07, 2009 at 10:55:14AM -0500, Timo Sirainen wrote: > On Wed, 2009-01-07 at 15:24 +0100, Stefan J

Re: [Dovecot] PDF corruption issue

2009-01-11 Thread Stefan Klatt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ed, > I can basically confirm the same intermittent issue, but not where it's > coming from Same to me. I found it sometimes at JPGs included at emails. The most of the image shows correct but about the last 30 percent is only gr

[Dovecot] get username of logged in user

2009-01-15 Thread Stefan Jurisch
obtain the currently logged in IMAP user. Is this possible? If yes - how? Thanks in advance. Best regards Stefan -- SIEGNETZ.IT GmbH { w3o-services } Schneppenkauten 1a D-57076 Siegen Tel.: 0271 68193-0 Fax: 0271 68193-29 Geschäftsführer: Oliver Seitz Handelsregister-Nummer: HRB4838 Regis

Re: [Dovecot] get username of logged in user

2009-01-15 Thread Stefan Jurisch
Thanks. :-) On Thu, Jan 15, 2009 at 12:34:14PM +0200, Uldis Pakuls wrote: > Stefan Jurisch wrote: >> Hello, >> >> can I anywhere get the name of the currently logged in user? >> >> I'm still implementing a custom ACL plugin (IMAP commands MYRIGHTS, GETACL

[Dovecot] Coding question again...

2009-01-19 Thread Stefan Jurisch
Hello again, I have a coding question again: I can obtain the path of the current user's mailbox with the function mail_storage_get_mailbox_path(...) - so far so good. But is it possible to get this mailbox path for another user than the logged in one? Thanks in advance. Best regards. S

Re: [Dovecot] Coding question again...

2009-01-19 Thread Stefan Jurisch
:30 AM, Stefan Jurisch wrote: > >> I have a coding question again: >> I can obtain the path of the current user's mailbox with the function >> mail_storage_get_mailbox_path(...) - so far so good. But is it possible to >> get this mailbox path for another user th

Re: [Dovecot] Coding question again...

2009-01-19 Thread Stefan Jurisch
stable soon. So, I think we will try the 1.2... :-) Thanks a lot for your advice! :-)) On Mon, Jan 19, 2009 at 11:53:18AM -0500, Timo Sirainen wrote: > On Mon, 2009-01-19 at 17:06 +0100, Stefan Jurisch wrote: > > Hmm, okay... thanks. :-) > > > > But this brings me t

Re: [Dovecot] Coding question again...

2009-01-19 Thread Stefan Jurisch
comprehendible for me, so I've been not quite sure, if dovecot can do these things above. But if you say, it can do, I would be able to stop the extra work and focus our work on building the mail system on basis of dovecot 1.2. What do you think? :-) Best regards Stefan On Mon, Jan 19, 2009 at

Re: [Dovecot] 0 mails available even if mails in mailbox

2009-04-17 Thread stefan novak
maybe you have mounted your nfs share with nodiratime?

Re: [Dovecot] Sieve "redirect"

2009-04-17 Thread stefan novak
maybe you need to include vacation? require "vacation"; if header :contains "Subject" "Listserv" { redirect "list-us...@example.com"; redirect "list-us...@example.com"; redirect "list-us...@example.com"; stop; }

[Dovecot] Problem in deliver (Panic: file index-mail-headers.c ...)

2009-05-06 Thread Stefan Roese
liver(main+0x11e4) [0xb7fa6eb4] -> /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7e09775] -> /usr/lib/dovecot/deliver [0xb7fa47c1] This is dovecot v1.1.11 used on Kubuntu 9.04. Any ideas what's the source for this problem and how to solve it? Thanks, Stefan

Re: [Dovecot] Problem in deliver (Panic: file index-mail-headers.c ...)

2009-05-17 Thread Stefan Roese
On Monday 18 May 2009 00:58:40 Timo Sirainen wrote: > On Wed, 2009-05-06 at 13:16 +0200, Stefan Roese wrote: > > I'm experiencing a problem with some mails in deliver. Here the logged > > error message: > > > > deliver(ste...@roese.nl): 2009-05-06 11:57:36 Pani

Re: [Dovecot] Problem in deliver (Panic: file index-mail-headers.c ...)

2009-05-27 Thread Stefan Roese
Hi Timo, On Tuesday 26 May 2009 22:54:31 Timo Sirainen wrote: > On Wed, 2009-05-06 at 13:16 +0200, Stefan Roese wrote: > > Hi All, > > > > I'm experiencing a problem with some mails in deliver. Here the logged > > error message: > > > > deliver(ste..

Re: [Dovecot] Users with large (4GB) inboxes crippling dovecot

2009-05-29 Thread Stefan Klatt
oogle, though I am probably just not understanding it and > looking at the wrong search terms. I use this to save/backup older emails. zipped mbox = Fast, small, only one file to handle, not changeable = optimal for backup Stefan

[Dovecot] Offtopic: Mac Mail Autoconfigure

2011-01-26 Thread stefan novak
to Thunderbirds Config Site: https://developer.mozilla.org/en/Thunderbird/Autoconfiguration google just offers similar problems, but no solutions :( http://groups.google.com/group/macenterprise/browse_thread/thread/a8829433131a7bca/7d391ec890c8b988?lnk=raot&fwc=1&pli=1 thx for your help Stefan

Re: [Dovecot] Mailing list's prefix

2010-03-04 Thread Stefan Foerster
with non-obvious Subject: headers. The [tag] helps a lot with that. Stefan

Re: [Dovecot] A new director service in v2.0 for NFS installations

2010-05-31 Thread stefan novak
this feature sounds very interesting... is this proxy working for lmtp too? is there a roadmap when this will be released and considered as stable?

[Dovecot] Performance problem with STATUS after upgrade (1.0.15 -> 1.2.2)

2009-08-03 Thread Stefan Förster
.name='%d') OR (vum.login = '%u')) AND vum.active Memory: # free -m total used free sharedbuffers cached Mem: 3952 3003949 0226 1036 -/+ buffers/cache: 1740 2211 Swap: 7812 5 7807 The version is Debian/unstable's 1.2.2, available at http://packages.debian.org/sid/dovecot-common, I've made a backport to Debian/stable. Any help/insights are really appreciated. Cheers Stefan

Re: [Dovecot] Performance problem with STATUS after upgrade (1.0.15 -> 1.2.2)

2009-08-03 Thread Stefan Förster
Quick follwup to myself: * Stefan Förster : > (The whole conversation is available as: > http://www.incertum.net/~cite/dovecot-snoop.log) [...] > dovecot -n (also available as: http://www.incertum.net/~cite/dovecot-n.log): I've noticed some people trying to access this URLs with

Re: [Dovecot] Performance problem with STATUS after upgrade (1.0.15 -> 1.2.2)

2009-08-03 Thread Stefan Förster
Another follow-up on my first posting: * Stefan Förster : > Those commands take almost one(!) second to complete. I've used strace to > capture what happens and made the results available at > http://www.incertum.net/~cite/imap.log. Comaring this to a 1.0.15, the main difference se

[Dovecot] ACL plugin, public namespace, erroneous \HasNoChildren

2009-08-05 Thread Stefan Förster
ing: storage=80%% /usr/local/bin/quota-warning.sh 80 quota_warning: storage=95%% /usr/local/bin/quota-warning.sh 95 sieve: ~/.dovecot.sieve sieve_storage: ~/sieve sieve_extensions: +imapflags fts: squat fts_squat: partial=4 full=10 acl: vfile Cheers Stefan

Re: [Dovecot] ACL plugin, public namespace, erroneous \HasNoChildren

2009-08-06 Thread Stefan Förster
* Stefan Förster : > dovecot 1.2.2 with a second namespace called "Public", mapped to > "/export/vmailboxes/public", LIST returning \HasNoChildren: > > r...@testvm06:~# cat /export/vmailboxes/public/dovecot-acl > user=cite lrwstiekxa > authenticated lrs

Re: [Dovecot] ACL plugin, public namespace, erroneous \HasNoChildren

2009-08-07 Thread Stefan Förster
* Timo Sirainen : > On Thu, 2009-08-06 at 05:08 +0200, Stefan Förster wrote: > > . list "" Public > > * LIST (\Noselect \HasNoChildren) "." "Public" > > What about LIST "" Public*? No difference. > What do you have in /export/vmai

[Dovecot] Wiki entry for expire plugin, PostgreSQL trigger needs update

2009-08-09 Thread Stefan Förster
y, &value) > 0) { /* key = DICT_EXPIRE_PREFIX/ */ userp = key + strlen(DICT_EXPIRE_PREFIX); [...] T_BEGIN { username = t_strdup_until(userp, p); If this code does somehow iterate usernames which are not present in the dict, I apologize. Cheers Stefan

[Dovecot] autocreate plugin fails to subscribe mailbox in public namespace

2009-08-09 Thread Stefan Förster
ts are really appreciated. Cheers Stefan BTW: If anybody is interested, I could provide load and usage statistics of our old and new software once step 1 of our migration (new hardware is step 2) is done. Only ~1000 users, but still...

Re: [Dovecot] Wiki entry for expire plugin, PostgreSQL trigger needs update

2009-08-09 Thread Stefan Förster
* Stefan Förster : > The wiki entry at http://wiki.dovecot.org/Plugins/Expire needs an > update for Dovecot 1.2 and PostgreSQL: NVM. Seems everyone can change wiki pages.

Re: [Dovecot] Dovecot Versions and Debian

2009-08-12 Thread Stefan Förster
Guess this is the right time for a big "Thank You, Stephan". Cheers Stefan

Re: [Dovecot] Dovecot Versions and Debian

2009-08-12 Thread Stefan Förster
.2.1", then the upgrade process will not replace your old, outdated, built-from-source packages. Cheers Stefan

[Dovecot] Problems with sieve

2009-09-05 Thread Stefan Onken
Hello, I am trying to setup an Email Server with Exim, dovecot and sieve support. I am not sure about the settings for Sieve, right now its's not working properly: user: te...@gewaltphantasien.de maildir: /var/mails/gewaltphantasien.de/test3 I have the .dovecot.sieve file in the root dir of t

Re: [Dovecot] Problems with sieve

2009-09-06 Thread Stefan Onken
Am Samstag, 5. September 2009 schrieb Stefan Onken: > Hello, > > I am trying to setup an Email Server with Exim, dovecot and sieve > support. I am not sure about the settings for Sieve, right now > its's not working properly: to give some more information: 1) sieve scr

Re: [Dovecot] Problems with sieve

2009-09-06 Thread Stefan Onken
Am Sonntag, 6. September 2009 schrieb Pascal Volk: > Maybe. ;) > A homedir is always a good idea, also for virtual users. The > place for the Maildir/dbox/mbox and sieve stuff. > Please include the output from `dovecot -n` in your reply. actually exim supports defining a homedir. With the exim

Re: [Dovecot] OT: IMAP folder aliases

2009-09-25 Thread Stefan Förster
automatic fix (moving messages to the right folders. Make sure to include a huge disclaimer, this kills indices). Ciao Stefan -- Stefan Förster http://www.incertum.net/ Public Key: 0xBBE2A9E9 FdI #28: ... werden wir den Schutz Minderjähriger in den Vordergrund - stellen. Im Grunde

Re: [Dovecot] OT: IMAP folder aliases

2009-09-25 Thread Stefan Förster
nvironment doesn't need that kind of functionality. Just preconfigure all installed software to suit your company's needs. Ciao Stefan -- Stefan Förster http://www.incertum.net/ Public Key: 0xBBE2A9E9 Er nahm sich das Leben - so wie er es brauchte.

[Dovecot] Ubuntu stable versions

2009-10-24 Thread Stefan Onken
Hello, I am using ubuntu-server for some of my servers. Unfortunately the latest version available is 1.1.11. Is there any alternative than building it from source to get the latest dovecot version ? Thanks Stonki

Re: [Dovecot] Ubuntu stable versions

2009-10-24 Thread Stefan Onken
Robert Schetterer schrieb: http://wiki.dovecot.org/PrebuiltBinaries#v1.2 i use this with hardy, you may need somy pack fom debian squeeze additional you mean the Debian packages ? I checked the website but only packages for i386, not for 64bit :-( Stonki

Re: [Dovecot] Ubuntu stable versions

2009-10-25 Thread Stefan Onken
Robert Schetterer schrieb: what is your ubuntu version ? and the ubuntu distro update way normally is apt-get dist-upgrade to the latest then with the upcoming karmic release ( a few days left) you will get the latest stable ( in ubuntu eyes ) dovecot version r...@linux1:/home/stonki# cat /etc

Re: [Dovecot] Ubuntu stable versions

2009-10-25 Thread Stefan Onken
Raffael Schmid schrieb: why not creating a backport? so dovecot does not get upgraded if you just do an apt-get upgrade and maybe you get an broken nightly build or sth. we use v1.2 backported from sid for our mailstorages on debian lenny 64bit. actually I never dealed with backports by myself

Re: [Dovecot] Dovecot

2009-10-26 Thread Stefan Onken
Pascal Volk schrieb: There is still no home directory for your users. The home directory is the place for a user's: * Maildir, mbox (or which mailbox format ever you choose) * .dovecot.sieve (script or link) * sieve directories for sieve scripts * .dovecot.lda-dup

[Dovecot] Thunderbird and Trash folder

2009-10-28 Thread Stefan Onken
Hello, I have my problems with the Trash folder in thunderbird. Most of the times (it did work, but only for a short period) Thunderbird is not considering the "Trash" folder (or in my case the "Papierkorb") as the trash folder. The symbol disappears and I am not able to delete folders. Delet

Re: [Dovecot] Thunderbird and Trash folder

2009-10-28 Thread Stefan Onken
Robert Schetterer schrieb: yes, you have to sync your squirrelmail setup to the thunderbird imap standart folder layout ( can be easy done), having two trashes will confuse Tb i think but for detailed debug show your dovecot config specially your namespace layout I can confirm that two trash f

Re: [Dovecot] Author wanted for Dovecot article in Linux Magazine (Germany)

2009-10-31 Thread Stefan Onken
many positive comments on Dovecot. I am quite new to Dovecot with a lot of questions, but I have setup a few email systems now with Dovecot / Exim under Ubuntu. I will finish my howto next week http://www.stonki.de/computer/mailserver/ubuntu-exim-dovecot-howto/ (It's not finished yet). Stefan

Re: [Dovecot] Account Migration Tool

2009-12-09 Thread Stefan Onken
Hello, > goto http://www.linux-france.org/prj/imapsync/ and read the description > in the README file. > I've never tested this tool. But I think the description matches your > 'requirements'. I used to tool to convert dozen of email account with up to 9GB each. No problem at all. Just do not for

[Dovecot] LMTP in 2.0: concurrency, inet sockets

2010-02-02 Thread Stefan Foerster
umber of processes (two per recipient, therefore two forks/execve calls). Is that limit still imposed with the new LMTP server? Stefan

Re: [Dovecot] LMTP in 2.0: concurrency, inet sockets

2010-02-07 Thread Stefan Foerster
* Timo Sirainen : > On 3.2.2010, at 9.41, Stefan Foerster wrote: > > What about concurrent deliviers? As of now, when using the deliver > > LDA together with Postfix, you have to make sure that only one > > recipient is passed to deliver at a time, so for multi-recipient >

Re: [Dovecot] LMTP in 2.0: concurrency, inet sockets

2010-02-07 Thread Stefan Foerster
* Stan Hoeppner : > Stefan Foerster put forth on 2/7/2010 6:39 AM: > > For 100k messages, delivery to a Maildir store using Postifx's pipe(8) > > and Dovecot's deliver took 4319s, which equals 23.15 delivieries per > > second - and that's with the pipe(8) delive

Re: [Dovecot] fts squat -> webmail, fastcgi timeout: SOLR the answer?

2010-02-10 Thread Stefan Foerster
Well, perhaps not exactly that (hi @ fork(2)!), but something along these lines. Could I? (Oh, please please please say "yes!") Stefan

[Dovecot] So, what about clustering and load balancing?

2010-02-13 Thread Stefan Foerster
if you don't do it right (stickiness of established connections, replicating at most every xyz seconds). What are your opinions on that matter? Stefan P.S: I've set up option two in a test setup, though the incron/inotify part is still giving me a headache.

[Dovecot] LDAP as password database - some problems / suggestions

2010-02-18 Thread Stefan Palme
ot; filter="(&(cn=dovecot)(member=cn=%u,ou=users,dc=kapott,dc=org))" result_attribute="member" After finding a DN this way (via attribute "member"), I want to use auth_bind to use this DN for password verification... Any hints how to solve this? Any plans to support this in the future? Thanks and regards -stefan-

Re: [Dovecot] LDAP as password database - some problems / suggestions

2010-02-18 Thread Stefan Palme
e - this approach only makes sense when using password lookups. What I need is a combination of lookup and auth_bind. The lookup is needed to find a DN to authenticate as, after that I want to use this DN for LDAP based authentication... -stefan-

Re: [Dovecot] LDAP as password database - some problems / suggestions

2010-02-18 Thread Stefan Palme
Hi, On Thu, 2010-02-18 at 11:36 -0200, Marcio Merlone wrote: > I use LDAP on PAM, and dovecot uses PAM as auth method, ... Thanks for the tip. This way (dovecot -> PAM -> LDAP (with a dedicated ldap-configuration for the "dovecot" PAM service)) works for me. Regards -stefan-

Re: [Dovecot] LDAP as password database - some problems / suggestions

2010-02-18 Thread Stefan Palme
On Thu, 2010-02-18 at 16:38 +0200, Timo Sirainen wrote: > How about if it worked like: > > pass_attrs = member=bind_dn, ... > pass_filter = .. Have already solved it via PAM. But will nevertheless try this solution too. But this has to wait until weekend :-) Thanks for support! -stefan-

Re: [Dovecot] v2.2.0 released

2013-06-12 Thread stefan novak
r two to finish it up. > > BTW. This is also done now, although not heavily tested yet. > > -- kind regards, Stefan ___ www.epb.at - Your IT Partner in East Austria

Re: [Dovecot] Can't get sieve/managedsieve working

2013-11-10 Thread Stefan Liebl
and to what? Stefan

Need help to compile and install a minimal dovecot imap plugin

2014-08-30 Thread Stefan Arentz
I am trying to create a plugin that adds a new IMAP capability. So far I have this: const char *foo_plugin_version = DOVECOT_ABI_VERSION; static struct module *foo_module; static imap_client_created_func_t *next_hook_client_created; static void foo_client_created(struct client **client) {

Re: Need help to compile and install a minimal dovecot imap plugin

2014-08-31 Thread Stefan Arentz
> On Aug 30, 2014, at 1:36 PM, Stefan Arentz wrote: > > I am trying to create a plugin that adds a new IMAP capability. To get a much simpler example working, I’ve created a very simple ‘empty’ plugin to get the basics works. https://github.com/st3fan/dovecot-empty-plugi

Re: Need help to compile and install a minimal dovecot imap plugin

2014-08-31 Thread Stefan Arentz
On Aug 31, 2014, at 2:45 PM, Stefan Arentz wrote: > >> On Aug 30, 2014, at 1:36 PM, Stefan Arentz wrote: >> >> I am trying to create a plugin that adds a new IMAP capability. > > To get a much simpler example working, I’ve created a very simple ‘empty’ >

Announce: Plugin for iOS Push Email support

2014-09-04 Thread Stefan Arentz
I’ve been hacking on a personal side project to support native iOS Push Email in Dovecot. This is specifically for people who are migrating their mail away from OS X Server while keeping their existing Push Email functionality. Native Push Email has some great advantages: it speeds up email noti

Re: Announce: Plugin for iOS Push Email support

2014-09-05 Thread Stefan Arentz
> On Sep 5, 2014, at 5:53 AM, Charles Marcus wrote: > > On 9/4/2014 9:35 PM, Stefan Arentz wrote: >> Although this is at version 0.1, it is working pretty well for me and I am >> looking for some additional testers that are interested. >> >> Please no

Re: Announce: Plugin for iOS Push Email support

2014-09-23 Thread Stefan Arentz
> On Sep 15, 2014, at 8:58 AM, Timo Sirainen wrote: > > On 05 Sep 2014, at 04:35, Stefan Arentz wrote: > >> I’ve been hacking on a personal side project to support native iOS Push >> Email in Dovecot. This is specifically for people who are migrating their >&

Re: [Dovecot] LDA bouncing mails after upgrade

2007-03-26 Thread Stefan Klatt
...." :-) Mfg. Stefan Klatt -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9 60528 Frankfurt Germany Tel.: +49-(0)172-6807809 Tel.: +49-(0)69-67808-900 Email: [EMAIL PROTECTED] begin:vcard fn:Stefan Klatt n:Klatt;Stefan org:CaC adr:;;Triftstrasse 9;Frankfurt;Hessen;

[Dovecot] LDAP Question

2007-03-26 Thread Stefan Klatt
directory. Mfg. Stefan Klatt -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9 60528 Frankfurt Germany Tel.: +49-(0)172-6807809 Tel.: +49-(0)69-67808-900 Email: [EMAIL PROTECTED] begin:vcard fn:Stefan Klatt n:Klatt;Stefan org:CaC adr:;;Triftstrasse 9;Frankfurt;Hessen;60528

Re: [Dovecot] v1.1 plans

2007-04-19 Thread Stefan Klatt
dovecot at raised and/or complex structures. Mfg. Stefan Klatt - -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9 60528 Frankfurt Germany Tel.: +49-(0)172-6807809 Tel.: +49-(0)69-67808-900 Email: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW3

Re: [Dovecot] v1.1 plans

2007-04-19 Thread Stefan Klatt
would be very good to implement a few ldap queries to get all user parameters like uid, gid, path to emails. - -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9 60528 Frankfurt Germany Tel.: +49-(0)172-6807809 Tel.: +49-(0)69-67808-900 Email: [EMAIL PROTECTED] -BEGIN PGP S

Re: [Dovecot] Mixing MBOX and Maildir?

2007-04-23 Thread Stefan Klatt
e any other solution? Mfg. Stefan Klatt - -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9 60528 Frankfurt Germany Tel.: +49-(0)172-6807809 Tel.: +49-(0)69-67808-900 Email: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using

[Dovecot] dovecot 1.0, namespace & mbox

2007-04-25 Thread Stefan Klatt
args: uid=600 gid=600 - -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9 60528 Frankfurt Germany Tel.: +49-(0)172-6807809 Tel.: +49-(0)69-67808-900 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with

[Dovecot] dovecot 1.0, namespace & mbox

2007-04-27 Thread Stefan Klatt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, >i try to use a new namespace with mbox parallel to my working maildir >configuration. Has nobody any idea to get this configuration working? Mfg. Stefan Klatt - -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9

[Dovecot] dovecot 1.0, namespace & mbox

2007-05-02 Thread Stefan Klatt
haracter for the prefix an # like #Archiv >dovecot dosen't recognize the complete prefix statement at this >namespace. The output of "dovecot -n" is the same except the prefix >statement. >I thought # is a legal character? A folder can start with it. > >Any i

[Dovecot] namespace

2007-05-06 Thread Stefan Klatt
=/srv/imapd/user/%u/shared-settings/archiv/index auth default: passdb: driver: ldap args: /etc/dovecot-ldap.conf userdb: driver: static args: uid=600 gid=600 Mfg. Stefan Klatt - -- CaC, Computer and Communication Inhaber Stefan Klatt Triftstrasse 9 60528 Frankfurt Germany Tel.: +

public folders, ACLs

2021-07-30 Thread Stefan G. Weichinger
ist in the various mailboxes, these get applied, right? I don't want to break things, and I want to avoid additional complexity for the non-public user mailboxes etc Maybe I can enable the plugin only for that public namespace? * maybe someone has a link to a similar setup? thanks in advance, Stefan

Re: public folders, ACLs

2021-08-02 Thread Stefan G. Weichinger
Am 30.07.21 um 11:53 schrieb Stefan G. Weichinger: greetings ... I got the following request from a customer where we run dovecot-2.3.15 on a debian server: They have a public folder with all their project-related subfolders inside: namespace {   location = maildir:/home/vmail

Re: public folders, ACLs

2021-08-02 Thread Stefan G. Weichinger
Am 02.08.21 um 19:55 schrieb Stefan G. Weichinger: # doveadm mailbox list -u myu...@domain.net lists folder/mailbox "Oeffentlich" but I get: # doveadm mailbox list -u myu...@domain.net Wrong paste here, sorry. I meant doveadm -Dv acl get -u myu...@domain.net "Oeffentlich&q

Re: public folders, ACLs

2021-08-02 Thread Stefan G. Weichinger
Am 02.08.21 um 19:59 schrieb Stefan G. Weichinger: ... "Error: Can't open mailbox Oeffentlich: Mailbox doesn't exist: Oeffentlich" Additional info from the conf: namespace { type = private separator = / prefix = #location defau

Re: public folders, ACLs

2021-08-03 Thread Stefan G. Weichinger
Am 02.08.21 um 21:07 schrieb Stefan G. Weichinger: Am 02.08.21 um 19:59 schrieb Stefan G. Weichinger: ... "Error: Can't open mailbox Oeffentlich: Mailbox doesn't exist: Oeffentlich" *bump* ... anyone? Should I ask somewhere else?

Re: public folders, ACLs

2021-08-04 Thread Stefan G. Weichinger
Am 03.08.21 um 13:31 schrieb Stefan G. Weichinger: Am 02.08.21 um 21:07 schrieb Stefan G. Weichinger: Am 02.08.21 um 19:59 schrieb Stefan G. Weichinger: ... "Error: Can't open mailbox Oeffentlich: Mailbox doesn't exist: Oeffentlich" *bump*  ... anyone? Should I ask

  1   2   >