Home
last modified time | relevance | path

Searched refs:SMTPD_VERSION (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dtable_proc.c146 fprintf(priv->out, "config|smtpd-version|"SMTPD_VERSION"\n"); in table_proc_open()
H A Dsmtpd.c511 log_info("version: " SMTPD_NAME " " SMTPD_VERSION); in main()
667 log_info("info: %s %s starting", SMTPD_NAME, SMTPD_VERSION); in main()
H A Dsmtpd.h58 #define SMTPD_VERSION "7.5.0" macro
H A Dlka_filter.c194 io_printf(pi->io, "config|smtpd-version|%s\n", SMTPD_VERSION); in lka_proc_config()