Ticket #38 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Changed 3 years ago by scottmc

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

Changed 2 years ago by scott

  • milestone Javamail deleted

Milestone Javamail deleted

Note: See TracTickets for help on using tickets.