Howdy Folks,

I'm having some problems with notifications. I've tried the
troubleshooting suggestions in the trac guide and have searched
through the mailing list for a potential answer. Unfortunately no dice
yet.

The error I'm getting in the trac log is:

2009-04-06 15:19:53,806 Trac[web_ui] ERROR: Failure sending
notification on creation of ticket #361: gaierror: (7, 'No address
associated with nodename')

Here's how I have the notification settings set up in

[notification]
always_notify_owner = true
always_notify_reporter = false
always_notify_updater = true
mime_encoding = base64
smtp_always_bcc =
smtp_always_cc =
smtp_default_domain = @thedomain.com
smtp_enabled = true
smtp_from = [email protected]
smtp_password = *********
smtp_port = 25
smtp_replyto = [email protected]
smtp_server = mail.thedomain.com
smtp_subject_prefix = __default__
smtp_user = [email protected]
use_public_cc = false
use_short_addr = false
use_tls = false


I haven't been able to find anything useful on the error message
itself and am a bit lost... Worst is that email notifications used to
work just fine, but at some point (not exactly sure when) gave up the
ghost.

Any ideas?

I'm running trac 0.11.4 on OSX. Let me know if there's any other info
I could provide that might help.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to