At 1/17/2002 10:31 AM +0800, you wrote:
>Is there a way to test manually as it is diffifult to get a external network
>to test out the Auth.

Simple: deny *all* relaying in the access map except from localhost and 
127.0.0.1 (same thing); then test with your mail client. If you can relay, 
you've most likely got it working.

>Jan 17 10:39:17 Fserver sendmail[27045]: SASL: available mech=PLAIN LOGIN
>DIGEST-MD5 CRAM-MD5 ANONYMOUS, allowed mech=GSSAPI KERBEROS_V4 DIGEST-MD5
>CRAM-MD5
>Jan 17 10:39:17 Fserver sendmail[27046]: g0H2dHQ27046:from=<[EMAIL PROTECTED]>,
>size=1193, class=0, nrcpts=1, msgid=<003701c19efe$b1fcc8a0$4d00a8c0@singnet>,
>proto=SMTP, daemon=MTA, relay=moke [192.168.0.77]
>Jan 17 10:39:17 Fserver sendmail[27047]: g0H2dHQ27046: to=<[EMAIL PROTECTED]>,
>ctladdr=<[EMAIL PROTECTED]> (500/500), delay=00:00:00, xdelay=00:00:00,
>mailer=local, pri=30716, dsn=2.0.0, stat=Sent
>Jan 17 10:39:17 Fserver sendmail[27047]: g0H2dHQ27046: done; delay=00:00:00,
>ntries=1

Some notes (remember, I'm sort of guessing here not an expert):

* You do not have LOGIN and PLAIN in allowed mechanisms; so only encrypted 
AUTH is allowed which, at first anyway, is not what you want. Don't try to 
conquer the world in one step; allow LOGIN and PLAIN to start with.

* Note that in the lines relating to your sent email message nothing says 
"mech=LOGIN" (or any other mechanism); this means that AUTH was not used. 
Something else is allowing relaying.

>I have a ANONYMOUS.  And all mail just pass thru my SMTP without my SMTP.d
>prompting a UserID and Password.

I'm not sure what you meant by this.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to