From: SourceForge.net <no...@so...> - 2003-09-09 13:05:47
|
Bugs item #803127, was opened at 2003-09-09 13:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=562402&aid=803127&group_id=81260 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Shaun Murray (singletrack) Assigned to: Nobody/Anonymous (nobody) Summary: Multiple email addresses in To: Initial Comment: In phpwsbb 0.5.0, if you have 3 users monitoring a thread, the email sent out will contain a To: header with all three email addresses visible. This is due to the PEAR function which when passed an array will create a to: header like that. phpwsbb should really loop round the monitors itself and call the PEAR function with only one email address at a time so that other users can't see who else is monitoring and I probably need not mention viruses here. ;-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=562402&aid=803127&group_id=81260 |