CVSROOT: /cvs Module name: src Changes by: c...@cvs.openbsd.org 2012/07/10 10:11:43
Modified files: usr.sbin/smtpd : smtpd.h util.c Log message: accept address literal for the recipient domain. while there, change valid_{local,domain}part() prototypes to use const char *. with input from gilles@ and eric@ ok gilles@ eric@