CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/15 11:36:42
Modified files:
usr.sbin/smtpd : mta_session.c
Log message:
when specifying a relay port that's not standart, do not ntohs() the relay
port as it will be done internally by sa_set_port()
issue reported by Markus Bergkvist <[email protected]>
