Provided by: opensmtpd-extras_5.7.1-4build2_amd64
NAME
table_socketmap — format description for smtpd socketmap tables
DESCRIPTION
This manual page documents the file format of "socketmap" tables used by the smtpd(8) mail daemon. The format described here applies to tables as defined in smtpd.conf(5).
SOCKETMAP TABLE
A "socketmap" table uses a simple protocol. The client sends a single-line request and the server sends a single-line reply. The table may be used for any kind of key-based lookup and replies are expected to follow the formats described in table(5).
SEE ALSO
table(5), smtpd.conf(5), smtpctl(8), smtpd(8)