On Wed, 01 Jul 2015 23:18:11 -0700, Seth <l...@sysfu.com> wrote:
The only outstanding issue I can think of is how to distinguish between patch versions, e.g. 5.7.1 vs 5.7.1p1

Disregard that dumb question, realized that p1 stands for portable, been a long day.

This is the command I'm using to extract the smtpd version number for the Ansible test

smtpd -h 2>&1 | head -1 | awk '{ print $3 }'

--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to