CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/29 06:00:12
Modified files:
usr.sbin/smtpd : mta.c smtpd.h ssl.c
Log message:
bring initial support for SSL in the mta part of smtpd, allowing for:
accept for domain "openbsd.org" relay via ssmtp "mx1.example.org"
to ensure that deliveries for [email protected] goes through an SSL session
to mx1.example.org
