[FUG-BR] SMTP autenticado
Fabiano Caixeta Duarte
fabiano em fearp.usp.br
Sex Maio 13 13:48:49 BRT 2005
Salve!
Seguindo isto eu consigo utilizar autenticação. Gostaria de saber como
fazer para EXIGIR autenticação.
Valew!
--
Fabiano Caixeta Duarte
Seção Técnica de Informática
FEA-RP/USP
On Tue, 3 May 2005, Fabricio Lima wrote:
> SIM! DA ERRO!
> segue abaixo errata, usando SASL1 (nao é com SASL2)
>
> Install security/cyrus-sasl from the ports
> select the pwcheck option.
>
> edit /usr/local/lib/sasl/Sendmail.conf and add:
> pwcheck_method: passwd
>
> edit /etc/make.conf and add:
> SENDMAIL_CFLAGS=-I/usr/local/include/sasl1 -DSASL
> SENDMAIL_LDFLAGS=-L/usr/local/lib
> SENDMAIL_LDADD=-lsasl
>
> Recompile sendmail:
> # cd /usr/src/usr.sbin/sendmail
> # make cleandir
> # make obj
> # make
> # make install
>
> edit your /etc/mail/freebsd.mc and add:
> dnl set SASL options
> TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl
> define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl
> define(`confDEF_AUTH_INFO', `/etc/mail/auth-info')dnl
>
> finally:
> # cd /etc/mail
> # make
> # make install restart
>
> edit etc/rc.conf and add:
> sasl_pwcheck_enable="YES"
> sasl_pwcheck_program="/usr/local/sbin/pwcheck"
>
>
> [ ]'s
> Fabricio Lima - Analista de T.I.
> http://ww.fabriciolima.com.br
> ----- Original Message -----
> From: Fabio
> To: freebsd em fug.com.br
> Sent: Tuesday, May 03, 2005 7:09 PM
> Subject: [FUG-BR] SMTP autenticado
>
>
> Amigos, alguem da lista ja instalou SMTP autenticado, usando
> sendmail + SASL ?
>
> Já tentei instalar de todos os jeitos e sempre da erro na instalação
> do SASL, seja via ports ou tar.
>
> Alguem poderia dar um help ?
>
> via ports ocorre o erro:
>
> kerberos4.c:857: warning: array `plugins' assumed to have one element
> kerberos4.c:493: warning: `server_start' defined but not used
> kerberos4.c:503: warning: `dispose' defined but not used
> kerberos4.c:512: warning: `mech_free' defined but not used
> kerberos4.c:550: warning: `server_continue_step' defined but not used
> *** Error code 1
>
> Stop in /usr/ports/security/cyrus-sasl/work/cyrus-sasl-1.5.27/plugins.
> *** Error code 1
>
> Obrigado.
>
>
> _______________________________________________
> Freebsd mailing list
> Freebsd em fug.com.br
> http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
>
> _______________________________________________
> Freebsd mailing list
> Freebsd em fug.com.br
> http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
>
-------------- Próxima Parte ----------
_______________________________________________
Freebsd mailing list
Freebsd em fug.com.br
http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
Mais detalhes sobre a lista de discussão freebsd