search for: stoica

Displaying 20 results from an estimated 25 matches for "stoica".

2012 Jul 27
1
Question abous ecs
Hello, Do you consider using /Envelope/-/Content Splitting/ (ECS) in dovecot ? http://en.wikipedia.org/wiki/Envelope-content_splitting Thanks Adrian Stoica -------------- next part -------------- A non-text attachment was scrubbed... Name: adrian_stoica.vcf Type: text/x-vcard Size: 196 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20120727/4cb44a7e/attachment-0004.vcf>
2013 Jan 09
1
Question about implementing samba4 cleartext passwords
...rds to authenticate not only the domain clients , but the mail users and perhaps the ftp, or web users , that are on another linux distro's. It is possible to implement a AD with samba4, and to retrieve user and password from that database for use on ex. dovecot ? How ? Many thanks, Adrian Stoica
2011 Jan 27
3
Thunderbird doesn't popup on new mail
...er = sql } protocol lda { mail_plugins = " quota acl trash notify mail_log sieve autocreate" } protocol imap { mail_plugins = " quota acl trash notify mail_log imap_quota imap_acl" } -------------- next part -------------- A non-text attachment was scrubbed... Name: adrian_stoica.vcf Type: text/x-vcard Size: 195 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20110127/37c46c4f/attachment-0002.vcf>
2007 Apr 26
1
assertion failed
What is this ? dovecot: Apr 24 13:03:29 Error: IMAP(tina.burdujan): file maildir-sync.c: line 1075 (maildir_sync_index): assertion failed: (uid >prev_uid) dovecot: Apr 24 13:03:29 Error: IMAP(tina.burdujan): Raw backtrace: /usr/libexec/dovecot/imap [0x80b8741] -> /usr/libexec/dovecot/imap [0x80b819c] -> /usr/libexec/dovecot/imap(maildir_sync_index+0x898) [0x80695f8] ->
2013 Jun 02
2
HELP: Ayuda URGENTE CON MODELO ARMA EN R y Autocorrelación.
...a > explicación DE CÓMO HACER EL MODELO ARMA en R DE UNA SEÑAL CUALQUIERA para > obtener de ella el modelo matemático fraccional aproximado, esto para > obtener el PSD de la señal (Power Density Spectrum). > > La teoría de esto la vi en el libro de Spectral of SIgnals de Moses - > Stoica, cap 3 Y 4. > > *En el PDF que adjunto he encontrado los pasos para obtener el modelo > ARMA. (Página 51 - 54)* > > > También les pido que me orienten en cómo obtener la autocorrelación de un > vector en R. > > > LES AGRADECERÉ ENORMEMENTE QUE ME COLABOREN. > > &...
2013 Jul 11
1
Fault in dovecot 2.1.17
The system hang, linux from scratch. I have changed the live kernel from linux-2.6.35.4 to linux-2.6.32.61 , to see if the fault still occurs. The kernel 2.6.35.4 was working fine with all version up to dovecot 2.1.12 , from which i made update to 2.1.17. dovecot -n # 2.1.17: /usr/dovecot21/etc/dovecot/dovecot.conf # OS: Linux 2.6.32.61 i686 auth_cache_negative_ttl = 1 secs auth_cache_size = 2
2007 Feb 21
1
login and plain-md5 in sql query
i use last dovecot rc23 with users/passwords in mysql 1) How can i define a sql query for each auth mechanism ? 2)Why i can't set "default_pass_scheme = login" in my dovecot-sql.conf? : dovecot: Feb 21 09:46:22 Info: auth(default): client in: AUTH 1 PLAIN service=IMAP secured lip=127.0.0.1 rip=127.0.0.1 resp=AGFkaUBhZHJpYW4uZXUAcGFyb2xh dovecot: Feb 21
2011 Sep 08
1
test
...e: text / plain, charset = utf-8 " appear "- np4e68592849da7 Content-type: text / plain, charset = utf-8 " , and that blank line spoil everything. You can check if there is somethingwrong ? -------------- next part -------------- A non-text attachment was scrubbed... Name: adrian_stoica.vcf Type: text/x-vcard Size: 195 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20110908/4036437e/attachment-0004.vcf>
2014 Jun 05
0
ICAC14 Call For Participation
...ling them to discover and share underlying commonalities in their approaches to making resources, applications, and systems more autonomic. The technical sessions program includes: * Daily Keynote Addresses from Yuanyuan Zhou, University of California, San Diego; Lucy Cherkasova, HP Labs; and Ion Stoica, University of California, Berkeley * Paper presentations on model-driven management and self-adaptation, cloud resource management, network and system management, scheduling and pricing, resource and workload management, and data center energy issues. * Specific tracks - including invited talks, p...
2014 Jun 05
0
ICAC14 Call For Participation
...ling them to discover and share underlying commonalities in their approaches to making resources, applications, and systems more autonomic. The technical sessions program includes: * Daily Keynote Addresses from Yuanyuan Zhou, University of California, San Diego; Lucy Cherkasova, HP Labs; and Ion Stoica, University of California, Berkeley * Paper presentations on model-driven management and self-adaptation, cloud resource management, network and system management, scheduling and pricing, resource and workload management, and data center energy issues. * Specific tracks - including invited talks, p...
2011 Mar 31
1
Increase /proc/sys/fs/inotify/max_user_instances
...uot; } protocol imap { imap_client_workarounds = delay-newmail tb-extra-mailbox-sep mail_max_userip_connections = 16 mail_plugins = " quota acl trash notify mail_log imap_quota imap_acl" } -------------- next part -------------- A non-text attachment was scrubbed... Name: adrian_stoica.vcf Type: text/x-vcard Size: 195 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20110331/52c95e22/attachment-0002.vcf>
2011 Jan 19
2
domain stripping
Hi, using dovecot 2.0 and I'm using a couple of user DBs, sql/prefetch and pam. Currently if the user logins with username at domain it authenticates off the sql DB and works fine. If the user logins with username with no @domain it fails on the sql lookup and succeeds on the pam user DB. However I was wondering if I can have another sql DB lookup that says when the user logins and fails
2007 Mar 02
1
auth problem with secure authentication (cram-md5)
I use dovecot 1.0rc25 in dovecot.conf: auth default { mechanisms = LOGIN CRAM-MD5 DIGEST-MD5 PLAIN APOP passdb sql { args=/etc/dovecot-crammd5.conf } passdb sql { args=/etc/dovecot-sql.conf } userdb sql { args=/etc/dovecot-sql.conf } } in dovecot-sql.conf: driver = mysql connect = host=/var/run/mysql/mysql.sock port= dbname=mail user=vmailuser password=vmailpassword password_query = SELECT clear
2014 Mar 26
0
Call for Participation: IEEE/ACM CCGrid 2014 in Chicago May 26-29 -- Early Bird Registration due April 15th
...epted for the Doctoral Symposium program on Wednesday, May 28. The IEEE SCALE Dr. Farnam Jahanian, the National Science Foundation Assistant Director for the Computer and Information Science and Engineering (CISE), to deliver the opening keynote. The keynote speaker of the second day, Prof. Ion Stoica, is a professor of Computer Science at University of California at Berkeley, and is known by his current research projects, Mesos and Spark. SCALE Challenge competition will be held live, with finalists judged by their demonstrations on Tuesday and the winner announced on Thursday. CCGrid 2014...
2014 Mar 26
0
Call for Participation: IEEE/ACM CCGrid 2014 in Chicago May 26-29 -- Early Bird Registration due April 15th
...epted for the Doctoral Symposium program on Wednesday, May 28. The IEEE SCALE Dr. Farnam Jahanian, the National Science Foundation Assistant Director for the Computer and Information Science and Engineering (CISE), to deliver the opening keynote. The keynote speaker of the second day, Prof. Ion Stoica, is a professor of Computer Science at University of California at Berkeley, and is known by his current research projects, Mesos and Spark. SCALE Challenge competition will be held live, with finalists judged by their demonstrations on Tuesday and the winner announced on Thursday. CCGrid 2014...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...ntin Chary <corentincj@iksaif.net> Corey Minyard <cminyard@mvista.com> Cornelia Huck <cornelia.huck@de.ibm.com> Craig Shelley <craig@microtron.org.uk> Cristian Bercaru <B43982@freescale.com> Cristian Chilipirea <cristian.chilipirea@gmail.com> Cristian Stoica <cristian.stoica@freescale.com> Cruz Julian Bishop <cruz@massive-dynamics.biz> Cruz Julian Bishop <cruzjbishop@gmail.com> Curt Wohlgemuth <curtw@google.com> Cyril B. <cbay@excellency.fr> Cyril Brulebois <kibi@debian.org> Cyril Chemparathy <cyril@ti...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...> Corey Minyard <cminyard@mvista.com> Cornelia Huck <cornelia.huck@de.ibm.com> CQ Tang <cq.tang@intel.com> Craig Shelley <craig@microtron.org.uk> Cristian Bercaru <B43982@freescale.com> Cristian Chilipirea <cristian.chilipirea@gmail.com> Cristian Stoica <cristian.stoica@freescale.com> Cruz Julian Bishop <cruz@massive-dynamics.biz> Cruz Julian Bishop <cruzjbishop@gmail.com> Curt Wohlgemuth <curtw@google.com> Cyril B. <cbay@excellency.fr> Cyril Brulebois <kibi@debian.org> Cyril Chemparathy <cyril@ti...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...> Corey Minyard <cminyard@mvista.com> Cornelia Huck <cornelia.huck@de.ibm.com> CQ Tang <cq.tang@intel.com> Craig Shelley <craig@microtron.org.uk> Cristian Bercaru <B43982@freescale.com> Cristian Chilipirea <cristian.chilipirea@gmail.com> Cristian Stoica <cristian.stoica@freescale.com> Cruz Julian Bishop <cruz@massive-dynamics.biz> Cruz Julian Bishop <cruzjbishop@gmail.com> Curt Wohlgemuth <curtw@google.com> Cyril B. <cbay@excellency.fr> Cyril Brulebois <kibi@debian.org> Cyril Chemparathy <cyril@ti...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...bm.com> Cosmin Paraschiv <csmnprschv@gmail.com> CQ Tang <cq.tang@intel.com> Craig Hada <craig.hada@hp.com> Craig Shelley <craig@microtron.org.uk> Cristian Bercaru <B43982@freescale.com> Cristian Chilipirea <cristian.chilipirea@gmail.com> Cristian Stoica <cristian.stoica@freescale.com> Cruz Julian Bishop <cruz@massive-dynamics.biz> Cruz Julian Bishop <cruzjbishop@gmail.com> Curt Wohlgemuth <curtw@google.com> Cyril B. <cbay@excellency.fr> Cyril Brulebois <kibi@debian.org> Cyril Chemparathy <cyril@ti...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...bm.com> Cosmin Paraschiv <csmnprschv@gmail.com> CQ Tang <cq.tang@intel.com> Craig Hada <craig.hada@hp.com> Craig Shelley <craig@microtron.org.uk> Cristian Bercaru <B43982@freescale.com> Cristian Chilipirea <cristian.chilipirea@gmail.com> Cristian Stoica <cristian.stoica@freescale.com> Cruz Julian Bishop <cruz@massive-dynamics.biz> Cruz Julian Bishop <cruzjbishop@gmail.com> Curt Wohlgemuth <curtw@google.com> Cyril B. <cbay@excellency.fr> Cyril Brulebois <kibi@debian.org> Cyril Chemparathy <cyril@ti...