Edgewall Software

Changes between Version 30 and Version 31 of TracNotification


Ignore:
Timestamp:
Dec 16, 2007, 10:21:56 AM (16 years ago)
Author:
nielx
Comment:

Add smtp_from_name parameter

Legend:

Unmodified
Added
Removed
Modified
  • TracNotification

    v30 v31  
    2323 * '''smtp_password''': (''since 0.9'') Password for authentication SMTP account.
    2424 * '''smtp_from''': Email address to use for ''Sender''-headers in notification emails.
     25 * '''smtp_from_name''': Sender name to use for ''Sender''-headers in notification emails.
    2526 * '''smtp_replyto''': Email address to use for ''Reply-To''-headers in notification emails.
    2627 * '''smtp_default_domain''': (''since 0.10'') Append the specified domain to addresses that do not contain one. Fully qualified addresses are not modified. The default domain is appended to all username/login for which an email address cannot be found from the user settings.