Ticket #1018 (closed enhancement: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.


