[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Gilles Chehade <gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 28 Jan 2009 15:27:56 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/01/28 15:27:56
Modified files:
usr.sbin/smtpd : mta.c
Log message:
since we're expanding "relay via ssl foobar.org" into two mxhosts (one with
F_SSMTP on port 465 and one with F_STARTTLS on port 25) both mxhosts should
only retain the flag that they will use ("via ssl" means the mxhost before
expansion has both flags set). this will make mta_connect() simpler when we
bring ssl support in the way.
Visit your host, monkey.org