I get an error after configured everything as in this tutorial:
http://redmineblog.com/articles/setup-redmine-to-send-email-using-gmail/
*My email.yml:*
# Outgoing email settings
meglio:
delivery_method: :smtp
smtp_settings:
tls: true
address: "smtp.gmail.com"
port: '587'
dom
On Mon, Nov 23, 2009 at 13:16, Anton Andriyevskyy 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
Thanks, David, I'll try option #2.
Anton
On Mon, Nov 23, 2009 at 3:02 PM, David Vrensk wrote:
> On Mon, Nov 23, 2009 at 13:16, Anton Andriyevskyy wrote:
>
>> Any ideas?
>>
>>
> Well, I'd suggest two alternatives:
>
> 1. Tell us what makes this a *mongrel* problem. (It looks like a rails or
> e