[Trac-tickets] Re: [The Trac Project] #954: email notification
won't work ?
The Trac Project
noreply at edgewall.com
Mon May 22 18:18:21 CDT 2006
#954: email notification won't work ?
-----------------------------------+----------------------------------------
Reporter: linux at marcrenearns.de | 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/>
More information about the Trac-Tickets
mailing list