ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Денис Смирнов" <mithraen@freesource.info>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] Postfix и Cyrus-SASL:  sql_select option missing
Date: Thu, 31 Jul 2014 20:59:03 +0400
Message-ID: <20140731165903.GA13682@mw.mithraen.ru> (raw)
In-Reply-To: <201407311606.48941.a_s_y@sama.ru>

[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]

On Thu, Jul 31, 2014 at 04:06:48PM +0400, Sergey wrote:
> Приветствую.
> Ввиду того, что багом https://bugzilla.altlinux.org/30135 непонятно,
> кто должен заниматься, сделал подход к Postfix. Попытка настроить 
> авторизацию через sasl что-то неудачная пока.
> /etc/sasl2/smtpd.conf имеет такой вид (хотя это, похоже, пока не важно):

Если ваша задача локализовать и исправить баг, приводящий к 30135, то
проще всего для начала воспроизвести её на отправке по smta с авторизацией
-- меньше требуемых внимания компонент задействуется.

Создаете аккаунт на gmail, и дальше:

в /etc/postfix/main.cf:

relayhost = [smtp.gmail.com]:587

smtp_sasl_auth_enable = yes
smtp_use_tls = yes
smtp_enforce_tls = yes
smtp_sasl_security_options = noanonymous
smtp_sasl_tls_security_options = noanonymous
smtp_tls_security_level = encrypt
smtp_tls_enforce_peername = no

В /etc/postfix/sasl_passwd:
[smtp.gmail.com] email:password
smtp.gmail.com email:password
gmail-smtp.l.google.com email:password
[gmail-smtp.l.google.com] email:password

-- 
С уважением, Денис

http://mithraen.ru/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2014-07-31 16:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31 12:06 Sergey
2014-07-31 16:59 ` Денис Смирнов [this message]
2014-08-01  6:51   ` Sergey
2014-08-01  6:58     ` Sergey
2014-08-01  7:10       ` Денис Смирнов
2014-08-18  8:44         ` Sergey
2014-08-18  8:53           ` Денис Смирнов
2014-08-18 10:03             ` Sergey
2014-08-18 10:30               ` Денис Смирнов
2014-08-01  7:08     ` Денис Смирнов

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140731165903.GA13682@mw.mithraen.ru \
    --to=mithraen@freesource.info \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git