Spanish to English translation commited to github at http://github.com/xercode/koha. greetings, Juan Romay 2010/3/29 Michael Hafen <mdhafen@tech.washk12.org>
On Mon, 2010-03-29 at 11:52 +0200, Juan Romay wrote:
2010/3/26 Zeno Tajoli <tajoli@cilea.it> Dear Miguel,
At 17.15 08/03/2010, Miguel Angel Calvo Lázaro wrote:
[snip]
-- See all the place where Mail::Sendmail is used and use instead Mail::Sender or C4::Mail. All places where it is used are listed with git log in github.
It is a problem to have 2 perl modules on the same topic. Yes, i'm agree. But i do not decide what module will be used to send mails. In my koha installs i use mine.
I also agree that it would be better to have only 1 perl module for this topic (sending emails). I guess we should call a vote. Then we'll just have to volunteer someone to change the code ;)
I don't have a preference either way. However it seems that being able use an external SMTP server is a big deal. So I will start by voting for Mail::Sender and C4::Mail
-- Michael Hafen Systems Analyst and Programmer Washington County School District Utah, USA
for Koha checkout http://development.washk12.org/gitweb/ or git://development.washk12.org/koha