Displaying 20 results from an estimated 20000 matches similar to: "[OT] ruby webmail"
2011 Jan 31
3
Webmail application in ROR
Dear all,
Do you know any webmail apps in Ruby on Rails ?? Though I found
"mailr", it does not seem to be working with Rails 3.0.
If anybody have any ideas about such apps, please do reply.
Thanks !!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2006 Oct 23
3
Rails webmail
Hi,
I''m searching for a rails webmail and if available with calendar,
contacts, filter, etc, in the spirit of GMail (Horde is tiring). I only
found mailr which seems to be dead.
Anyone of you knowns one ?
Thanks
--
Beber - E-Mail / Jabber (+GMail) : beber_AT_meleeweb.net
http://www.meleeweb.net
2008 Jun 30
1
Dovecot + Postfix for Squirrel Webmail??
Hi,
I would like to use Dovecot as IMAP Server in order to Develope a Squirrel Webmail.
I have a problem with the Dovecot configuration; I have my Postfix server in the host: 192.168.100.100, and I have installed Dovecot in the host: 192.168.1.253. Everything goes right, but I can't see any mail that I had received in my mailbox.
How can I configure the dovecot.conf in order to
2009 Jan 13
1
webmail question
Hi
I am using squirrel webmail and the impa sometimes is timeout
What should I increase the performance?
Thank you
---------------------------------
Yahoo! Canada Toolbar : Search from anywhere on the web and bookmark your favourite sites. Download it now!
-------------- next part --------------
An HTML attachment
2005 Nov 16
3
controller before_filter issues
Hi,
Some controller filters:
before_filter :require_logged_in, :only => [:create, :new, :confirm]
before_filter :init_players, :only => [:create, :new, :confirm]
The first one, you guessed it, redirects a user if he''s not logged in.
Now when I hit this page and I''m not logged in, the 2nd filter gets
executed and throws an error, because it depends on the user
2006 Apr 02
16
12 / 16 = 0
Hi,
Just thought it was weird that Ruby doesn''t automatically cast ints to
floats. Seems so un-rubyish
irb(main):006:0> 12/16
=> 0
irb(main):007:0> 12.to_f / 16.to_f
=> 0.75
Jeroen
2005 Oct 17
8
Using active record for SELECT MAX(column) FROM ...
Hi,
Is there an easy way of querying an active record for a maximum column
value? I need to do queries like:
SELECT MAX(salary) FROM employees
TIA,
Jeroen
2006 Feb 01
8
ruby equivalent of isset()
Hi,
Is there a way to test if a certain (local) variable has been initialized?
I''d like to do something like
if isset(myvar) and myvar.true?
#some code
else
#default behaviour
end
I have a lot of shared views that I call with params such as {
show_pager => true
Instead of having to explicitly say show_pager => false it should be
possible to make false a default value, right?
2005 Feb 18
4
Squirrelmail
I have an urgent (isn't it always the way!) need to set up webmail for one of our users.
I intalled Squirrelmail, added /etc/httpd/conf.d/php.conf and
etc/httpd/conf.d/php.conf/squirrel.conf to my webserver config (which
is not RH stock) and ran the squirrelmail conf.pl
I know nothing at all about php, so am having a hell of a time diagnosing
the errors, and the squirrelmail.org site knows
2008 Feb 06
2
Editing sieve scripts via webmail?
Hello...
I have dovecot 1.0.10 running with the sieve plugin and virtual users (LDAP). My webmail is
squirrelmail. I want to allow the users to create sieve-scripts via a squirrelmail-plugin. The
plugins seems to require that the IMAP-server is cyrus.
What are the options for dovecot?
Thanks,
Tobias
2004 Nov 13
2
Fatal: chdir(homedir) failed: Permission denied
hello all i run dovecot as my imap server on my university and squirrel as webmail. But squirrel returns an error:
ERROR : Connection dropped by imap-server
CAPABILITY
i tail my /var/log/dovecot and this is the output with whatever user i try to log in and view mails:
dovecot: Nov 13 17:51:27 Fatal: chdir(/home/epp719) failed with uid 2975: Permission denied
dovecot: Nov 13 17:51:27 Error:
2006 Mar 17
7
OT: Subversion folder cleanup
How do you clean up your app folder to place onto the server? I want to
get rid of all the .svn stuff.
Seth Buntin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060317/cc81d9f7/attachment.html
2008 Jan 10
10
Webmail Recommendation
Hi,
I want to install webmail. I am using Dovecot with Exim4.
Recommendations requested please.
Thanks
Peter Sparkes
2006 Mar 16
3
inserted_at seems buggy in production mode?
Hi,
I''ve got a table with an inserted_at column. When I insert a record it
automatically injects the current date/time, all is well.
Then when I insert a second record, it uses the exact same timestamp
that is used in the first record.
This behavior only seems to occur in production mode. When I restart the
server, the problem goes away but then immidetatly occurs again on the
2005 Nov 27
5
OT: good admin gui postgresql on OSX?
Hi,
I recently bought by first Mac and I''m looking for some alternatives for
my windows applications.
Does anybody know a decent gui admin app for postgresql? On windows I
use postgresql manager:
http://www.sqlmanager.net/en/products/postgresql/manager
I find this a very good piece of software and it''s free, even though I
paid a little for some extra features. I''d
2008 Aug 06
1
Maildir Index Question
We have several hundred mailboxes that have thousands of files in them
(spam boxes)
We currently run a find command and remove the files that are over 7
days old but still have boxes with upto 60k messages in them.
I know that dovecot will update the index files for each mailbox when
the boxes is accessed by an IMAP client(Webmail using Squirrel)but that
can take quite a while to index.
What I
2012 Apr 06
1
kernel LANG option
One thing that irritates me is that I'll copy something from a site in ff
and paste it into webmail (squirrel/ensign, if that matters); then, in the
evening, when I want to forward it to one or more of my lists, using
t-bird, I have to clean it up *all* the time: 2-3 characters replacing ",'
and -. I can't seem to find anything in either the webmail options (which
I have set to
2009 May 10
2
dovecot weird bug
Hi,
We have a weird bug happening in our dovecot installation. When I send html
emails from many clients and compress them, there are no problem. They are
opened and correctly formated.
When I send an email from Squirrelmail and compress it, dovecot exits with
no errors (there are no coredumps or seg fault - dovecot just exits). But
the weird is, it just happens when squirrelmail opens an email
2006 Mar 09
3
OT: Subversion repository layout
Hi,
I''m trying to get a nice repository structure happening and was
wondering what other people like to use.
I''m about ready to publish a rails app. This app now lives in myapp/trunk
When this app goes live I will need to freeze it so I will copy
myapp/trunk to myapp/tags/release-1.0 (right?)
I also would like to get going on a new version which will break the
current
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry to bring this up again.
I have now configured my test server to pass all email messages off to
our central campus email filter gateway. This gateway scans all email
traffic for viruses/spam before being delivered to any local mail servers.
Once I did this my auto vacation replies are getting canned due to the
fact the from header line is empty