> That seems to be a bug.. Can you plz fill JIRA issues ? done. Nevertheless I think it's a suboptimal solution to offer a sendmail-wrapper in Python, when there could be one in Java...
Why? - I had to to install a hole Python-engine (with all the side effects it may bring) on my system just for this wrapper! (No, I don't use Python for other things) - The wrapper unnecessary communicats via sockets (with all the side effects it may bring) with the smtp-server. If there would be a sendmail-wrapper in Java that would directly speek with the spool, this communication could be economised. Best regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
