I'm trying to sent HTML mail using the mimemail task in Ant 1.4.1 on Win2000, but I'm getting the following error message:
'Could not create task of type: mimemail. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib directory of your ant installation (ANT_HOME).' I've put the jakarta-ant-1.4.1-optional.jar file in the %ANT_HOME%/lib directory, but that did not help. Am I missing some other jar file, or is it something else? Ron -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
