Changes between Version 1 and Version 2 of TracNotification


Ignore:
Timestamp:
09/18/16 19:01:01 (9 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracNotification

    v1 v2  
    245245
    246246Alternatively, 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.
     247You 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.
    248248 
    249249== Filtering notifications for one's own changes ==