Project

General

Profile

Actions

Defect #2738

closed

Cannot send mail notifications

Added by Amos Yang about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-02-13
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I tried to configure it to use my google account.
But I got the error:
An error occurred while sending mail (can't convert Fixnum into String)
I'm using redmine revision 2453

Below is what I did the configuration:
1. download smtp_tls.rb and put it into lib folder
2. add require 'smtp_tls' in production.rb file
3. edit email.yml

1. Outgoing email settings

production:
delivery_method: :smtp
smtp_settings:
address: smtp.gmail.com
port: 587
domain: gmail.com
authentication: :login
user_name:
password: 123456
My password is pure numbers, is it caused this error?
Anyone can help me out this trouble?

Actions #1

Updated by Jean-Philippe Lang about 15 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Please, no support request here.
See the forums, I think this there are a few topics about gmail.

Actions #2

Updated by Dominik Appl about 15 years ago

see #2927 for the solution

Actions

Also available in: Atom PDF