24 Jul
2000
24 Jul
'00
6:29 p.m.
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) If that fails, stick it in the collector as it's the sendmail tag being mucky and nasty again ;-) Chris