Project

General

Profile

sending mail does not work only for user account of admin (same mail address)

Added by Uwe Freese about 15 years ago

Hi,

I have installed Redmine on Windows and added me as the first user.

Example:
"admin" with mail-address: ""
"UFreese" with mail-address: ""

As email system, I configured our exchange server (smtp). The exchange server knows that the the one address is only an alias of the other.

In this configuration, I don't get any email for my user account when an item changes. For other users it works.

Is there any mail log or other possibility to check what's going wrong or if redmine even tries to send the mail? I didn't find this information in "log\production.log".

Ruby version 1.8.6 (i386-mswin32)
RubyGems version 0.9.4
Rails version 2.1.2
Active Record version 2.1.2
Action Pack version 2.1.2
Active Resource version 2.1.2
Action Mailer version 2.1.2
Active Support version 2.1.2
Application root C:/Program Files/redmine
Environment development
Database adapter mysql
Database schema version 101

Windows XP SP3, MySql 5.1

Uwe.