[Dovecot] dovecot-virtual folder configuration

2011-09-15 Thread Pierre
een) recent seen) #( inthread refs (or (or recent unseen) flagged) ) without success. Where could I find proper,understandable doc for this? Could anybody help me on configuring such rule(s) ? Thanks a lot in adavance, Pierre

Re: [Dovecot] dovecot-virtual folder configuration

2011-09-18 Thread Pierre
Thanks for the tip Timo. I was trying to make this work, when I got stupid issue: I named my namespace "#virtual", but putting "#" at the beginning of dovecot-virtual line makes it be a comment. I tryed with '#", \#... without success Is there any method to make

Re: [Dovecot] dovecot-virtual folder configuration

2011-09-21 Thread Pierre
Ok, named this "VIRTUAL" at the moment... Strange behaviour: this unread folder does not get refreshed, even if I refresh 'all' folder. I read something about putting index file in memory which could solve the problem. Is this reliable ? Pierre On 18/sept. - 19:06, Pierre

[Dovecot] alternative storage taken from sql

2011-05-17 Thread Pierre
Hi list, I'm looking for a simple way to define alternative storage (ALT parameter in mail_location) from userdb query. dovecot v2 Is there a simple way to handle this ? Thanks a lot Pierre PS: I'm talking about this functionnality: http://wiki2.dovecot.org/Tools/Doveadm/Altmove

Re: [Dovecot] alternative storage taken from sql

2011-05-19 Thread Pierre
Thanks a lot for quick answer, will try to override it. You were right, it was explicitely written there: http://wiki2.dovecot.org/UserDatabase " mail: Mail location (if needed to override the default mail_location setting) " Pierre On 17/mai - 17:53, Timo Sirainen wrote: > On

[Dovecot] Dovecot 1.2.11 core dump analyse

2010-04-30 Thread Pierre
and saw a big file named core: -rw---+ 1 vpopmail vchkpw 3.9M 2010-04-30 13:47 core I'm on solaris 10 server, how to analyse this core dump to find what caused it ? Thanks in advance, Pierre

Re: [Dovecot] Dovecot 1.2.11 core dump analyse

2010-04-30 Thread Pierre
Also, if it can help, found this in crit.log: (...) Panic: stream doesn't support seeking backwards related to same account. I just found people having same issue, but only for 2.04b version. ANybody would have more infos ? On 30/avr - 14:44, Pierre wrote: > > Hi list >

Re: [Dovecot] Dovecot 1.2.11 core dump analyse

2010-04-30 Thread Pierre
don't really understand what happens :/ On 30/avr - 14:44, Pierre wrote: > > Hi list > > I recently experienced core dumps on one of my dovecot > servers: > > Apr 30 13:46:49 dovecot: [ID 583609 mail.error] dovecot: child 4088 > (imap) killed with signal 6 (core dumped

Re: [Dovecot] Possible to split message store location?

2010-09-24 Thread Pierre
On 23/sep - 08:17, Patrick Westenberg wrote: > > On Wed, 22 Sep 2010 23:03:58 -0400, Edward Carraro > wrote: > > > This could lead to a possible bottleneck eventually and we were wondering > > if > > it's possible to have dovecot > > direct x number of users to one message store location while

Re: [Dovecot] Possible to split message store location?

2010-09-24 Thread Pierre
On 24/sep - 14:55, Patrick Westenberg wrote: > Pierre schrieb: >> On 23/sep - 08:17, Patrick Westenberg wrote: >>> You can set a different maildir (or home location) in your userdb which >>> points to a different mountpoint. >> >> Ok, and then how to get b

[Dovecot] Statistics

2010-09-28 Thread Pierre
m or give me a link to this plugin ? I really need to identify "heavy" users,so this plugin may be really usefull for me. Thanks a lot, Pierre

doveadm backup Error: Mailbox INBOX sync

2021-07-13 Thread Pierre Sablé
.15 I did not have this pb in dovecot 2.3.2 /Should this be considered a bug report?/ -- Pierre Sablé Formateur & Administrateur Systèmes Linux - DevOps Tel : 07.63.88.76.21 psa...@dawan.fr www.dawan.fr

Re: Dict proxy client returning empty string instead of multiline string

2016-10-16 Thread Pierre Jaury
the memory pool reusing the string address and zeroing it in the process before the string copy operation. I will follow on this path tomorrow, any lead is more than welcome. kaiyou. On 10/16/2016 11:16 PM, Pierre Jaury wrote: > Hello, > > I am using a dict proxy for my sieve extdata p

Dict proxy client returning empty string instead of multiline string

2016-10-16 Thread Pierre Jaury
Hello, I am using a dict proxy for my sieve extdata plugin to access some fields from an SQLite database (autoreply text and other database-configured items). All tests are performed against version 2.2.25. $ dovecot --version 2.2.25 (7be1766) My configuration looks like: dict { siev

Re: Dict proxy client returning empty string instead of multiline string

2016-10-17 Thread Pierre Jaury
- add an optional "pool" attribute to the "client_dict_cmd" structure, - pass the pool to the async lookup function, - use the pool when escaping strings that should survive the callback chain What do you think? Regards, kaiyou On 10/17/2016 09:52 AM, Pierre Jaury wrot

Re: Dict proxy client returning empty string instead of multiline string

2016-10-17 Thread Pierre Jaury
str)); Hope this helps. kaiyou On 10/17/2016 07:51 AM, Aki Tuomi wrote: > Hi! > > This does sound like a bug, we'll have look. > > Aki > > > On 17.10.2016 01:26, Pierre Jaury wrote: >> I dived a little bit further into the rabbit hole, up to the point

Re: Dict proxy client returning empty string instead of multiline string

2016-10-17 Thread Pierre Jaury
value, it should, instead, duplicate the value to some memory region. Can you > see if this following patch fixes it? > > Aki > >> On October 17, 2016 at 4:14 PM Pierre Jaury wrote: >> >> >> Okay, it seems to me that the bug is due to "t_str_tabunescape&q

Re: Dict proxy client returning empty string instead of multiline string

2016-10-18 Thread Pierre Jaury
Hello, I can confirm the issue is fixed. Do you have a policy to backport the patch at least to the latest stable? Regards, On 10/17/2016 11:45 PM, Aki Tuomi wrote: >>>>>>>>> On 10/16/2016 11:16 PM, Pierre Jaury wrote: >>>>>>>>>> Hello, &

Re: v2.2.26 release candidate released

2016-10-21 Thread Pierre Jaury
Hi, Do you plan on inclinding the following patch in the final release? http://www.dovecot.org/list/dovecot/2016-October/105734.html I have some tests in place and can backport the patch if necessary. Regards, On 10/19/2016 11:01 PM, Timo Sirainen wrote: > http://dovecot.org/releases/2.2/rc/d

Any update on lazy load SNI?

2022-11-03 Thread Pierre Allétru
int 3 there's a reply from Aki saying it was in the internal tasklist ( https://www.dovecot.org/pipermail/dovecot/2016-November/106089.html). Anybody knows if some progress has been made on these subjects? I can't anything in the docs or any recent information anywhere else. Thanks, -- Pierr

Re: Any update on lazy load SNI?

2022-11-03 Thread Pierre Allétru
cot can't smoothly handle SNI at scale. -- Pierre Allétru 06 70 55 08 35 pierre.alle...@gmail.com Le jeu. 3 nov. 2022, 14:32, Joel A. Chornik a écrit : > What we do is have openresty(nginx) sit as a reverse proxy on top of > dovecot, and use lua to dynamically load certificates usi

Many IDLE imap processes but very few connections moved to imap-hibernate

2023-04-26 Thread pierre . alletru
Hi Dovecot community! I have a strange issue with imap-hibernate. Or more likely it behaves as it's supposed to and it's just that I don't really understand it. I have enabled it, and it works, but for some reason hibernation happens only to a tiny amount of connections, whereas I have a lot of

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

2023-05-19 Thread pierre . alletru
Hi Dovecot community, We're looking at running multiple Dovecot backend servers in parallel, all using the same shared NFSv4.1 mount to store mailboxes in the maildir format. We've read in multiple places that running multiple backends with a shared NFS can result in issues like index files cor

Re: object storage

2015-09-28 Thread Pierre Barre
Le 2015-09-28 15:18, Paolo Cravero a écrit : Timo Sirainen wrote: Our typical projects have several million user accounts. I think 100k users is around the minimum. Interesting. So che choice for object storage is driven by the number of accounts rather than the amount of data stored? For exam

Re: [Dovecot] LDA alias resolution problems..

2012-02-27 Thread Pierre Chiu
Give this a try. Find out the location of the verify cache file and delete it. This is my setting in main.cf address_verify_map = btree:$data_directory/verify_cache On 2/27/2012 6:06 AM, Nick Warr wrote: > I use postfix + dovecot LDA + mysql virtual users and up til friday, > everything was wor

[Dovecot] Store sent email

2009-01-28 Thread pierre . casenove
ecot/2007-April/021447.html) where a plugin is mentionned. Has it been developped or is there another solution? I'm using dovecot 1.0.7, shipped with RHEL 5 distribution. I am really discovering all the products around the email so I'm a bit confused. Thanks a lot for your answer, Pierre

Re: [Dovecot] Store sent email

2009-01-28 Thread pierre . casenove
Hi, Thanks a lot... it is working! I'll give that answer to the development team ... Sorry for this silly question so ;) Pierre De : Mathieu Kretchner A: pierre.casen...@almerys.com Cc : dovecot@dovecot.org Date: 28/01/2009 15:37 Objet : Re: [Dovecot] Store sent email Hello, no

Sa-learn-pipe.sh script modification

2014-11-01 Thread Pierre Barre
r/bin/sa-learn $* /tmp/sendmail-msg-$$.txt && rm -f /tmp/sendmail-msg-$$.txt & echo "$$-end" >> /tmp/sa-learn-pipe.log exit 0 I want know if this can cause any problem ? Thanks. -- Best regards, Pierre Barre.

Replication not working

2016-03-09 Thread Simon Pierre Desrosiers
Hello, I am trying to setup replication between two Mac OS X El Capitan Server. I have added the field as I could understand from the replication page of dovecot and from a few poste in the mailing list. The mac uses the system user _dovecot as main system account. I have setup ssh keys betw

State for dsync not working.

2016-03-25 Thread Simon Pierre Desrosiers
Hello, Since replication does not seem to work on Mac OSX, I will run doveadm sync by hand every few minutes. In order to improve efficiency, I would like to use state. I have tried a few ways, but I always get the following error doveadm(user): Error: Saved sync state is invalid, falling

RE: State for dsync not working

2016-04-06 Thread Simon Pierre Desrosiers
c -u $user -s $state tcp:xxx.xxx.xxx.xxx > "/Users/_dovecot/.bin/syncStates/syncstate$user" done Hope it helps someone. > > -- > > Message: 3 > Date: Fri, 25 Mar 2016 19:26:11 -0400 > From: Simon Pierre Desrosiers > To: doveco

[Dovecot] local AND virtual mail locations ?

2013-08-26 Thread Pierre-Philipp Braun
nd first_valid_gid don't look pretty but it seems mandatory for the standard 'mail' user and group ownerships to work on the virtual mbox files and folders. I created the user while the group already existed. If you have any advices on that too, I would be pleased. Thanks Pierre-Philipp

Re: [Dovecot] local AND virtual mail locations ?

2013-08-26 Thread Pierre-Philipp Braun
Hi rob0, Quoting /dev/rob0 26/08/2013 15:17, mail_location: mbox:~/mail/:INBOX=/var/mail/%u mail_location: mbox:/var/spool/virtual/%d/%n.imap:INBOX=/var/spool/virtual/%d/%n This exercise becomes trivial when you follow the advice of the Dovecot wiki and give your virtual users a $HOME. (Well,

Re: [Dovecot] local AND virtual mail locations ?

2013-08-30 Thread Pierre-Philipp Braun
Since I've got no answer since my previous message about that, I suppose it isn't that trivial to serve both, local and virtual users at the same time with Dovecot. I think I'll use two separate servers. Thanks for the hints, anyway. P.Ph

Re: [Dovecot] local AND virtual mail locations ?

2013-08-30 Thread Pierre-Philipp Braun
-mailbox-sep auth default: username_format: %Lu passdb: driver: pam args: * passdb: driver: passwd-file args: username_format=%n /etc/virtual/%d/passwd userdb: driver: passwd args: blocking=yes userdb: driver: static args: uid=mail gid=mail home=/var/spool/virtual/%d/%n.imap option as I didn't couldn't find Pierre-Philipp

Re: [Dovecot] local AND virtual mail locations ?

2013-09-02 Thread Pierre-Philipp Braun
Well, first of all, why are you using mbox? truncated output from my doeveconf -n # for Local users mail_location = maildir:~/Maildir For SQL users userdb { args = /etc/dovecot/dovecot-sql.conf.ext default_fields = uid=vpopmail gid=vchkpw mail_location=/usr/local/virtual/%u driver = sql }