Re: relayd send/expect syntax

2017-02-09 Thread Sebastian Benoit
i came to the same conclusion, ok benno@ Reyk Floeter(r...@openbsd.org) on 2017.02.09 00:25:31 +0100: > On Tue, Feb 07, 2017 at 05:04:18PM -0500, Michael W. Lucas wrote: > > host 104.236.197.233, check send expect (9020ms,tcp read timeout), state > > unknown -> down, availability 0.00% > > The

Re: relayd send/expect syntax

2017-02-08 Thread Reyk Floeter
On Tue, Feb 07, 2017 at 05:04:18PM -0500, Michael W. Lucas wrote: > host 104.236.197.233, check send expect (9020ms,tcp read timeout), state > unknown -> down, availability 0.00% The send/expect code looses its error because of its async nature - it goes like: 1. "we got data, let's verify it"

Re: relayd send/expect syntax

2017-02-08 Thread dale . lindskog
> Running the most recent amd64 snapshot on ESXi. > > OpenBSD r1.mwlucas.org 6.0 GENERIC#162 amd64 > > I'm trying to use relayd's check send/expect support to verify a > daemon's banner comes up. After problems I've stripped this down to > the simplest possible config, a single known good mail

relayd send/expect syntax

2017-02-07 Thread Michael W. Lucas
Hi, Running the most recent amd64 snapshot on ESXi. OpenBSD r1.mwlucas.org 6.0 GENERIC#162 amd64 I'm trying to use relayd's check send/expect support to verify a daemon's banner comes up. After problems I've stripped this down to the simplest possible config, a single known good mail server.