Date: Thu, 29 Aug 2002 20:35:26 -0300 From: "Vitor de Matos Carvalho" <vitor@softinfo.com.br> To: "Scot W. Hetzel" <hetzels@westbend.net>, "FreeBSD-Stable" <freebsd-stable@FreeBSD.ORG> Subject: Re: Sendmail+Cyrus2 Message-ID: <000e01c24fb4$c0ceef90$020aa8c0@acaraje> References: <002901c24fa6$955e0ed0$020aa8c0@acaraje> <020601c24fb1$6475c280$12fd2fd8@Admin01>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi... I added to these two options and it he the same continues giving error: ehlo localhost 250-acaraje.softinfo.com.br Hello acaraje.softinfo.com.br [192.168.10.2], please d to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 3072000 250-DSN 250-ETRN 250-AUTH DIGEST-MD5 CRAM-MD5 PLAIN LOGIN 250-DELIVERBY 250 HELP Regards, Vitor de Matos Carvalho System Network Administrator - Softinfo Network FreeBSD - The Power To Serve ----- Original Message ----- From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Vitor de Matos Carvalho" <vitor@softinfo.com.br>; "FreeBSD-Stable" <freebsd-stable@FreeBSD.ORG> Sent: Thursday, August 29, 2002 8:11 PM Subject: Re: Sendmail+Cyrus2 > From: "Vitor de Matos Carvalho" <vitor@softinfo.com.br> > > I installed cyrus for ports to function with sendmail 8,12,5 to require > > authentication in the sending of emails, only that I configured the > customer > > of email to send login and the password to make autenticacao together to > the > > sendmail alone that it of giving the following error to me: > > Relaying denied. Proper authentication required. > > > > I configured of the following form: > > > > > 4) Add the following to your sendmail.mc file: > > > > dnl The group needs to be mail in order to read the sasldb2 file > > define(`confRUN_AS_USER',`root:mail')dnl > > > > TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5')dnl > > define(`confAUTH_MECHANISMS',`DIGEST-MD5 CRAM-MD5')dnl > > > In order for you to use the DIGEST-MD5 and CRAM-MD5 mechs, you need to add > the users to the sasldb2 file with saslpasswd2. Saslauthd only works with > the plan text authentication methods. > > If you users are using NetScape or OutLook Express you'll need to add > additional mechs (PLAIN, LOGIN) to the list. > > Scot > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01c24fb4$c0ceef90$020aa8c0>