Project

General

Profile

Send Email Notification

Added by Sidnei Carvalho about 11 years ago

I finished to install the redmine (version 2.2.3), with Ruby 1.8.7, Rails 3.2.12 in Widows XP and her works normaly. After, I configured the file configuration.yml (in c:\redmine\config).

production:
email_delivery:
delivery_method: :smtp
smtp_settings:
address: smtp.xxx.com.br
port: 25
domain: xxx.com.br
authentication: :login
user_name:
password: xxxx

When I go to test in tab Email Notification, the Redmine presents error (An error occurred while sending mail (502 unimplemented (#5.5.1) ).

Anybody know how to resolve this?

Sorry to my poor English. I'm studing yet...

My versions:
Redmine version 2.2.3.stable
Ruby version 1.8.7 (i386-mingw32)
Rails version 3.2.12
Environment production
Database adapter MySQL

Please... anybody can help me?

Best regards!