The branch "master" has been updated. The following is a summary of the commits.
from: 8a04b4efff6e92f06b965f7d8f2fb436bd694411 3f37341 Use the default SMTP port of 25, not the MSA port of 587. ----------------------------------------------------------------------- commit 3f373410d7d68db94f209efb09c67e343764516f Author: Michael J Rubinsky <[email protected]> Date: Sun Aug 18 15:41:29 2013 -0400 Use the default SMTP port of 25, not the MSA port of 587. Horde advertises the default as 25 in the mailer configuration, so this needs to match what the mailer code actually uses as the default. If we want to change this, it needs to be changed as the advertised default in the config and announced loudly in UPGRADING. Just spend 40 minutes trying to figure out why I couldn't send mail after upgrading my checkout. framework/Smtp/lib/Horde/Smtp.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/3f373410d7d68db94f209efb09c67e343764516f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
