Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TABLE_SOCKETMAP(5)	       File Formats Manual	      TABLE_SOCKETMAP(5)

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  ex-
     pected to follow the formats described in table(5).

SEE ALSO
     smtpd.conf(5), table(5), smtpctl(8), smtpd(8)

HISTORY
     The first version of table_socketmap was written in 2014.	It was converted
     to the stdio table protocol in 2024.

AUTHORS
     table_socketmap was initially written by Gilles Chehade <gilles@poolp.org>.
     The   conversion	to   the   stdio   protocol   was   done  by  Omar  Polo
     <op@openbsd.org>.

FreeBSD ports 15.quarterly	 April 21, 2024 	      TABLE_SOCKETMAP(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=table-socketmap&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help