Re: Imap-Proxy and Cyrus Aggregator

2012-01-05 Thread Fabio S. Schmidt
Hi Dave ! Thanks for the answer, that is exactly the main purporse, I made some tests with my webmail (Expressolivre - www.expressolivre.org) and Imap-proxy was very effective. I will make more tests with my Cyrus Aggregator enviroment deploying Imap-proxy on my webmail severs as you said. My

Re: Imap-Proxy and Cyrus Aggregator

2012-01-05 Thread Dave McMurtrie
On Jan 5, 2012, at 8:15 PM, "Fabio S. Schmidt" wrote: > Hi, on a Cyrus Aggregator enviroment, in which servers should I deploy > Imap-Proxy (http://www.imapproxy.org)? > If you're using imapproxy with a stateless webmail product, install imapproxy on your webmail s

Imap-Proxy and Cyrus Aggregator

2012-01-05 Thread Fabio S. Schmidt
Hi, on a Cyrus Aggregator enviroment, in which servers should I deploy Imap-Proxy (http://www.imapproxy.org)? -- My best regards, Fabio Soares Schmidt Linux Professional Institute - LPIC-3 Novell Certified Linux Administrator Novell Data Center Technical Specialist Microsoft Certified

failure in Cyrus Aggregator with Cyrus Replication

2010-01-14 Thread Oscar Nunez
Hi Guys: A few days ago called for help about settings in Cyrus Aggregator. Now I've a big problem with replica server. My configuration is 1 backend, 1 murder, 1 frontend and 1 replica server. When the backend server is online the replica server get all the mails that reach the backend s

Re: Cyrus Aggregator

2010-01-11 Thread Robert Banz
Wow, did I miss something? It's not called "murder" anymore? Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Oscar Nuñez
On Mon, Jan 11, 2010 at 4:35 PM, Dan White wrote: > > > Do you have a user named john in sasldb2 on your frontend? > > OH thanks that was my mistakes. The user john I had in backend and mupdate but not in frontend. Tank you very much. -- ATTE Oscar Núñez Estudiante Ing. Civil Electrónica Unive

Re: Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Dan White
On 11/01/10 15:56 -0300, Oscar Nuñez wrote: >configdirectory: /var/imap >partition-default: /var/spool/imap >servername: Server_4.mat.utfsm.cl >allowplaintext: yes >allowusermoves: yes >allowsubscribes: yes >admins: cyrus >sievedir: /var/imap/sieve >sendmail: /usr/sbin/sendmail >sasl_minimum_layer:

Re: Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Oscar Nuñez
Andy, these are my settings: FRONTEND configdirectory: /var/imap partition-default: /var/spool/imap servername: Server_4.mat.utfsm.cl allowplaintext: yes allowusermoves: yes allowsubscribes: yes admins: cyrus sievedir: /var/imap/sieve sendmail: /usr/sbin/sendmail sasl_minimum_layer: 0 sasl_pwchec

Re: Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Oscar Nuñez
Dan, this is my imap.conf in frontend: configdirectory: /var/imap partition-default: /var/spool/imap servername: Server_4.mat.utfsm.cl allowplaintext: yes allowusermoves: yes allowsubscribes: yes admins: cyrus sievedir: /var/imap/sieve sendmail: /usr/sbin/sendmail sasl_minimum_layer: 0 sasl_pwche

Re: Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Dan White
On 11/01/10 15:08 -0300, Oscar Nuñez wrote: >>> imap[4628]: accepted connection >>> imap[4628]: badlogin: localhost [127.0.0.1] plaintext john SASL(-13): user >>> not found: checkpass failed >>> >> >> Oscar, >> >> Are these logs from the frontend or backend? > >Dan, > >These logs are the frontend.

Re: Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Andrew Morgan
On Mon, 11 Jan 2010, Oscar Nuñez wrote: Hi guys: I'm configuring a mail system with cyrus with the aggregator concept. The servers I have are 1 as backend, 1 frontend and a mupdate. The whole system of sending mail through telnet command works correctly, however, authentication from the fronten

Re: Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Dan White
On 11/01/10 14:44 -0300, Oscar Nuñez wrote: > Hi guys: > >I'm configuring a mail system with cyrus with the aggregator concept. The >servers I have are 1 as backend, 1 frontend and a mupdate. >The whole system of sending mail through telnet command works correctly, >however, >authentication from th

Authentication system failure in Cyrus Aggregator

2010-01-11 Thread Oscar Nuñez
Hi guys: I'm configuring a mail system with cyrus with the aggregator concept. The servers I have are 1 as backend, 1 frontend and a mupdate. The whole system of sending mail through telnet command works correctly, however, authentication from the frontend to the backend does not work and throws

Re: Cyrus Aggregator advicories

2004-10-22 Thread Sebastian Hagedorn
Hi, --On Mittwoch, 20. Oktober 2004 15:45 Uhr +0200 Tom Bryntesen <[EMAIL PROTECTED]> wrote: And finally - if I may ask - What type of SAN do you have as shared medium for those two dell's? we have a Cisco/IBM solution based on 3 IBM FastT600Turbo and a Cisco MDS 9509, giving us around 56 TB of

Re: Cyrus Aggregator advicories

2004-10-20 Thread Jure Pe_ar
On Wed, 20 Oct 2004 14:24:00 +0200 Sebastian Hagedorn <[EMAIL PROTECTED]> wrote: > We now have a SAN and have been very happy with it. I suppose a > FibreChannel RAID > delivers the same benefits. I've had no problems with clustering software on AS 2.1, but i've had major problems with fiber sto

Re: Cyrus Aggregator advicories

2004-10-20 Thread Sebastian Hagedorn
Hi, --On Mittwoch, 20. Oktober 2004 13:27 Uhr +0200 Simon Matter <[EMAIL PROTECTED]> wrote: I don't think you'll have any problems with one server. Just make sure you have fast disks since IO is most important here. I know people are using cyrus-imapd on RedHat AS cluster but I don't know how wel

Re: Cyrus Aggregator advicories

2004-10-20 Thread Simon Matter
> OK. thanks > > Well, re. concurrent connections, it's hard to tell, but if I guess that > about 5000 users I just wanted to say that people should not forget that you can't compare corporate usage with things like a university. I usually expect the concurrent user connections to be 50-75% of the

Re: Cyrus Aggregator advicories

2004-10-20 Thread Tom Bryntesen
OK. thanks Well, re. concurrent connections, it's hard to tell, but if I guess that about 5000 users are checking their mail-boxes approximately at the same time ? ... mailbox sizes are not specified yet, but I'll guess that 50 Megs should do, because the users are for the most part POP3 users.

Cyrus Aggregator advicories

2004-10-20 Thread Tom Bryntesen
Hi list. We are looking into the possibility of setting up the Cyrus IMAP Aggregator (http://asg.web.cmu.edu/cyrus/ag.html) for a company. They have about 10.000 mail-boxes and a single domain. We are looking for a solution that doesn't create traffic bottle-necks, has 24/7 up-time and hardware fa

Re: Cyrus aggregator

2003-10-22 Thread Rob Siemborski
On Tue, 21 Oct 2003, Thomas Hager wrote: > you can use a frontend like perdition to achieve all of the above. > perdition basically is a pop3/imap proxy, which handles authentication > with the client, and retrieves the actual host of the mailbox via an > ldap/sql/... lookup. it then proxies the c

Re: Cyrus aggregator

2003-10-21 Thread Thomas Hager
On Tue, 2003-10-21 at 08:25, Ramprasad A Padmanabhan wrote: > I am reading this yet but I am not able to understand the idea > completely. Can I just install an aggregator on a machine and put it > infront of my cyrus server ( running a pretty old version 2.0.14 ) no. an aggregator consists of back

Cyrus aggregator

2003-10-21 Thread Ramprasad A Padmanabhan
I am sorry,  for a question that looks a FAQ.  I am looking for a scalable cyrus architecture that can support POP and maybe IMAP too. I came across  this document http://asg.web.cmu.edu/cyrus/ag.html I am reading this yet but I am not able to understand the idea completely. Can I just