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" <[EMAIL PROTECTED]> To: "Vitor de Matos Carvalho" <[EMAIL PROTECTED]>; "FreeBSD-Stable" <[EMAIL PROTECTED]> Sent: Thursday, August 29, 2002 8:11 PM Subject: Re: Sendmail+Cyrus2 > From: "Vitor de Matos Carvalho" <[EMAIL PROTECTED]> > > 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 [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
