#3180: Failure sending notification
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas     
     Type:  defect               |       Status:  closed    
 Priority:  high                 |    Milestone:            
Component:  general              |      Version:  0.9.4     
 Severity:  normal               |   Resolution:  worksforme
 Keywords:                       |  
---------------------------------+------------------------------------------
Changes (by eblot):

  * resolution:  => worksforme
  * status:  new => closed

Comment:

 This issue has been raised several times.

 It usually comes from the security manager of your server, which prevents
 the Apache process from connecting to a priviledged port (SMTP=25 < 1024).
 You need to tweak your server configuration so that Postfix can receive
 requests from the Apache server.

 You can try to send an email from Python using the Apache "user" (sudo -u
 www-data python ...) to cross check.

 Have a look at the similar ticket and the mailing list archive. You might
 want to search for "Fedora" which is a good candidate for such kind of
 troubles ;-)

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3180>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to