Project

General

Profile

Actions

Defect #4114

closed

Erreur lors de l'envoi de l'email (end of file reached)

Added by victor lopes over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-10-26
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

i'm facing an error when trying to launch an email test in http://localhost:3000/settings/edit?tab=notifications

here is below my configuration file

  1. Outgoing email settings

production:
delivery_method: :smtp
smtp_settings:
address: mamachine
port: 25
authentication: :none

development:
delivery_method: :smtp
smtp_settings:
address: mamachine
port: 25
authentication: :none

I have installed redmine with this configuration

Ruby version 1.8.6 (i386-mswin32)
RubyGems version 1.2.0
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:/Apps/BitNami RubyStack/BitNami RubyStack projects/redmine
Environment development
Database adapter mysql
Database schema version 101

Actions

Also available in: Atom PDF