similar to: timeout when retrieving folder list w/ Evolution 2.0?

Displaying 20 results from an estimated 5000 matches similar to: "timeout when retrieving folder list w/ Evolution 2.0?"

2005 Aug 23
8
Web Services testing... Agile Book p. 435
I am attempting to test the web services added during chapter 20 of the Agile book. The code as written in the book yields 2 errors: test_find_product_by_id(BackendControllerApiTest): XMLParserError: syntax error Anyone hit this yet and get it to work? Thanks. Ken _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2005 Aug 22
5
XML "Un-Builder?"
I''ve been unserializing XML in PHP with the XML_Serializer class, and I''m wondering if anyone knows of such a class for Ruby. Nothing fancy, just perhaps a simple way of converting arbitrary XML to a Ruby object. Maybe this has been implemented somewhere already? Thanks, Raymond
2005 Aug 17
4
Stop an action ?
Hi. I am working on a generic authentification system for rails (more complete than the login generator). The way it works is you call a method inside your action, passing the domain as a parameter (domains are like a group of users with specific rights). For that purpose, I need to exit the action inside this method because it redirects to a login page if that person isn''t
2005 Feb 24
8
web services with ActionWebService
<noobalert> Uh, yeah. So my noob self is showing through again. I''m trying to write a simple hello-world type web service with the ActionWebService thingy. I didn''t get very far. I''ve only done web services stuff in .NET, so I''m not exactly used to this sort of thing. Anyhow, I have a file, person_api.rb in my app/apis folder. I want to take a single
2006 Mar 17
1
Congratulations!Both Rails book and framework win Jolt Award
http://www.sdmagazine.com/jolts/2006index.html BOOKS TECHNICAL Jolt Winner: Agile Web Development with Rails by Dave Thomas, David Hansson, Leon Breedt and Mike Clark (Pragmatic Bookshelf) Productivity Winners: ? Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries by Krzysztof Cwalina and Brad Abrams (Addison-Wesley) ? Practical Common Lisp by Peter
2004 Oct 10
1
cvs build broken in auth/db-mysql.c?
After running ./configure --with-ldap --with-ssl=openssl --with-pgsql --with-mysql --without-cyrus-sasl2 --sysconfdir=/etc (Settings taken from the debian/rules of debian package version 0.99.11-3) of the cvs HEAD or test46 I get the following error during make: db-mysql.o(.text+0x116): In function `db_mysql_query': /tmp/dovecot-1.0-test46/src/auth/db-mysql.c:82: undefined reference to
2004 Oct 04
2
'Connection dropped by imap-server' when doing searches in
Hi, It seems that on larger folders (32k emails) searching fails with the following error under squirrelmail 1.4.3a. (The server continues to work, as the hard drive stays on for a bit after the error is displayed) --- Search Results ERROR: ERROR : Connection dropped by imap-server. Query: SEARCH CHARSET ISO-8859-1 ALL SUBJECT {9} 5.3-BETA7 SUBJECT {9} available --- Oddly enough, when
2005 Jul 25
2
ActionWebService woes
I''m currently writing an app that provides a Web Service. I''ve got a model Header and an associated has_one HeaderImage and I''m trying to find a way to make this data available. Defining a normal API: api_method :header, :expects => [{''id'' => :int}], :returns => [Header] Only returns the header object without associations, has anyone got
2005 May 31
2
Rails Web Services
This deals with the Rails book, but ActionWebService in general. I''m having trouble getting the Rails book''s example in the Web Service chapter working. Everything else works (all the ''depot'' site features up to that point have been built and work). I don''t think it''s an issue with the book code being wrong, because the ActionWebService API
2004 Oct 04
1
using %d in passdb
hi, i'd like to seperate the password file for seperate virtual domains into seperate files. i tried specifying: passdb = passwd-file /etc/exim_incoming/local/accounts/pwdb/%d but i get an error message that it couldn't open the particular file, and then Dovecot shuts down. is there a way to do lazy-lookups? or, would i be required to write a little helper program and have Dovecot
2005 Mar 09
15
SQL "editor"
Hello all, I am curious about what tools you guys use to make your databases. I know David uses CocoaMySQL. Are there other tools for other platforms and for other databases? I''m not very good with the SQL language, so I would like being able to do all my database setup with an easy-to-use tool (defining tables, fields, primary keys, foreign keys, indexes, etc.) Big kisses, Vincent.
2005 Aug 03
3
debs for 1.0?
Hi, 0.99 is running nicely on my sarges, but I need pop3_uidl_format = %f for Courier compatibility. I can't find any debs more recent than test22 of over a year ago (those are at http://src.braincells.com/dovecot-test/). Even though google turns up http://hemma.tobbe.nu/debian/mini-dinstall/incoming/dovecot_1.0.test46-1_i386.changes searching for dovecot on packages.debian.org (any
2004 Sep 29
2
UIDL bug
I noticed a problem with handling UIDL msgnumber in test46. If you do "UIDL 1" on a POP3 connection it returns the UID of the message followed by a dot and an error message. I made 2 changes: I added the following line to line 527 of src/pop3/commands.c ctx->message = message; I changed line 559 from: if (list_uids_iter(client, ctx)) to: if (!list_uids_iter(client, ctx))
2004 Sep 28
3
Moving mail dirs
Hi all, This is probably a silly question, but I have a problem. I've had to move my users maildirs from: maildir:/home/%u/.Maildir To maildir:/data/mail/%u I've updated the MTA to put mail to the correct place and it's working fine. I've also changed the dovecot.conf file and restarted dovecot and I thought that would be all I needed to do. However, the users are getting
2004 Sep 29
2
pgsql and default_pass_scheme
Hello list, I am running Dovecot 1.0-test46 on FreeBSD with PostgreSQL as backend, runs _very_ nice, but i can not set "default_pass_scheme = CRYPT" (only PLAIN) for PostgreSQL Auth in dovecot-pgsql.conf. I have a valid entry in pg_hba.conf (and reloaded/restarted): "local mail mail crypt" If i replace crypt in pg_hba.conf
2004 Oct 10
1
1.0-test47
http://dovecot.org/test/ Been a while since last release. Still seems there are some mbox problems, but I haven't been able to break anything for last few days. I guess it's stable enough. At least more stable than test46 which crashed quite often when expunging. - pretty much rewrote "index extension" support. it's now possible to add extensions to headers and to
2005 Apr 09
1
dovecot and evolution
I am using dovecot 0.99.13 and Evolution 2.0.2 on Fedora Core 3. Recently, Ximian stopped being able to access my local INBOX via IMAP, failing with the following error: Error while Opening folder imap://malsyned at localhost/INBOX. Incomplete server response: no information provided for message 1. I got a transcript of the conversation between Evolution and dovecot. The relavent section
2004 Dec 13
2
Ximian Evolution Issue
Hi This may be a problem with Dovecot and it may be a problem with Evolution, I'm trying to narrow it down. I'm using Evolution 2.0.2 on Fedora Core 3 x86_64 to connect over SSL to Dovecot 0.99.11 on Debian testing (Sarge) on an i686 using Maildir for the mail store. Specifically, when I open a folder with more than a few dozen messages in it I get the following error (with the
2005 Jan 08
2
Extremely Slow Pop3 Downloads, Evolution 2.0.2
Hello All, We've been running Dovecot for imap for quite some time and have had little trouble with it. However, we recently switched over to using dovecot for pop3 because of simplicity as well as security issues with the older UW based pop server. I've noticed one serious problem. The only client that seems to have any issue at all with the server is Evolution. In pop3 mode, it takes a
2004 Sep 28
2
Any way to disable imap on all but localhost ?
Noticed that some configuration settings like imap_listen appear to have been removed. Any way to accomplish this ? -kim __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail