Changes between Version 1 and Version 2 of TracNotification


Ignore:
Timestamp:
Jan 30, 2006, 11:09:16 PM (18 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracNotification

    v1 v2  
    1515== Configuring SMTP Notification ==
    1616
    17 === Config Options ===
     17=== Configuration Options ===
    1818These are the available options for the ''[notification]'' section in trac.ini.
    19  * '''smtp_enabled''': Enable notification.
     19 * '''smtp_enabled''': Enable email notification.
    2020 * '''smtp_server''': SMTP server used for notification messages.
    2121 * '''smtp_user''': (''requires [milestone:0.9 0.9]'') user name for authentication SMTP account.