Ticket #38 (closed defect: fixed)
Template Issues
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | JavaMailer | Version: | |
| Keywords: | Cc: | jason |
Description
Note: There is a very big issue that needs to be fixed. The templating is currently futzed, the Mailer object cannot hold the template, as it might be sending (although to the same server) targets for multiple campaigns. The template must be attached to the campaign, which will be fetched from the target, and possibly a reference to that template stored in the target (or atleast fetched from it) for convienence. Construction of the mime message will not work properly until this issue is resolved.
Change History
Note: See
TracTickets for help on using
tickets.