Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#6341 closed defect (worksforme)

email notification faliure

Reported by: sanghamitra.kar@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: ticket system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

Hi, I have installed trac0.10 successfully however I am not able to send or receive email notification. I have made the following changes :-

always_notify_owner = false
always_notify_reporter = false
always_notify_updater = true
mime_encoding = quoted-printable
smtp_always_bcc = 
smtp_always_cc = 
smtp_default_domain = 
smtp_enabled = true
smtp_from = <myname>@example.com
smtp_password = <mypassword>
smtp_port = 25
smtp_replyto = <myname>@example.com
smtp_server = <IP address of SMTP server>
smtp_user = <myname>@example.com
use_public_cc = false
use_short_addr = false
use_tls = false

Attachments (1)

trac.log (3.1 KB ) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (2)

by anonymous, 16 years ago

Attachment: trac.log added

comment:1 by Emmanuel Blot, 16 years ago

Description: modified (diff)
Priority: highestnormal
Resolution: worksforme
Severity: blockernormal
Status: newclosed

This is an installation issue, so please post a message to the MailingList as instructed in the New Ticket page: from your log file it appears that the error message is "connection refused", which means that your setup is invalid.

Moreover, this would not have been a blocker issue, as Trac is able to work even when the notification subsystem fails.

Finally, please use the Version field when you report an issue to indicate the version of Trac you're using and the Preview button to fix up the syntax of the ticket description field.

Thanks in advance.

As a site note, you'll need to use more realistic values in your post, as the obfuscation you made to the [notification] is a bit heavy and it will be difficult to help you.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.