[EMAIL PROTECTED] schrieb: >> 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 > > > Hi Stephan,
im not sure at the moment why james people choose to use python for the wrapper.. This was before i joined the project. But i agree that javamail for the wrapper whould maybe the better solution. Any thoughts ? bye Norman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
