Displaying 20 results from an estimated 6000 matches similar to: "Cannot get tlsmail working; Want Gmail as SMTP"
2008 Jul 24
0
Errno::EBADF Send an Email in Rails using GMail
Hi,
would someone please help me. I have been desperatley trying to fnd
out for the last two days why the following code is not working. Any
ideas.
I''m running Instant Rails 1.4 / Rails version 1.2.5 / Ruby version
1.8.5 (i386-mswin32) / RubyGems version 1.1.1 / Action Mailer version
1.3.5 / Windows XP.
Here is a description of my emailing application:
in
2010 Aug 01
0
App won't recognise action_mailer_tls plugin
Hi,
I''m running Ubuntu 10.04 and am trying to send mail through my Gmail account
for testing. I''ve installed the ''action_mailer_tls'' plugin using the ''sudo
gem install action_mailer_tls'' plugin and can confirm that it installed
successfully:
$ gem list --local
*** LOCAL GEMS ***
action_mailer_tls (1.1.3)
actionmailer (2.3.8)
actionpack
2009 Dec 11
0
Mikel's Mail OpenSSL::SSL::VERIFY_NONE
Hi Guys,
I need to use Gmail SMTP, and I have to set the
OpenSSL::SSL::VERIFY_NONE for the tls.
It is quite easy and a lot of resource for setting it up in
ActionMailer. However, the ActionMailer setting seems not for Mikel''s
Mail.
Anyone knows how to set the VERIFY_NONE in the gem?
Thanks a lot!
Arthur
--
You received this message because you are subscribed to the Google Groups
2008 Apr 09
2
how to use actionmailer use gmail smtp????
how to use actionmailer use gmail????
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
2005 Dec 30
1
does ActionMailer support SSL (TLS) smtp (like gmail)?
Hi
does ActionMailer support SSL (TLS) smtp (like gmail)?
has anyone got it to work with a gmail account?
thanks,
Szczepan
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2010 Jan 21
0
Problem in accessing SSL enabled mail server
Hi,
I have two different mail server servers. Both are SSL enabled.
When I try to read mail from my mail box I got following error on 1
machine,
Errno::ECONNREFUSED: Connection refused - connect(2)
from /usr/lib/ruby/1.8/net/smtp.rb:551:in `initialize''
from /usr/lib/ruby/1.8/net/smtp.rb:551:in `open''
from /usr/lib/ruby/1.8/net/smtp.rb:551:in `do_start''
from
2007 Jan 26
0
from attribute in actionmailer not working w/ gmail
I assign an email to the from attribute in my actionmailer, but I think
because I use the TLS plugin to get actionmailer to work with gmail, it
dissallows me to use change the from address. Instead it uses my gmail
account. Has anyone experienced this before?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2010 Oct 13
1
Installation of rmagick --version '>= 2.13.1' on CENTOS
I have successfully installed the following components in my centos
server:
Ruby 1.8.7
Rails 2.3.8
Gem 1.3.7
paperclip --version ''>= 2.3.3''
will_paginate --version ''>= 2.3.15''
tlsmail --version ''>= 0.0.1''
but facing problem at the time of installation of
rmagick --version ''>= 2.13.1''
When I go for
2006 Aug 16
1
ActionMailer cannot use SMTP for email delivery...
RoR aficionados,
I''ve configured ActionMailer for SMTP delivery of emails, and have
configured "config/environment.rb" accordingly, including the address of
our (external, but fully operational - checked and double-checked :-)
SMTP server.
Sending out emails from my Windows development laptop works without a
hitch, but on a Linux staging server using the exact same source
2006 Dec 28
1
ActionMailer/SMTP: Net::SMTPSyntaxError when message body contains only a 'dot'
FYI:
I don''t think this is a very well know. It seems that, on some
operating systems, ActionMailer/SMTP crashes when it sends an email
with only a ''.'' (aka a ''dot'' or a ''period''). Specifically, you get
Net::SMTPSyntaxError (502 Error: command not implemented):
Environment Details:
$ uname -a
Linux private1 2.6.15-26-server #1 SMP
2006 Jul 18
1
Gmail for your domain and actionmailer
Hi, everybody
somebody knows like config actionmailer to use it with gmail for your
domain.
thanks.
--
Juan Pablo Re.
blog: http://ururails.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060718/b2435a9a/attachment.html
2010 Jun 01
1
SMTP Configuration in Rails 2.3.4
Hello Everyone,
I have a problem with SMTP configuration for my application. Previously
I was using Rails version 1.1.6, and the SMTP settings would be
configured in environment.rb as follows:
ActionMailer::Base.delivery_method = :smtp
ActionMailer::Base.server_settings = {
:address => "localhost",
:port => 25,
:domain => "HELO"
}
Now, my new application is
2009 Feb 12
4
sendmail smtp auth using client socket
Hi list
I searched the net, but could not find something related.
Is it possible to export the client socket to sendmail for smtp auth?
What would be the sendmail.mc configuration for this?
#client {
# The client socket is generally safe to export to everyone. Typical use
# is to export it to your SMTP server so it can do SMTP AUTH lookups
# using it.
#path =
2005 Dec 18
1
Informix adapter testing
I''ve just written an ActiveRecord adapter for Informix. It lacks a
pair of features that I will add later, but it works for me.
I found this on the web:
http://wiki.rubyonrails.com/rails/pages/HowToWriteAnActiveRecordAdapter
and followed it, but when I get to
$ rake test_informix
I get the following error messages:
-----------------------8<-----------------------
2009 May 02
0
Net::SMTPAuthenticationError with use of gmail smtp
Before today my mail service is working well. But i got suddenly Error
for Net::SMTPAuthenticationError
And get error page with following message
421 4.7.0 Temporary System Problem. Try again later (HS).
m29sm19625431poh.25
can any one help me in this? Why this occur? I haven''t do any changes in
my settings. Its same as before my mail service is working.. Is there
any service issue?
2005 May 03
0
How can I send to the list via gmail smtp?
It appears that all of my messages sent to this list through gmail''s
smtp service are being trashed somewhere along the way. If I send a
message via the gmail web interface, all is well... but sending it via
Apple Mail (through gmail''s free smtp service) is causing the messages
to get lost somewhere in cyberspace.
Does anyone know how to get around this problem?
--
Duane
2007 Jun 11
1
ActionMailer + ISP SMTP
Hi
I''m new here, and pretty much new on the rails.
I''m trying to set up my application to send emails (needed for salted
hash login)
but i keep getting errors.
i''m sure port 25 is not blocked since i''m able to
send mails
through PHP scripts.
my smtp settings in config/enviroment.rb are:
# Include your app''s configuration here:
2006 Mar 05
0
Converted tattle.pl to ruby - anyone want to be a tester?
The basic idea of tattle (http://www.securiteam.com/tools/5JP0520G0Q.html)
is that it will go through your /var/logs/messages to find brute force
attack attempts on your machine via ssh. It then looks up the abuse records
and emails the network owners about the attack.
It worked well until the log format changed a little when I updated last and
it broke. So, as an exercise in learning ruby and
2007 Jun 11
4
smtp timeout failures
Hi.
I''m using backgroundrb to, in part, wrap smtp transactions made through
actionmailer. The problem is that when smtp fails with a timeout error, the
worker simply stops at that point.
No exception is returned. I''ve tried wrapping this call in a begin...rescue
block but no exception seems to be making it back to the worker (other
methods are correctly passing exceptions to
2006 Jul 24
5
Actionmailer sending many emails in same SMTP connection?
Hi,
I need to implement a mailing list system,
Actionmailer is great, but i haven''t found out a way to send many
(hundreds of) emails without having to reconnect to the SMTP server for
each mail when calling
Mymailer::deliver_my_mail(recipient)
Any tips?
(Possibly without calling directly Net::SMTP, so i can take advantage
of the rhtml rendering of the body)
Thanks,
Best regards,