MJ Ray escribió:
Michael Hafen <mdha...@tech.washk12.org>
  
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
    

Using an external SMTP server is a big thing. It requires a lot of extra
error handling to avoid losing mail, because SMTP servers need not accept
email  when koha wants to send it. A local sendmail is safer in that way.
How does this C4::Mail handle getting 4xx or 5xx replies?

Thanks,
  
I think all mails that the smtp server can't send, will be retuned to the account used in that smtp server to login in.
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to