Ticket #155: Request to add fEmail method

Reporter: bill Type: enhancement Opened: 1 year ago Status: closed
Assigned to: wbond Priority: major Modified: 1 year ago Resolution: fixed

It would be nice to have a method to remove email addresses from a list of recipients after fEmail sends the email. I'd like to loop through an array of email addresses, clearing the old recipient, then adding a new one before sending. That way I could build the email object once instead of creating a new fEmail each time through the loop.

Attachments

History

Reply 05/29/09 23:54:00 changed by wbond

  • status changed from new to closed.
  • resolution set to fixed.

The method fEmail::clearRecipients() was added in r584

Edit the Ticket



please register or log in to allow for editing your comment

Action