Changes between Version 4 and Version 5 of TracNotification
- Timestamp:
- Jul 19, 2015, 11:13:04 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracNotification
v4 v5 245 245 246 246 Alternatively, you can use `smtp_port = 25`.[[br]] 247 You should not use `smtp_port = 465`. It will not work and your ticket submission may deadlock. Port 465 is reserved for the SMTPS protocol, which is not supported by Trac. See [ comment:ticket:7107:2#7107] for details.247 You should not use `smtp_port = 465`. It will not work and your ticket submission may deadlock. Port 465 is reserved for the SMTPS protocol, which is not supported by Trac. See [trac:comment:2:ticket:7107 #7107] for details. 248 248 249 249 == Filtering notifications for one's own changes ==