Project

General

Profile

Actions

Defect #15349

closed

Email Notification :: sendmail :: Missing destination address

Added by Richard Gomes over 10 years ago. Updated over 10 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

Sympton:

When using method :sendmail, the resulting message does not contain the destination address.

config/configuration.yml
------------------------

production:
email_delivery:
delivery_method: :sendmail

The message below was generated, rejected and returned to the sender address. Notice that there are two fields "From:" but no field "To:".
There should have a field "To:" containing the email address of an user the administrator registered manually.

============================================================

A message that you sent contained no recipient addresses, and therefore no
delivery could be attempted.

------ This is a copy of your message, including all the headers. ------

Date: Thu, 14 Nov 2013 02:46:02 +0000
From:
From:
Message-ID: <>
Subject: Your Redmine account activation
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="--==_mimepart_5284396a45578_12715cd85c6618";
charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Mailer: Redmine
X-Redmine-Host: localhost:3000
X-Redmine-Site: Redmine
X-Auto-Response-Suppress: OOF
Auto-Submitted: auto-generated
List-Id: <redmine.apache.xkbmedia.com>
X-rewrote-sender:

----==_mimepart_5284396a45578_12715cd85c6618
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit

Your account information:
  • Login: rgomes
  • Password: XXXXXXXX

...

Actions

Also available in: Atom PDF