[Mailr] Can not login?!?

matt@techiesalumni.com matt at techiesalumni.com
Wed Dec 7 17:29:51 EST 2005


I've tried installing on my server, as well as my Powerbook, but I can not
seem to login into the app.  I've tried product versus development set
ups.  It hangs on login, granted I am still testing with WebBrick.
Mysql 4.1
Rails 0.14.3 (?)
Ruby 1.8.2

from my production.log
Redirected to http://127.0.0.1:3000/login
Completed in 74.70380 (0 reqs/sec) | DB: 0.00000 (0%) | 302 Found
[http://127.0.0.1/login/authenticate]

I can not find any errors to debug?!?

my site.rb
module CDF
   LOCALCONFIG = {
     :mysql_version => '4.1',
     :default_encoding => 'utf-8',
     :imap_server => '209.98.117.18',
     #:imap_auth => 'PLAIN',
     :imap_use_ssl => 'TRUE',
     :imap_port => '993',
     #:debug_imap => 'TRUE'
   }
end

Any ideas? Thanks,


More information about the Mailr-list mailing list