⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sendmail.cf

📁 学习linux的书具体介绍Linux的用法网络各种协议及驱动开发等
💻 CF
📖 第 1 页 / 共 4 页
字号:
## Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.#	All rights reserved.# Copyright (c) 1983, 1995 Eric P. Allman.  All rights reserved.# Copyright (c) 1988, 1993#	The Regents of the University of California.  All rights reserved.## By using this file, you agree to the terms and conditions set# forth in the LICENSE file which can be found at the top level of# the sendmail distribution.########################################################################################################################################################		SENDMAIL CONFIGURATION FILE########## built by bhcompile@stripples.devel.redhat.com on Mon Feb 24 19:15:55 EST 2003##### in /usr/src/build/228086-i386/BUILD/sendmail-8.12.8/cf/cf##### using ../ as configuration include directory#####################################################################################	DO NOT EDIT THIS FILE!  Only edit the source .mc file.######################################################################################################################################################  $Id: cfhead.m4,v 8.108.2.1 2002/08/27 20:19:08 gshapiro Exp $  ##########  $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro Exp $  ##########  setup for Red Hat Linux  ##########  $Id: linux.m4,v 8.13 2000/09/17 17:30:00 gshapiro Exp $  ##########  $Id: local_procmail.m4,v 8.21.42.1 2002/11/17 04:25:07 ca Exp $  ##########  $Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $  ##########  $Id: smrsh.m4,v 8.14 1999/11/18 05:06:23 ca Exp $  ##########  $Id: mailertable.m4,v 8.23 2001/03/16 00:51:26 gshapiro Exp $  ##########  $Id: virtusertable.m4,v 8.21 2001/03/16 00:51:26 gshapiro Exp $  ##########  $Id: redirect.m4,v 8.15 1999/08/06 01:47:36 gshapiro Exp $  ##########  $Id: always_add_domain.m4,v 8.11 2000/09/12 22:00:53 ca Exp $  ##########  $Id: use_cw_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $  ##########  $Id: use_ct_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $  ##########  $Id: local_procmail.m4,v 8.21.42.1 2002/11/17 04:25:07 ca Exp $  ##########  $Id: access_db.m4,v 8.24 2002/03/06 21:50:25 ca Exp $  ##########  $Id: blacklist_recipients.m4,v 8.13 1999/04/02 02:25:13 gshapiro Exp $  ##########  $Id: accept_unresolvable_domains.m4,v 8.10 1999/02/07 07:26:07 gshapiro Exp $  ##########  $Id: proto.m4,v 8.649.2.14 2002/12/30 15:46:02 ca Exp $  ###### level 10 config file formatV10/Berkeley# override file safeties - setting this option compromises system security,# addressing the actual file configuration problem is preferred# need to set this before any file actions are encountered in the cf file#O DontBlameSendmail=safe# default LDAP map specification# need to set this now before any LDAP maps are defined#O LDAPDefaultSpec=-h localhost###################   local info   #################### my LDAP cluster# need to set this before any LDAP lookups are done (including classes)#D{sendmailMTACluster}$mCwlocalhost# file containing names of hosts for which we receive emailFw/etc/mail/local-host-names# my official domain name# ... define this only if sendmail cannot automatically determine your domain#Dj$w.Foo.COMCP.# "Smart" relay host (may be null)DS# operators that cannot be in local usernames (i.e., network indicators)CO @ % !# a class with just dot (for identifying canonical names)C..# a class with just a left bracket (for identifying domain literals)C[[# access_db acceptance classC{Accept}OK RELAYC{ResOk}OKR# Hosts for which relaying is permitted ($=R)FR-o /etc/mail/relay-domains# arithmetic mapKarith arith# macro storage mapKmacro macro# possible values for TLS_connection in access mapC{tls}VERIFY ENCR# dequoting mapKdequote dequote# class E: names that should be exposed as from this host, even if we masquerade# class L: names that should be delivered locally, even if we have a relay# class M: domains that should be converted to $M# class N: domains that should not be converted to $M#CL rootC{E}rootC{w}localhost.localdomain# my name for error messagesDnMAILER-DAEMON# Mailer table (overriding domains)Kmailertable hash -o /etc/mail/mailertable.db# Virtual user table (maps incoming users)Kvirtuser hash -o /etc/mail/virtusertable.dbCPREDIRECT# Access list database (for spam stomping)Kaccess hash -T<TMPF> -o /etc/mail/access.db# Configuration version numberDZ8.12.8################   Options   ################# strip message body to 7 bits on input?O SevenBitInput=False# 8-bit data handling#O EightBitMode=pass8# wait for alias file rebuild (default units: minutes)O AliasWait=10# location of alias fileO AliasFile=/etc/aliases# minimum number of free blocks on filesystemO MinFreeBlocks=100# maximum message size#O MaxMessageSize=1000000# substitution for space (blank) charactersO BlankSub=.# avoid connecting to "expensive" mailers on initial submission?O HoldExpensive=False# checkpoint queue runs after every N successful deliveries#O CheckpointInterval=10# default delivery modeO DeliveryMode=background# error message header/file#O ErrorHeader=/etc/mail/error-header# error mode#O ErrorMode=print# save Unix-style "From_" lines at top of header?#O SaveFromLine=False# queue file mode (qf files)#O QueueFileMode=0600# temporary file modeO TempFileMode=0600# match recipients against GECOS field?#O MatchGECOS=False# maximum hop count#O MaxHopCount=25# location of help fileO HelpFile=/etc/mail/helpfile# ignore dots as terminators in incoming messages?#O IgnoreDots=False# name resolver options#O ResolverOptions=+AAONLY# deliver MIME-encapsulated error messages?O SendMimeErrors=True# Forward file search pathO ForwardPath=$z/.forward.$w:$z/.forward# open connection cache sizeO ConnectionCacheSize=2# open connection cache timeoutO ConnectionCacheTimeout=5m# persistent host status directory#O HostStatusDirectory=.hoststat# single thread deliveries (requires HostStatusDirectory)?#O SingleThreadDelivery=False# use Errors-To: header?O UseErrorsTo=False# log levelO LogLevel=9# send to me too, even in an alias expansion?#O MeToo=True# verify RHS in newaliases?O CheckAliases=False# default messages to old style headers if no special punctuation?O OldStyleHeaders=True# SMTP daemon options#   O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTAO DaemonPortOptions=Port=smtp,Addr=192.168.10.250, Name=MTA# SMTP client options#O ClientPortOptions=Family=inet, Address=0.0.0.0# Modifiers to define {daemon_flags} for direct submissions#O DirectSubmissionModifiers# Use as mail submission program? See sendmail/SECURITY#O UseMSP# privacy flagsO PrivacyOptions=authwarnings,novrfy,noexpn,restrictqrun# who (if anyone) should get extra copies of error messages#O PostmasterCopy=Postmaster# slope of queue-only function#O QueueFactor=600000# limit on number of concurrent queue runners#O MaxQueueChildren# maximum number of queue-runners per queue-grouping with multiple queues#O MaxRunnersPerQueue=1# priority of queue runners (nice(3))#O NiceQueueRun# shall we sort the queue by hostname first?#O QueueSortOrder=priority# minimum time in queue before retry#O MinQueueAge=30m# how many jobs can you process in the queue?#O MaxQueueRunSize=10000# perform initial split of envelope without checking MX records#O FastSplit=1# queue directoryO QueueDirectory=/var/spool/mqueue# key for shared memory; 0 to turn off#O SharedMemoryKey=0# timeouts (many of these)#O Timeout.initial=5mO Timeout.connect=1m#O Timeout.aconnect=0s#O Timeout.iconnect=5m#O Timeout.helo=5m#O Timeout.mail=10m#O Timeout.rcpt=1h#O Timeout.datainit=5m#O Timeout.datablock=1h#O Timeout.datafinal=1h#O Timeout.rset=5m#O Timeout.quit=2m#O Timeout.misc=2m#O Timeout.command=1hO Timeout.ident=0#O Timeout.fileopen=60s#O Timeout.control=2mO Timeout.queuereturn=5d#O Timeout.queuereturn.normal=5d#O Timeout.queuereturn.urgent=2d#O Timeout.queuereturn.non-urgent=7dO Timeout.queuewarn=4h#O Timeout.queuewarn.normal=4h#O Timeout.queuewarn.urgent=1h#O Timeout.queuewarn.non-urgent=12h#O Timeout.hoststatus=30m#O Timeout.resolver.retrans=5s#O Timeout.resolver.retrans.first=5s#O Timeout.resolver.retrans.normal=5s#O Timeout.resolver.retry=4#O Timeout.resolver.retry.first=4#O Timeout.resolver.retry.normal=4#O Timeout.lhlo=2m#O Timeout.auth=10m#O Timeout.starttls=1h# time for DeliverBy; extension disabled if less than 0#O DeliverByMin=0# should we not prune routes in route-addr syntax addresses?#O DontPruneRoutes=False# queue up everything before forking?O SuperSafe=True# status fileO StatusFile=/etc/mail/statistics# time zone handling:#  if undefined, use system default#  if defined but null, use TZ envariable passed in#  if defined and non-null, use that info#O TimeZoneSpec=# default UID (can be username or userid:groupid)O DefaultUser=8:12# list of locations of user database file (null means no lookup)O UserDatabaseSpec=/etc/mail/userdb.db# fallback MX host#O FallbackMXhost=fall.back.host.net# if we are the best MX host for a site, try it directly instead of config errO TryNullMXList=true# load average at which we just queue messages#O QueueLA=8# load average at which we refuse connections#O RefuseLA=12# load average at which we delay connections; 0 means no limit#O DelayLA=0# maximum number of children we allow at one time#O MaxDaemonChildren=0# maximum number of new connections per second#O ConnectionRateThrottle=0# work recipient factor#O RecipientFactor=30000# deliver each queued job in a separate process?#O ForkEachJob=False# work class factor#O ClassFactor=1800# work time factor#O RetryFactor=90000# default character set#O DefaultCharSet=iso-8859-1# service switch file (name hardwired on Solaris, Ultrix, OSF/1, others)#O ServiceSwitchFile=/etc/mail/service.switch# hosts file (normally /etc/hosts)#O HostsFile=/etc/hosts# dialup line delay on connection failure#O DialDelay=10s# action to take if there are no recipients in the message#O NoRecipientAction=add-to-undisclosed# chrooted environment for writing to files#O SafeFileEnvironment=/arch# are colons OK in addresses?#O ColonOkInAddr=True# shall I avoid expanding CNAMEs (violates protocols)?#O DontExpandCnames=False# SMTP initial login message (old $e macro)O SmtpGreetingMessage=$j Sendmail $v/$Z; $b# UNIX initial From header format (old $l macro)O UnixFromLine=From $g $d# From: lines that have embedded newlines are unwrapped onto one line#O SingleLineFromHeader=False# Allow HELO SMTP command that does not include a host name#O AllowBogusHELO=False# Characters to be quoted in a full name phrase (@,;:\()[] are automatic)#O MustQuoteChars=.# delimiter (operator) characters (old $o macro)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -