ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Exim - äâà âîïðîñà.
@ 2004-09-22  9:42 Anatol B. Bazjukin
  2004-09-23  5:41 ` [Comm] Exim - ДБЮ БНОПНЯЮ Victor P. Vyatkin
  0 siblings, 1 reply; 3+ messages in thread
From: Anatol B. Bazjukin @ 2004-09-22  9:42 UTC (permalink / raw)
  To: community

Здравствуйте, community.
Установлен на подопытной машине Compact, облагороженный Сизифом от 05.07.04.
После редакции конфига, кажется все работает, но ...
1).
telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 smtp.abc.int ESMTP.... и далее по сценарию.

Однако,
telnet smtp.abc.int 25
Trying 192.168.168.1...
Connection refused.
Так и должно? Если нет, то куда смотреть.

2). Аутентификация
Для старта AUTH PLAIN
В базе для пользователей MySQL
'anatol','abc.ru',ENCRYPT('test') ,'test'
В документации Exim'а предлагается для генерации строки аутентификации
использовать Perl script:

  use MIME::Base64;
  printf ("%s", encode_base64(eval "\"$ARGV[0]\""));

  с параметром '\0anatol\0test', но подстановка получившейся строки не
  приводит к аутентификации.

  Что я делаю не так?

-- 
С уважением,
 Anatol


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-23  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-22  9:42 [Comm] Exim - äâà âîïðîñà Anatol B. Bazjukin
2004-09-23  5:41 ` [Comm] Exim - ДБЮ БНОПНЯЮ Victor P. Vyatkin
2004-09-23  7:16   ` Re[2]: [Comm] Exim - - äâà âîïðîñà Anatol B. Bazjukin

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