Hi Chris:
I'm not sure about RuntimeData and 4.x.
In the 9.04 version I'm using now (pretty recent), HTML validation
failures (the content/body of my emails is HTML) caused the sendMail
SECA to spew all kinds of stuff to various log files. Rather then trying
to figure out what was going on since I know the HTML was valid, (ok, I
did try and ask the list, but that was of limited value) I ended up just
commenting out the SECA - it was defined in the Party component - and
calling sendMail directly with my own service.
Regards,
Ruth
Christopher Snow wrote:
> I'm using the email service to send emails with photo attachments. These
> emails could be quite big (i.e. approx 5Mb - 10Mb).
>
> The image data appears to be getting stored in RuntimeData. Is this
> correct?
>
> Does this table ever get purge - it appears to be getting quite full!
>
> I'm using ofbiz 4.0.
>
> Many thanks,
>
> Chris
>
>