From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: dead-md@yandex.ru Subject: Re: [Comm] =?koi8-r?b?79TQ0sHXy8E=?= =?koi8-r?b?INDP3tTZ?= =?koi8-r?b?IA==?= =?koi8-r?b?3sXSxdo=?= =?koi8-r?b?IMTJwczB0A==?= Organization: Tyumen's University, Institute of Distance Education References: <200510302200.59830.dead-md@yandex.ru> From: "Vladimir V. Kamarzin" Date: Mon, 31 Oct 2005 12:43:17 +0500 In-Reply-To: <200510302200.59830.dead-md@yandex.ru> (dm's message of "Sun, 30 Oct 2005 22:00:59 +0300") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: ALT Linux Community X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 07:43:45 -0000 Archived-At: List-Archive: List-Post: >>>>> On 31 Oct 2005 at 00:00 "d" == dm writes: d> Соответственно, вопрос: есть ли возможность построить аналогичный d> описанному по функциональности механизм, в котором бы почта d> отправлялась на SMTP-сервер с авторизацией? Сказать постфиксу чтобы производил аутентификацию на релее. smtp_sasl_auth_enable = yes smtp_sasl_security_options = smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd # cat /etc/postfix/sasl_passwd relayhost.domain.tld user:password Не забыть сделать postmap /etc/postfix/sasl_passwd -- WBR, Vladimir V. Kamarzin.