20 Jan
2003
20 Jan
'03
12:31 p.m.
I downloaded and installed SendmailHost, but when I use it with the <dtml-sendmail> tag, I get the following error:
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: TypeError Error Value: _send() takes exactly 4 arguments (3 given)
I don't know what the 4 arguments could be...if necessary, I can post the traceback, and the dtml that I used to get this error...
I think the problem is that the _send method changed between the version you're on (2.5.1) and the version I developed the product under (2.6.0). Unfortunately I don't have very easy access to the older version. A