> Anything wrong with the file permission? which files?

The process that runs Trac does not have permissions to open a socket
to connect to port 25.
This usually comes from a security setting in SeLinux.

You should be able to reproduce the same error with

sudo -u apache telnet smtpserver 25

where 'apache' is the uid of the process that runs Trac (www-data on
debian) and smtpserver is the SMTP server you set up in trac.ini

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