Re: sendmail SMTP-AUTH
Wednesday, November 2, 2005, 4:40:19 PM, you wrote:
АД> Здравстуйте
АД> система Debian testing
АД> Пытаюсь сделать smtp авторизацию в sendmail
АД> debian:/etc/mail# sendmail -d0.1 -bv root | grep SASL
АД> PIPELINING SASLv2 SCANF SOCKETMAP STARTTLS USERDB
АД> USE_LDAP_INIT
АД> делал как в доке /etc/mail/sasl/sasl.m4
АД> ##### Usage:
АД> ##### 1) To get *ANY* AUTH support for sendmail you
АД> ##### A) *MUST* Add this line to /etc/mail/sendmail.mc
АД> ##### `include(`/etc/mail/sasl/sasl.m4')dnl'
АД> ##### B) *MAY* Add the same line to /etc/mail/submit.mc
АД> ##### to get MSP<->MTA authentication/encryption
АД> добавил в sendmail.mc строчку
АД> include(`/etc/mail/sasl/sasl.m4')dnl
АД> сгенерил sendmail.cf
АД> проверяю
АД> debian:/etc/mail# telnet debian 25
АД> Trying 127.0.0.1...
АД> Connected to debian.
АД> Escape character is '^]'.
АД> 220 localhost.localdomain ESMTP Sendmail
АД> 8.13.4/8.13.4/Debian-3; Wed, 2
АД> Nov 2005 16:38:30 +0300; (No UCE/UBE) logging access from:
АД> debian(OK)-debian [127.0.0.1]
АД> ehlo debian
АД> 250-localhost.localdomain Hello debian [127.0.0.1], pleased to meet you
АД> 250-ENHANCEDSTATUSCODES
АД> 250-PIPELINING
АД> 250-EXPN
АД> 250-VERB
АД> 250-8BITMIME
АД> 250-SIZE
АД> 250-DSN
АД> 250-ETRN
АД> 250-DELIVERBY
АД> 250 HELP
АД> *************
АД> 250-AUTH - нет
АД> что я упустил?
Есть такое дело. Мучился некоторое время. Полегчало после установки
собственно sasl-bin, sasl-auth***-modules.
--
Best regards,
Alexey Alinichenko mailto:al@int.spb.ru
Reply to: