24 Jul
2000
24 Jul
'00
7:47 p.m.
Chris Withers wrote:
Kent Polk wrote:
For instance: self.test(tolist=towhom, subject=subject, body=message)
perhaps try: self.test(self, REQUEST=None, tolist=towhom, subject=subject, body=message)
Failed. I had already tried that and a few of the other typicals, including assignment outside the sendmail tag (hoping for an acquisition problem).
If that fails, stick it in the collector as it's the sendmail tag being mucky and nasty again ;-)
It's in the Collector. Thanks