From zedder_hallen at yahoo.it Fri Jun 8 13:52:18 2007 From: zedder_hallen at yahoo.it (mauro) Date: Fri, 8 Jun 2007 19:52:18 +0200 (CEST) Subject: [Mailr] loing issue Message-ID: <848321.81559.qm@web26606.mail.ukl.yahoo.com> Hi all i finally have mailr ruuning with webrick but i cannot login to any imap server neither with NOAUTH option is there any configuration to do? i got every time wrong username or password can you suggest me an easy imap servre to install also? thanks --------------------------------- L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mailr-list/attachments/20070608/eb997ba7/attachment.html From nathanbraun at yahoo.ca Sat Jun 9 12:32:43 2007 From: nathanbraun at yahoo.ca (Nathaniel Braun) Date: Sat, 9 Jun 2007 12:32:43 -0400 (EDT) Subject: [Mailr] Litepost available for testing Message-ID: <105778.89427.qm@web30805.mail.mud.yahoo.com> Greetings, I just wanted to let list members know that Litepost is available for testing: http://mail.litepost.com Please let me know if you experience any problems and/or if you have any questions or comments. Thanks! Nathan From phil at pricom.com.au Sun Jun 10 02:45:06 2007 From: phil at pricom.com.au (Phil Rhoades) Date: Sun, 10 Jun 2007 16:45:06 +1000 Subject: [Mailr] Litepost available for testing In-Reply-To: <105778.89427.qm@web30805.mail.mud.yahoo.com> References: <105778.89427.qm@web30805.mail.mud.yahoo.com> Message-ID: <1181457906.1240.5.camel@prix.pricom.com.au> Nathan, Looks nice and simple - is LitePost a cut-down version of Mailr? Thanks, Phil. On Sat, 2007-06-09 at 12:32 -0400, Nathaniel Braun wrote: > Greetings, > > I just wanted to let list members know that Litepost is available for > testing: > > http://mail.litepost.com > > Please let me know if you experience any problems and/or if you have > any questions or comments. > > Thanks! > Nathan > _______________________________________________ > Mailr-list mailing list > Mailr-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/mailr-list > -- Philip Rhoades Pricom Pty Limited (ACN 003 252 275 ABN 91 003 252 275) GPO Box 3411 Sydney NSW 2001 Australia Fax: +61:(0)2-8221-9599 E-mail: phil at pricom.com.au From lubo at manolov.org Sun Jun 10 03:36:44 2007 From: lubo at manolov.org (Luben Manolov) Date: Sun, 10 Jun 2007 10:36:44 +0300 Subject: [Mailr] loing issue In-Reply-To: <848321.81559.qm@web26606.mail.ukl.yahoo.com> References: <848321.81559.qm@web26606.mail.ukl.yahoo.com> Message-ID: <5ad854c30706100036x3e1abffcg8ab0cd2070aaa503@mail.gmail.com> Hi, > i finally have mailr ruuning with webrick > but i cannot login to any imap server > neither with NOAUTH option > is there any configuration to do? > i got every time wrong username or password > can you suggest me an easy imap servre to install also? > thanks You can set :debug_imap => true in config/site.rb and see whether you will get more details about the problem. Mailr was originally tested with Courier IMAP, but it works with many other servers. Dovecot (http://www.dovecot.org/) is a nice IMAP server you may want to try. Best regards, Luben From miro at nooneo.com Sun Jun 10 12:58:34 2007 From: miro at nooneo.com (Miro Zahorak) Date: Sun, 10 Jun 2007 18:58:34 +0200 Subject: [Mailr] smtp settings? Message-ID: <4D19A566-A6B5-4E1A-8FA1-0E0FA2ACD4CE@nooneo.com> hi i've just set up mailr to test it a bit, but i cannot send emails because i do not know where i can change smtp server settings. any help? thanks Miro -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mailr-list/attachments/20070610/ebfddab5/attachment.html From nathanbraun at yahoo.ca Tue Jun 12 13:04:23 2007 From: nathanbraun at yahoo.ca (Nathaniel Braun) Date: Tue, 12 Jun 2007 13:04:23 -0400 (EDT) Subject: [Mailr] Litepost available for testing/hacking In-Reply-To: <5ad854c30706091143o186f5aedgf209c14b4c21b999@mail.gmail.com> Message-ID: <755245.20669.qm@web30802.mail.mud.yahoo.com> Hi Luben, As you can see, it's not really in Ruby yet (although I'd like to refactor some time soon; this was my first major software project). http://svn.litepost.com/ Login: svn Password: 2_putin_svn Regards, Nathan P.S. Additional installation instructions available here: http://litepost.com/doc-litepost.zip I'm not sure if SVN has been updated with all this code yet: http://afterlogic.com/stuff/nathan/litepost_25_05.tar.gz --- Luben Manolov wrote: > Hi Nathaniel, > > Congratulations for Litepost. It looks really nice. > > I wanted to look at the code but it seems that these URLs are not > working: > > http://litepost.com/download/litepost-0.1alpha.tar.gz (404) > http://websvn.litepost.com/svnbin/web-svn-view (access denied) > > Best regards, > > Luben > > On 6/9/07, Nathaniel Braun wrote: > > Greetings, > > > > I just wanted to let list members know that Litepost is available > for > > testing: > > > > http://mail.litepost.com > > > > Please let me know if you experience any problems and/or if you > have > > any questions or comments. > > > > Thanks! > > Nathan From nathanbraun at yahoo.ca Tue Jun 12 13:09:00 2007 From: nathanbraun at yahoo.ca (Nathaniel Braun) Date: Tue, 12 Jun 2007 13:09:00 -0400 (EDT) Subject: [Mailr] Litepost available for testing In-Reply-To: <1181457906.1240.5.camel@prix.pricom.com.au> Message-ID: <929523.6225.qm@web30812.mail.mud.yahoo.com> Phil, Litepost is a new PHP-based, POP3-based webmail (unlike, eg, Roundcube which is IMAP-based*). I like to consider it an open source alternative to Gmail. ;p I would like to refactor (in an open source format) as soon as possible in RoR, in order to help (?) with scaling and/or to enhance/absorb community adoption/contributions. (Litepost is directly inspired by 37 Signals: "A getting real approach to email." If you look closely, you'll see it removes clicks every step of the way..it is simply a more efficient interface.) Regards, Nathan --- Phil Rhoades wrote: > Nathan, > > Looks nice and simple - is LitePost a cut-down version of Mailr? > > Thanks, > > Phil. > > > On Sat, 2007-06-09 at 12:32 -0400, Nathaniel Braun wrote: > > Greetings, > > > > I just wanted to let list members know that Litepost is available > for > > testing: > > > > http://mail.litepost.com > > > > Please let me know if you experience any problems and/or if you > have > > any questions or comments. > > > > Thanks! > > Nathan > > _______________________________________________ > > Mailr-list mailing list > > Mailr-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/mailr-list > > > -- > Philip Rhoades > > Pricom Pty Limited (ACN 003 252 275 ABN 91 003 252 275) > GPO Box 3411 > Sydney NSW 2001 > Australia > Fax: +61:(0)2-8221-9599 > E-mail: phil at pricom.com.au > > _______________________________________________ > Mailr-list mailing list > Mailr-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/mailr-list > From lubo at manolov.org Sun Jun 17 13:39:41 2007 From: lubo at manolov.org (Luben Manolov) Date: Sun, 17 Jun 2007 20:39:41 +0300 Subject: [Mailr] smtp settings? In-Reply-To: <4D19A566-A6B5-4E1A-8FA1-0E0FA2ACD4CE@nooneo.com> References: <4D19A566-A6B5-4E1A-8FA1-0E0FA2ACD4CE@nooneo.com> Message-ID: <5ad854c30706171039j1a68be7cy1bf8c066df8a72b1@mail.gmail.com> Hi Miro, > hi i've just set up mailr to test it a bit, but i cannot send emails > because i do not know where i can change smtp server settings. You can put something like this in your config/environment.rb: ActionMailer::Base.smtp_settings = { :address => "smtp.postoffice.net", :port => 25, :domain => 'www.mywebsite.com', :user_name => "me at postoffice.net", :password => 'mypass', :authentication => :login } Best regards, Luben From zedder_hallen at yahoo.it Tue Jun 19 10:43:01 2007 From: zedder_hallen at yahoo.it (mauro) Date: Tue, 19 Jun 2007 16:43:01 +0200 (CEST) Subject: [Mailr] fck editor in composer Message-ID: <448327.68515.qm@web26606.mail.ukl.yahoo.com> hi luben i have installred ruby fck library but i cannot get the editor in the composer is there any setup to do? regards Mauro --------------------------------- L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mailr-list/attachments/20070619/f52e6c8f/attachment.html From lubo at manolov.org Tue Jun 19 12:57:00 2007 From: lubo at manolov.org (Luben Manolov) Date: Tue, 19 Jun 2007 19:57:00 +0300 Subject: [Mailr] fck editor in composer In-Reply-To: <448327.68515.qm@web26606.mail.ukl.yahoo.com> References: <448327.68515.qm@web26606.mail.ukl.yahoo.com> Message-ID: <5ad854c30706190957p66189cd3le082b0737a18bb4@mail.gmail.com> Hi Mauro, On 6/19/07, mauro wrote: > hi luben > i have installred ruby fck library > but i cannot get the editor in the composer > is there any setup to do? > regards > Mauro There's no need to install FCKeditor because Mailr has an integrated TinyMCE. In order to see the HTML editor you have to set "Send message type" to "HTML" in the "Preferences" tab of Mailr. Best regards, Luben