[Trac-tickets] [The Trac Project] #3057: New smtp field on config
The Trac Project
noreply at edgewall.com
Tue Apr 18 16:24:45 CDT 2006
#3057: New smtp field on config
-------------------------------------------------------------+--------------
Reporter: Pedro Algarvio, aka, s0undt3ch <ufs at ufsoft.org> | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.9.5
Severity: normal | Keywords: notification email
-------------------------------------------------------------+--------------
There's a need to introduce yet another field in trac.ini
Some mailing lists only accept mail if it's email address is on '''Cc'''
or '''To'''.
Now, by default trac sends emails as '''BCc'''. Normally this will be fine
cuz mailing list addresses are public, but what if a user also wants a
copy to a private email address? Theres no way trac can handle this,
unless we add '''`smtp_always_bcc`''' to '''`smtp_always_cc`''', and
probably we can remove '''`allow_public_cc`''' or leave it for
compatability reasons.
Either way, trac should be able to address this issue.
See also #2861.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3057>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list