#954: email notification won't work ?
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  eblot   
     Type:  defect                 |       Status:  assigned
 Priority:  normal                 |    Milestone:  0.10    
Component:  ticket system          |      Version:  0.9.4   
 Severity:  major                  |   Resolution:          
 Keywords:  notification email     |  
-----------------------------------+----------------------------------------
Changes (by eblot):

  * milestone:  => 0.10
  * owner:  jonas => eblot
  * status:  new => assigned

Comment:

 Since [3337], Trac accepts ''local'' user names if the `use_short_addr` is
 defined. See also the `smtp_default_domain` option if your local SMTP
 server does not accept address without a FQDN (fully qualified domain
 name).

 The patch cannot be used as-is, as the notification code has changed quit
 a bit for [milestone:0.10].

 However, it should be possible to open a connection to the SMTP server,
 ''HELO'' it, and simply QUIT without generating an error.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/954>
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