Forum: Mongrel An error occurred while sending mail (530 5.7.0 Must issue a STARTTLS command first. 15sm1058080bwz.

Posted by Anton Andriyevskyy (Guest)
on 2009-11-23 13:40
(Received via mailing list)
I get an error after configured everything as in this tutorial:
http://redmineblog.com/articles/setup-redmine-to-s...

*My email.yml:*

# Outgoing email settings

meglio:
  delivery_method: :smtp
  smtp_settings:
    tls: true
    address: "smtp.gmail.com"
    port: '587'
    domain: "smtp.gmail.com"
    authentication: :plain
    user_name: "xxxxx@gmail.com"
    password: "xxxxx"


My RoR:

*>rails -v
Rails 2.2.2

>ruby -v
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]*



Any ideas?

Thanks,
Anton
Posted by David Vrensk (Guest)
on 2009-11-23 14:13
(Received via mailing list)
On Mon, Nov 23, 2009 at 13:16, Anton Andriyevskyy 
<x.meglio@gmail.com>wrote:

> Any ideas?
>
>
Well, I'd suggest two alternatives:

1. Tell us what makes this a *mongrel* problem.  (It looks like a rails 
or
email problem, and those are bound to be ignored without comment on this
list.)
2. Try one of the rails lists or a rails group on IRC.  You are more 
likely
to get email help there.

HTH,

/David
Posted by Anton Andriyevskyy (Guest)
on 2009-11-23 16:42
(Received via mailing list)
Thanks, David, I'll try option #2.
Anton
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.