Daniel Perry wrote:
As far as i know, there isnt a way to do this without some coding :)

It sounds fairly straight forward though (for a java programmer!):

When a mailet receives mail, it writes it to a defined store (torepository
mailet would be a starting point for code).

But, when the mailet inits, it creates a quartz timer that once a day
removes all mails from the store, puts them together, and mails them out to
a specified address.

Probably the hardest bit is merging the mails together - plain/text, + html
+ attachments + separators..... nightmare!

Daniel.


Thanks for the reply Daniel. I guess I'm going to have to pull in one of the Java guys to help out.

Thanks again
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to