24 Nov
2006
24 Nov
'06
12:15 p.m.
Christian Steinhauer wrote:
This script produce the error: #### start #### for i in range(2): subj = str(i) + ' range python' context.MailHost.send('range test with python', "rec@mail.com", "sender@mail.com", subj) #### end ####
As I said in the tracker, no one can help you if you don't actually give us the full traceback and exception that you got. Chris
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk