Smtpd

TABLE(5) - File Formats Manual

Smtpd, Makemap, Smtpd.conf, Table

TABLE(5) - File Formats Manual # TABLE(5) - File Formats Manual NAME # table - format description for smtpd tables DESCRIPTION # This manual page documents the file format for the various tables used in the smtpd(8) mail daemon. The format described here applies to tables as defined in smtpd.conf(5). TABLE TYPES # There are two types of tables: lists and mappings. A list consists of a series of values, while a mapping consists of a series of keys and their associated values. ...

VACATION(1) - General Commands Manual

Dbopen, Syslog, Smtpd, Vacation

VACATION(1) - General Commands Manual # VACATION(1) - General Commands Manual NAME # vacation - provide absence notification when receiving email SYNOPSIS # vacation -i [-r interval] vacation [-a alias] login DESCRIPTION # vacation returns a message to the sender of a message telling them that you are currently not reading your mail. The intended use is in a .forward file. For example, your .forward file might have: \eric, "|/usr/bin/vacation -a allman eric" which would send messages to you (assuming your login name was eric) and reply to any messages for “eric” or “allman”. ...