]> git.pld-linux.org Git - packages/sendmail.git/blame - relay-domains
035fa4dbcf7721e5d6f783a3b4f19b61 smtp
[packages/sendmail.git] / relay-domains
CommitLineData
a6c0212d 1# /etc/mail/relay-domains
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# Control what hosts are allowed to relay (or be a relay)
8#
9# Usage:
10# define(`confCR_FILE', `[-o ]/etc/mail/relay-domains')dnl
11#
12# Format:
13# lhs:
14#
15# Notes:
16# Class $=R
17# These are domains unless FEATURE(relay_hosts_only) is used,
18# then these names must be fully qualified host names!
19#
20# Related:
21# FEATURE(relay_hosts_only)dnl
22# FEATURE(relay_entire_domain)dnl <<- relays any host in the $=m class
23# FEATURE(relay_based_on_MX)dnl <<- relaying for boxes MX'd to you
24# FEATURE(access_db)dnl
25# EATURE(blacklist_recipients)dnl
26# FEATURE(rbl[,alternate server])dnl
27# FEATURE(orbs[,alternate server])dnl <<- Debian addition
28# FEATURE(accept_unqualified_senders)dnl
29# FEATURE(accept_unresolvable_domains)dnl
30#
31# Hosts that I will relay to:
32#
33# Hosts that can relay to me:
34#
This page took 0.048951 seconds and 4 git commands to generate.