Edgewall Software

Ticket #1018 (closed enhancement: fixed)

Opened 4 years ago

Last modified 2 years ago

Config SMTP port

Reported by: GRENIER Guillaume Owned by: jonas
Priority: low Milestone: 0.9
Component: ticket system Version: 0.8
Severity: normal Keywords: SMTP port
Cc:

Description (last modified by cmlenz) (diff)

configure the smtp port in trac.ini

[notification]

smtp_enabled Enable SMTP (email) notification (true, false)
smtp_server SMTP server to use for email notifications
smtp_port SMTP port to use for email notifications
smtp_from Sender address to use in notification emails
smtp_replyto Reply-To address to use in notification emails
smtp_always_cc Email address(es) to always send notifications to
always_notify_reporter Always send notifications to any address in the reporter field

Attachments

trac.smtp.patch (3.2 KB) - added by misc@… 4 years ago.
Patch against trunk that implement this feature

Change History

Changed 4 years ago by cmlenz

  • component changed from general to ticket system
  • description modified (diff)

Changed 4 years ago by misc@…

Patch against trunk that implement this feature

Changed 4 years ago by misc@…

  • keywords SMTP added; SMPT removed

Here is a quick patch that implement this. I didn't tested it.

Changed 4 years ago by cmlenz

  • status changed from new to closed
  • resolution set to fixed
  • severity changed from normal to enhancement

Patch applied in [1333]. Thanks!

Add/Change #1018 (Config SMTP port)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.