On Tue, Jan 13, 2009 at 1:01 AM, Bin <[email protected]> wrote:
>
> Got the error message below:
>
>   File "/usr/lib/python2.4/smtplib.py", line 244, in init
>
>       (code, msg) = self.connect(host, port)
>
>    File "/usr/lib/python2.4/smtplib.py", line 306, in connect
>
>        raise socket.error, msg
>
> error: (13, 'Permission denied')
>
>

IMO it is possible that the Trac service (or Apache ;) is not running
in the context of a priviledged user (root ?) and therefore Trac
notificatioin subsystem cannot open a socket handle to establish a
connection to the SMTP server ... further details about your Trac
instance may be helpful ... IMHO

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
Añadir gadgets de Google en entradas (artículos) de Blogger.

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