#3057: New smtp field on config
-------------------------------------------------------------+--------------
 Reporter:  Pedro Algarvio, aka, s0undt3ch <[EMAIL PROTECTED]>  |       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/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to