Project

General

Profile

Actions

Defect #27310

closed

mail on SSL 465 not working

Added by Mohammed Ibrahim over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hello
Redmine was working greate on port 25 on sending mails, but this port is closed for security, now the only available port is 465, i configured as:

production:
  delivery_method: :smtp
  smtp_settings:
    address: mail.mailserver.com
    port: 465
    ssl: true
    enable_starttls_auto: true
    domain: mail.mailserver.com
    user_name: redmine@mail.com
    password: PASS

I tried with "quotes" and without,
I tried to empty the file "config/configuration.yml", and make only the production config

It keeps giving me the "An error occurred while sending mail (Timeout::Error)" on both testing mail and when i try to send to any user

redmine version 2.4
ruby 1.9
gem 1.8.23

Any help please?


Files

Actions #1

Updated by Toshi MARUYAMA over 6 years ago

  • Description updated (diff)

Please use forum for question.
Redmine 2.4 is not supported.

Actions #2

Updated by Toshi MARUYAMA over 6 years ago

  • Status changed from New to Closed
  • Priority changed from High to Normal
  • Resolution set to Invalid
Actions

Also available in: Atom PDF