search for: benschumacher

Displaying 6 results from an estimated 6 matches for "benschumacher".

2006 Jul 20
0
[PATCH] Masking INBOX.INBOX
On 7/18/06, Ben Schumacher <me at benschumacher.com> wrote: > Any ideas? I fixed this behavior with the attached patch. It's really a slight rework of the logic in imap/cmd-list.c. I hope somebody else finds it useful! Cheers, Ben -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.inbox-inbox T...
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 Mar 02
4
Development without server restart?
I thought that Rails was supposed to allow development of an application *without* having to restart the webserver? I know this works in WEBRick ... but this doesn''t seem to be the case in Apache (linux). Am I missing something here, or does this only work in webrick? I suppose one should argue that for development you should just use webrick, but this wasn''t an option for me
2005 Mar 04
24
Rails speed?
Hi -- (First time posting to the list...) I''m trying out Rails on my Mac (OS X Panther, 1.6 G5). It seems... kinda slow? I''ve even run it with FastCGI and the response time is still painfully slow. Is this just me? Is mod_ruby any better than FastCGI? Or is it rails? Thanks in advance! -- joshua
2005 Jan 08
0
Cookie question...
Excuse me if this has been covered before, but is there a way to alter the session cookie that Rails assigns? I want to specify the domain in my cookie to be just .thedailysoapbox.com, instead of having it automatically use whatever is the current domain. I''m assuming I need to do something with the CGI::Cookie stuff (used by CGI::Session), but I have yet to figure out what that is. Any
2006 Jul 18
2
Masking INBOX.INBOX
I am using dovecot and trying to make it compatible with my a BincIMAP installation. BincIMAP uses a scheme similar to Courier-IMAP, so I set up this default_mail_env: default_mail_env = maildir:~/Maildir And this namespace: namespace private { separator = . prefix = INBOX. inbox = yes } Which mostly works as expected, but I now see an "INBOX" subfolder of "INBOX" in