Hello, I just used mailhost=getattr(context, context.superValues('Mail Host')[0].id) mailhost.send('Hello', 'you@something.org', 'me@anything.org', 'Test') to send mails under Zope 2.5.x. Once I updated to Zope 2.6.1 Mails via this method are quite strange. They have no subject in the Mail header but the body part contains: Subject: Test To: you@something.org From: me@anything.org Date: Mon, 31 Mar 2003 10:24:00 +0200 Hello This is really strange and so I searched the web and found http://aspn.activestate.com/ASPN/Mail/Message/zope-List/1412602 Unfortunately that is not the solution but a hint to search the list archive for the problem. I have to admit that I failed to find the solution the sender was refering to. Any hints? Kind regards Andreas. -- Mankind must put an end to war before war puts an end to mankind. John F. Kennedy