ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Anton Kvashin <foo@junior.esoo.ru>
To: community@altlinux.ru
Cc: alexei@taf.ru
Subject: Re: [Comm] postfix & sasl
Date: Wed, 09 Jun 2004 15:56:03 +0600
Message-ID: <40C6DEB3.2040306@junior.esoo.ru> (raw)
In-Reply-To: <40C6BA59.000001.18852@soapbox.yandex.ru>


>postfix/smtpd[24222]: warning: unknown[192.168.100.3]: SASL LOGIN authentication failed
>Jun  9 11:17:22 ms postfix/smtpd[24222]: lost connection after AUTH from unknown[192.168.100.3]
>Jun  9 11:17:22 ms postfix/smtpd[24222]: disconnect from unknown[192.168.100.3]
>
>Я так понимаю, что ошибка возникает из-за неправильного пароля или нет?
>
LOGIN - это механизм аутентификации, используется в Outlook Express, 
Outlook.

Допустим, у вас есть валидный электронный ящик на вашем почтовом 
сервере. Его реквизиты - ваш логин и пароль. Эти реквизиты в sasldb(?)
Все настроено правильно (это мое предположение).
Далее (предположу, что 192.168.100.3 - ip-адресс вашего мыльного 
сервера): telnet 192.168.100.3 25
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
       ^^^^^^^^^^^^^^^^^^^^^^^^
      говорит о том что используется sasl-authentication, с механизмами 
LOGIN и PLAIN

Для PLAIN строки: perl -MMIME::Base64 -e  'print encode_base64("ваш 
логин\0ваш логин\0пароль");'
Получаем PLAIN строку: 18HbIMzPx8nOANfB2yDMz8fJzgDQwdLPzNg=



      parent reply	other threads:[~2004-06-09  9:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 13:22 unix9
2004-06-07 13:39 ` Alexei Takaseev
2004-06-07 13:54   ` unix9
2004-06-07 14:03     ` Alexei Takaseev
2004-06-07 14:11       ` unix9
2004-06-07 14:14         ` Alexei Takaseev
2004-06-07 14:26           ` unix9
2004-06-07 15:11             ` Alexei Takaseev
2004-06-09  7:20               ` unix9
2004-06-09  8:06                 ` Mike Lykov
2004-06-09 10:56                   ` unix9
2004-06-09 11:18                     ` Mike Lykov
2004-06-09 11:45                       ` unix9
2004-06-09 11:52                         ` Mike Lykov
2004-06-09 13:14                           ` unix9
2004-06-10  4:09                             ` Mike Lykov
2004-06-09 13:34                     ` Alexei Takaseev
2004-06-10 10:28                       ` unix9
2004-06-09  9:56                 ` Anton Kvashin [this message]

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=40C6DEB3.2040306@junior.esoo.ru \
    --to=foo@junior.esoo.ru \
    --cc=alexei@taf.ru \
    --cc=community@altlinux.ru \
    /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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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