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

📄 1371.html

📁 著名的linux英雄站点的文档打包
💻 HTML
📖 第 1 页 / 共 3 页
字号:
AntiVir is a registered trademark of<br>
H+BEDV Datentechnik GmbH<br>
*********************************************************************<br>
<br>
<br>
自动升级病毒库后的报告:<br>
<br>
AntiVir has successfully updated itself.<br>
<br>
--&gt; /usr/lib/AntiVir/antivir.vdf<br>
<br>
Machine: gugonghcs.fruitron.com.cn<br>
Date: 09 May 2002<br>
Time: 10:39:18<br>
<br>
<br>
<br>
<br>
-----------------------------<br>
Copyright (C) 1994-2002 by H+BEDV Datentechnik GmbH.<br>
All rights reserved.<br>
<br>
For private (non-commercial) use only.<br>
<br>
<br>
请到 :<br>
<br>
http://www.hbedv.com<br>
<br>
下载 linux 版本,并注册,Linux 的 版本可是免费的哟。<br>
<br>
由于附件的后缀名限制,附加的文档的 .txt 结尾是我增加附加档案时添加上去的。<br>
<br>
avmailgate.conf<br>
[php]<br>
<br>
#######################################################################<br>
## avmailgate.conf ##<br>
#######################################################################<br>
<br>
# This file lists all the available parameters. Lines beginning with '#'<br>
# are comments and are ignored. When a parameter is not specified, some<br>
# default value is used. The default values are the values shown here,<br>
# unless otherwise indicated.<br>
<br>
<br>
<br>
###################################<br>
# Parameters used by both daemons #<br>
###################################<br>
<br>
# ------------------------------------------------------------------------<br>
# Avgated and avgatefwd will switch to this user and group<br>
# as soon as possible. Avgated will do this after opening<br>
# the SMTP port and avgatefwd will do it immediatelly.<br>
<br>
# User uucp<br>
# Group uucp<br>
<br>
# ------------------------------------------------------------------------<br>
# Who will get errors, virus alerts and information about automatic updates.<br>
<br>
Postmaster postmaster<br>
<br>
# ------------------------------------------------------------------------<br>
# MyHostName: FQDN of the local host.<br>
# The default value, if not set in configuration file, is that<br>
# obtained by gethostname(2), or if this fails, "localhost".<br>
<br>
# MyHostName localhost<br>
<br>
# ------------------------------------------------------------------------<br>
# The spooldir must be owned by User:Group (as specified above)<br>
# and must be accessible by only this user (mode = 0700).<br>
# Both programs will yell and refuse to run if something is wrong.<br>
<br>
# SpoolDir /var/spool/avmailgate<br>
<br>
# ------------------------------------------------------------------------<br>
# AntiVirDir: The antivir 'library' directory, where the VDF,<br>
# the key, and some other files are stored.<br>
<br>
# AntiVirDir /usr/lib/AntiVir<br>
<br>
# ------------------------------------------------------------------------<br>
# TemporaryDir: Where the temporary files are stored<br>
# (for example, attachments while virus checking them).<br>
# It needs enough space to hold uncompressed attachments<br>
# for each forwarder, and some more.<br>
# Default: "/var/tmp" or else "/tmp".<br>
<br>
# TemporaryDir /var/tmp<br>
<br>
# ------------------------------------------------------------------------<br>
# You can set this option to RECIPIENT, SENDER or BOTH to allow matching of<br>
# domain name of the recipient and/or sender mail address, to check if it's<br>
# to be considered local.<br>
<br>
# If MatchMailAddressForLocal is RECIPIENT, and the recipient address matches<br>
# the domain given in "local:", mail will be accepted.<br>
# If MatchMailAddressForLocal is SENDER, and the sender address matches the<br>
# domain given in "local:", mail will be accepted.<br>
# If MatchMailAdressForLocal is BOTH, and the recipient or the sender adresses<br>
# matches the domain given in "local:" mail will be accepted.<br>
<br>
# MatchMailAddressForLocal RECIPIENT<br>
<br>
# ------------------------------------------------------------------------<br>
# SMTP greeting message.<br>
<br>
SMTPBanner "AntiVir MailGate"<br>
<br>
<br>
##############################<br>
# Parameters used by avgated #<br>
##############################<br>
<br>
# ------------------------------------------------------------------------<br>
# The pid file of the SMTP daemon<br>
<br>
PidFile_avgated /var/run/avmailgate_d.pid<br>
<br>
# ------------------------------------------------------------------------<br>
# Select the interface, the smtp daemon will listen on.<br>
# The default listen address of 0.0.0.0 means all interfaces.<br>
# IF YOU ARE UNSURE JUST LEAVE IT AS IS!<br>
<br>
ListenAddress 0.0.0.0 port 25<br>
<br>
# ------------------------------------------------------------------------<br>
# Limit the number of simultanous connections from remote sites.<br>
# A limit of 0 disables this feature.<br>
<br>
MaxIncomingConnections 0<br>
<br>
# ------------------------------------------------------------------------<br>
# Number of seconds until a timeout occures in SMTP conversation.<br>
<br>
# SmtpTimeout 300<br>
<br>
# ------------------------------------------------------------------------<br>
# Larger mails will be rejected.<br>
# A limit of 0 means "no limit".<br>
<br>
MaxMessageSize 5000000<br>
<br>
# ------------------------------------------------------------------------<br>
# Refuse incoming connections if less free blocks are available<br>
# on the filesystem containing the spool directory.<br>
<br>
# MinFreeBlocks 100<br>
<br>
# ------------------------------------------------------------------------<br>
# So many recipients can be accepted at once.<br>
<br>
MaxRecipientsPerMessage 100<br>
<br>
# ------------------------------------------------------------------------<br>
# Refuse 'MAIL FROM:&lt;&gt;'.<br>
# Actually, RFC2821, RFC821 and RFC2505 explicitely note that 'MAIL FROM: &lt;&gt;'<br>
# MUST be accepted. It is strongly recommended not to change the<br>
# default setting.<br>
<br>
RefuseEmptyMailFrom YES<br>
<br>
# ------------------------------------------------------------------------<br>
# When AllowSourceRouting is NO, if source routing is present in the<br>
# given recipient address path, it's removed.<br>
<br>
# When AllowSourceRouting is YES, then source routing is honored, and<br>
# the messages is forwared to the first host specified in the route..<br>
<br>
# AllowSourceRouting NO<br>
<br>
# ------------------------------------------------------------------------<br>
# When InEnvelopAddressesBangIs is REFUSED, the presence of an unquoted<br>
# "!" in the recipient envelop address implies that the message will be<br>
# refused.<br>
<br>
# When InEnvelopAddressesBangIs is IGNORED, any unquoted "!" will be<br>
# processed as any other non-special character of the address.<br>
<br>
# When InEnvelopAddressesBangIs is INTERPRETED, then the address is<br>
# rewritten in RFC821 standard form. An address such as:<br>
<br>
# hostA!hostB!hostC!user<br>
<br>
# is rewritten as:<br>
<br>
# @hostA,@hostB:user@hostC<br>
<br>
# Then, if source routing is allowed, the message is transmited to<br>
# hostA, otherwise it's directly sent to hostC.<br>
<br>
# Thus, this rewritting allow us to discover the recipient host, in the<br>
# case where all the UUCP gateways on the route would have interpreted<br>
# the address the same way as us. (If that were not the case, then this<br>
# parameters should be set to IGNORED).<br>
<br>
# InEnvelopAddressesBangIs REFUSED<br>
<br>
# ------------------------------------------------------------------------<br>
# When InEnvelopAddressesPercentIs is REFUSED, the presence of an<br>
# unquoted "%" in the recipient envelop address implies that the message<br>
# will be refused.<br>
<br>
# When InEnvelopAddressesPercentIs is IGNORED, any unquoted "%" will be<br>
# processed as any other non-special character of the address.<br>
<br>
# When InEnvelopAddressesPercentIs is INTERPRETED, then the address is<br>
# rewritten in RFC821 standard form. An address such as:<br>
<br>
# user%hostC%hostB@hostA<br>
<br>
# is rewritten as:<br>
<br>
# @hostA,@hostB:user@hostC<br>
<br>
# Then, if source routing is allowed, the message is transmited to<br>
# hostA, otherwise it's directly sent to hostC.<br>
<br>
# Thus, this rewritting allow us to discover the recipient host, in the<br>
# case where all the gateways on the route would have interpreted the<br>
# address the same way as us. (If that were not the case, then this<br>
# parameters should be set to IGNORED).<br>
<br>
# InEnvelopAddressesPercentIs REFUSED<br>
<br>
# ------------------------------------------------------------------------<br>
# When AcceptLooseDomainName is NO, if the name of the domain selected<br>
# for delivery (depending on source routing) does not strictly conform<br>
# it the domain name syntax,then it's refused.<br>
<br>
# When AcceptLooseDomainName is YES, then no check is done on the domain<br>
# name, apart of interpretting the domain name syntax for numerical IP<br>
# addresses.<br>
<br>
# AcceptLooseDomainName NO<br>
<br>
<br>
################################<br>
# Parameters used by avgatefwd #<br>
################################<br>
<br>
# ------------------------------------------------------------------------<br>
# The pid file of the forwarder<br>
<br>
PidFile_avgatefwd /var/run/avmailgate_fwd.pid<br>
<br>
# ------------------------------------------------------------------------<br>
# Number of forwarders running simultanously.<br>
# (All the forwarders are of the same class, as specified by<br>
# the following option).<br>
<br>
# MaxForwarders 10<br>
<br>
# ------------------------------------------------------------------------<br>
# Select how mail should be forwarded.<br>
# Send mail by piping it thru sendmail (this is the default):<br>
<br>
# ForwardTo /usr/lib/sendmail -oem -oi<br>
<br>
# Or if you want the mail to be sent by SMTP:<br>
<br>
ForwardTo SMTP: localhost port 825<br>
<br>
# ------------------------------------------------------------------------<br>
# Stop delivery of suspicious MIME mails, that is<br>
# a MIME nesting level &gt; 20 or more than 100 attachments.<br>
<br>
BlockSuspiciousMime YES<br>
<br>
# ------------------------------------------------------------------------<br>
# Send virus alerts to receipients outside your domain if<br>
# the sender is a user local to your domain.<br>
<br>
# ExposeAlerts NO<br>
<br>
# ------------------------------------------------------------------------<br>
# Send virus alerts to sender if the sender address is not local.<br>
# This option is only available in commercial mode.<br>
<br>
# ExposeSenderAlerts NO<br>
<br>
# ------------------------------------------------------------------------<br>
# User name of sender of virus alerts, if virus was found in a mail.<br>
<br>
VirusAlertsUser AvMailGate<br>
<br>
# ------------------------------------------------------------------------<br>
# When AddStatusInBody is NO, no not status notification is inserted in<br>
# the body of the emails.<br>
<br>
# When AddStatusInBody is YES:<br>
# For plain rfc822 email (non MIME), just insert the notification<br>
# paragraph in the begining of the body.<br>
# For MIME email, transmit the checked email as a new MIME<br>
# multipart/mixed email, with a first text/plain section containing the<br>
# status notification paragraph, and with a second message/rfc822<br>
# section containgin the whole original message. Most headers from the<br>
# orginal are copied to the transmited message.<br>
<br>
# AddStatusInBody NO<br>
<br>
# ------------------------------------------------------------------------<br>
# When ForwardAllEmailAsMIME is NO, incoming emails that are not MIME<br>
# emails get out as they came, non-MIME.<br>
<br>
# When ForwardAllEmailAsMIME is YES:<br>
# The behaviour does not change for MIME emails.<br>
# However, plain rfc822 emails are encapsulated into a MIME<br>
# message/rfc822 section of a multipart/mixed email that will inherit<br>
# all the headers of the user email. If AddStatusInBody is YES too,<br>
# then our text is added into a text/plain entity inserted before the<br>
# message/rfc822 entity.<br>
<br>
# ForwardAllEmailAsMIME NO<br>
<br>
# ------------------------------------------------------------------------<br>
# If ScanInArchive is NO, no files in an archive will be scanned.<br>
<br>
# If ScanInArchives is YES, all files in archives are going to be extracted<br>
# and scanned, depending on the resctrictions given with<br>
# MaxFilesizeInArchive and MaxRecursionDepthInArchive.<br>
<br>
ScanInArchive YES<br>
<br>
# ------------------------------------------------------------------------<br>
# If MaxFilesizeInArchive is 0, all files in an archive will be extracted,<br>
# don't care of their unpacked size.<br>
<br>
# If MaxFilesizeInArchive is &gt;0, all files up to the adjusted size will be<br>
# extracted.<br>
<br>
# MaxFilesizeInArchive 0<br>
<br>
# ------------------------------------------------------------------------<br>
# If MaxRecursionDepthInArchive is 0, recursive archives are going to be<br>
# unpacked with an unlimited recursion depth.<br>
<br>
# If MaxRecursionDepthInArchive is &gt;0, recursive archives are going to be<br>
# unpacked up to the adjusted recursion depth.<br>
<br>
# MaxRecursionDepthInArchive 5<br>
<br>
# ------------------------------------------------------------------------<br>
# If BlockSuspiciousArchive is NO, don't stop delivery of mails<br>
# containing archives with a suspicious recursion depth.<br>
<br>
# If BlockSuspiciousArchive is YES, stop delivery of mails<br>
# containing archives if MaxRecursionDepthInArchive has been reached.<br>
<br>
# BlockSuspiciousArchive NO<br>
<br>
# ------------------------------------------------------------------------<br>

⌨️ 快捷键说明

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