]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-domaintable-sample
- ooops - left from tests...
[packages/sendmail.git] / sendmail-domaintable-sample
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 #
6 # Function:
7 #    Specify a mapping from old host name to new host name.
8 #    Commonly used to support old (or merged) domain names.
9 #    The host name in the lhs will be rewritten to that in the rhs
10 #
11 # Usage:
12 #    FEATURE(domaintable[, type [-o] /etc/mail/domaintable])dnl
13 #    makemap hash domaintable < domaintable
14 #
15 # Format:
16 #    old fqdn           new fqdn
17 #
18 # Examples:
19 #    debian.com         debian.org
20 #    .debian.com        %0.debian.org
21 #
22 # Notes:
23 #
24 # Related:
25 #
26 #.cv.lexington.ibm.com  %0.lexington.ibm.com
This page took 0.023036 seconds and 3 git commands to generate.