CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2012/05/29 13:29:45
Modified files: usr.sbin/smtpd : smtpd.h util.c Log message: - introduce text_to_relayhost() which converts an url into a relayhost. urls are of the form: [schema://]host[:ip] not used, yet other commits are following ;-)