Project

General

Profile

Actions

Defect #12551

closed

Incorrect From header in email notifications

Added by Egor Myadzelev over 12 years ago. Updated about 12 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

Hello

using bitnami stack, redmine v1.4.5

  1. /opt/bitnami/ruby/bin/ruby -v
    ruby 1.9.3p327 (2012-11-10 revision 37606) [i686-linux]
  2. /opt/bitnami/ruby/bin/rails -v
    Rails 2.3.14

Just moved from 0.9.something to stable 1.4.5. Almost everything works fine.

I encountered the problem with email notifications. When trying to send test message from Admin -> Settings I'm getting the error:

501 Syntax error, parameters in command "MAIL FROM:<["user@domain"]>" unrecognized or missing

which is basically my SMTP server's respond on unrecognized bracket symbols "[]"

I also have system with 1.4.4 installed and notifications work fine. That system has ruby 1.8.7 installed, the promlematic one has 1.9.3.

I assumed there was something to do with arrays an 1.9, but I'm not familiar with Ruby at all and just don't know where to look.

Actions

Also available in: Atom PDF