Project

General

Profile

Actions

Defect #13243

closed

redmine hangs when trying to send test email

Added by Bursuc Sergiu about 11 years ago. Updated about 4 years ago.

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

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

Hi,

I use this in configuration.yml:
email_delivery:
delivery_method: :smtp
smtp_settings:
address: domain.com
port: 25
domain: domain.com
authentication: :login
user_name: ""
password: "password"

When I try to send test email or when I perform some action in redmine that would send an email the page just hangs.

I have latest redmine. I can connect to domain.com on port 25 from server.

Please help
Thanks

Actions #1

Updated by Filou Centrinov about 11 years ago

Do you have some logging info?

Actions #2

Updated by Bursuc Sergiu about 11 years ago

I don't get any errors in the logs

This is the production.log when I click the test send button:
Started GET "/redmine/admin/test_email" for 1.1.1.1 at Thu Feb 21 18:44:47 +0200 2013
Processing by AdminController#test_email as HTML
Current user: admin (id=1)
Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms)
Rendered mailer/test_email.html.erb within layouts/mailer (0.5ms)

That's it

Actions #3

Updated by Filou Centrinov about 11 years ago

Which ruby / rails versions you use? Any installed Plugins? Do you have this problem without plugins too?

Actions #4

Updated by Bursuc Sergiu about 11 years ago

ruby 1.8.7, no plugins, clean install

Actions #5

Updated by Go MAEDA about 4 years ago

  • Status changed from New to Closed
  • Resolution set to Cant reproduce

Closing this issue because Redmine 2.2 is too old and many changes have been made to the email notification feature during the last 7 years.

Please feel free to reopen this issue if you still experience the same issue with the latest version of Redmine.

Actions

Also available in: Atom PDF