On Sat, May 30, 2009 at 05:53:41PM -0600, Gilles Chehade wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   gil...@cvs.openbsd.org  2009/05/30 17:53:41
> 
> Modified files:
>       usr.sbin/smtpd : makemap.c mta.c parse.y smtpd.c smtpd.conf.5 
>                        smtpd.h ssl.c 
> 
> Log message:
> It is now possible to specify a certificate to use when relaying to another
> host which requests client certificates:
> 
> accept [...] relay via [...] ssl certificate "mycert"
> 
> diff from Josh Elsasser <j...@elsasser.org>, tested and okayed by me with
> no change but the addition of status 554 to the state machine to deal with
> remote host telling us it doesn't like our certificate.
> 

make sure your queue is flushed before you update otherwise smtpd
will not be too happy about this change.

Gilles

Reply via email to