From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 17 Dec 2002 22:26:33 +0200 From: Valentin Nechayev To: community@altlinux.ru Subject: Re: [Comm] =?koi8-r?B?8MnT2M3BIM/U?= Postfix Message-ID: <20021217202633.GH18472@netch.kiev.ua> References: <200212172102.29641.dvukol@rosmail.ru> <20021217230857.6b5f17e8.gosha@zkb.ru> <200212172116.35969.dvukol@rosmail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200212172116.35969.dvukol@rosmail.ru> X-42: On Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru X-Reply-To: netch@netch.kiev.ua List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: Tue, Dec 17, 2002 at 21:16:35, dvukol wrote about "Re: [Comm] Письма от Postfix": > > Если смысл сообщений не понятен, то вкратце - это он дает > > "отлуп" нехорошим дядям. Теперь понятно? :-))) > А обязательно об этом руту сообщать? До обновления postfix-а он у меня > просто помалкивал. Нельзя ли как-нибудь отключить эту фичу > разговорчивости? # The notify_classes parameter specifies the list of error classes # that are reported to the postmaster. The default is to report only # the most serious problems. The paranoid may wish to turn on the # policy (anti-UCE violations) and protocol error (broken mailers) # reports. # #notify_classes = bounce,delay,policy,protocol,resource,software #notify_classes = 2bounce,resource,software notify_classes = resource,software # The following parameters specify who gets postmaster notices if # one of the above error conditions is recognized. All parameters # default to "postmaster". # bounce_notice_recipient = postmaster 2bounce_notice_recipient = postmaster delay_notice_recipient = postmaster error_notice_recipient = postmaster -netch-