Ticket #7782 (new defect)
reporter sent notification on ticket creation when always_notify_reporter = false
| Reported by: | frank_chu@… | Owned by: | eblot |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | notification | Version: | 0.11 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When creating a new ticket and the reporter field is filled in(email or valid user id).
the notification section of trac.ini
[notification] always_notify_owner = true always_notify_reporter = false always_notify_updater = true mime_encoding = base64 smtp_always_bcc = smtp_always_cc = smtp_default_domain = colesoft.com smtp_enabled = true smtp_from = xxxx@colesoft.com smtp_password = smtp_port = 25 smtp_replyto = xxxx@colesoft.com smtp_server = xxxx.colesoft.com smtp_subject_prefix = __default__ smtp_user = use_public_cc = true use_short_addr = false use_tls = false
Trac: 0.11
Python: 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit (Intel)]
setuptools: 0.6c8
SQLite: 3.4.0
pysqlite: 2.3.3
Genshi: 0.5.1
mod_python: 3.3.1
jQuery: 1.2.3
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


