Project

General

Profile

Actions

Defect #10955

closed

Mail not sending in 2.0.0

Added by Daniel Munn almost 12 years ago. Updated almost 3 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

Evening,

After testing the installation of Redmine on server it became apparent from the mail queues that redmine seems to be failing to generate emails with a valid To: portion resulting in a number of rejections - this can be seen when using the sendmail configuration.

From dev logs (configuratioin was setup on default to ensure same configuration accross the board):
Started GET "/admin/test_email" for 2.221.67.137 at 2012-05-17 22:16:38 +0100
Processing by AdminController#test_email as HTML
[[1m[[36m (0.3ms)^[[0m [[1mSELECT MAX AS max_id FROM `settings` ^[[0m
^[[1m
[[35mUser Load (0.2ms)^[[0m SELECT `users`.* FROM `users` WHERE `users`.`type` IN ('User', 'AnonymousUser') AND `users`.`id` = 1 AND (users.status = 1) LIMIT 1
Rendered mailer/test_email.text.erb within layouts/mailer (0.4ms)
Rendered mailer/test_email.html.erb within layouts/mailer (0.3ms)

Sent mail to (577ms)
Date: Thu, 17 May 2012 22:16:39 +0100
From: Munnster project tracking <issues@#censored#>
Message-ID: <4fb56ab73077d_1b0fb9751d486150@#censored#>
Subject: Redmine test
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="--==_mimepart_4fb56ab71c047_1b0fb9751d485841";
charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Mailer: Redmine
X-Redmine-Host: #censored#
X-Redmine-Site: #censored#
X-Auto-Response-Suppress: OOF
Auto-Submitted: auto-generated
List-Id: #censored#

The same is seen when it distributes based on issue updates etc.

The running environment:
Environment:
Redmine version 2.0.0.stable
Ruby version 1.9.3 (x86_64-linux)
Rails version 3.2.3
Environment production
Database adapter Mysql2
Redmine plugins:
redmine_mylyn_connector 2.7.7.stable

Actions

Also available in: Atom PDF