]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail.domaintable
- x32 rebuild
[packages/sendmail.git] / sendmail.domaintable
1 # /etc/mail/domaintable
2 # Copyright (c) 1998, Richard Nelson <cowboy@debian.org>.
3 # Time-stamp: <1998/10/27 10:00:00 cowboy>
4 # GPL'd config file, please feed any gripes, suggestions, etc. to me
5 # See also /usr/share/doc/sendmail-{version}/examples/.
6 #
7 # Function:
8 #    Specify a mapping from old host name to new host name.
9 #    Commonly used to support old (or merged) domain names.
10 #    The host name in the lhs will be rewritten to that in the rhs
11 #
12 # Usage:
13 #    FEATURE(domaintable[, type [-o] /etc/mail/domaintable])dnl
14 #    makemap hash domaintable < domaintable
15 #
16 # Format:
17 #    old fqdn           new fqdn
18 #
19 # Examples:
20 #    debian.com         debian.org
21 #    .debian.com        %0.debian.org
22 #
23
This page took 0.024589 seconds and 3 git commands to generate.