Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#8845 closed defect (invalid)

gaierror: (-2, 'Name or service not known')

Reported by: mudassir@… Owned by: Emmanuel Blot
Priority: high Milestone:
Component: notification Version: none
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

Oops… Trac detected an internal error:

gaierror: (-2, 'Name or service not known')

There was an internal error in Trac. It is recommended that you inform your local Trac administrator and give him all the information he needs to reproduce the issue.

[notification]
always_notify_owner = true
always_notify_reporter = false
always_notify_updater = true
mime_encoding = base64
smtp_always_cc =
smtp_enabled = true
smtp_from = tracadmin@yello.pk
smtp_from_name = Trac Admin
smtp_password = xxxxxxxxxxx
smtp_port = 587
smtp_replyto = tracadmin@yello.pk
smtp_server = smtp.gmail.com
smtp_user = tracadmin@yello.pk
use_tls = true

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 14 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed

This is an InstallationIssue.

From the error, it seems that Trac is not able to resolve the "smtp.gmail.com" address.
Nevetheless, I really doubt that smtp.gmail.com can accept username "tracadmin@…" to authenticate.

You may want to double-check your SMTP settings, and search the Trac knowledge base for example about configuring Trac with GMail.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Emmanuel Blot.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Emmanuel Blot 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.