The error log shows that Trac cannot connect to your SMTP server.

This means that either the SMTP server address is wrong, or that the
machine Trac runs on is unable to connect to port 25 on the SMTP
server (because of a proxy or a firewall for example or a security
rule).

You can try the following: log on the machine that runs the Trac
server, then issue the following command:

telnet smtp_server 25

(where smtp_server is the same parameter as in your trac.ini file)

what does happen?

As I wrote in the ticket you filled in a couple of hours ago, you need
to give more details about your *actual* [notification] section. It's
not clear to me which parameters are real and which ones have been
obfuscated, i.e. you cannot use "example.com" - it should be replaced
with an existing domain name.

Cheers,
Manu

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