]> git.pld-linux.org Git - packages/sendmail.git/blame - sendmail.cM
- moved examples into tar file
[packages/sendmail.git] / sendmail.cM
CommitLineData
976c0791 1# /etc/mail/sendmail.cM
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 mail domains, which when relayed, will be rewritten
8# to appear as the MASQUERADE_AS address
9#
10# Usage:
11# MASQUERADE_DOMAIN_FILE(`[-o ]/etc/mail/sendmail.cM')dnl
12#
13# Format:
14# fqdn
15#
16# Examples:
17# debian.org
18#
19# Notes:
20# Class=$M
21#
22# Related:
23# EXPOSED_USER(root uucp)dnl <<- these are exempt from masquerading
24# FEATURE(allmasquerade)dnl <<- rewrite recipient addrs too
25# FEATURE(always_add_domain)dnl <<- add domain to unqualified names
26# FEATURE(limited_masquerade)dnl <<- only masq domains in $=M
27# FEATURE(masquerade_entire_domain)dnl <<- masq all hosts under domain
28# FEATURE(masquerade_envelope)dnl <<- rewrite envelope return address too
29# GENERICS_DOMAIN_FILE(`/etc/mail/sendmail.cG')dnl <<- masq From:
30#
31# Local names
32#
This page took 0.034484 seconds and 4 git commands to generate.