Hello,

I use Trac 0.10.3.1 on web server configured for single project.
suddenly ticket create / update notifications stopped coming though I
am getting post commit notifications from svn.
when checked in log following was error
--------------------------------------------
    Notify.notify(self, resid)
  File "/usr/lib/python2.4/site-packages/trac/notification.py", line
114, in notify
    self.begin_send()
  File "/usr/lib/python2.4/site-packages/trac/notification.py", line
278, in begin_send
    self.server = smtplib.SMTP(self.smtp_server, self.smtp_port)
  File "/usr/lib/python2.4/smtplib.py", line 241, in __init__
    (code, msg) = self.connect(host, port)
  File "/usr/lib/python2.4/smtplib.py", line 303, in connect
    raise socket.error, msg
error: (110, 'Connection timed out')
---------------------------------------------------

could not find exact reason for this error
any help in this direction would be appreciated

-Thanks & Regards,
Pramila

--~--~---------~--~----~------------~-------~--~----~
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