Noel contributed a sendmail wrapper written in python. So we happily accepted it and included it as we didn't have any wrapper before.

If anyone will write or propose to write a wrapper in a different language we can discuss the advantages and disadvantages of the proposed solution ;-)

We didn't choose python versus another language, but python versus nothing ;-)

Stefano

Norman Maurer wrote:
[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]

Reply via email to