anorakgirl
Programmer
hi,
i'm trying to het auth set up on sendmail. i've followed the distructions here:
but sendmail still seems to relay anything i.e if i send a mail from outlook with my server set as the smtp server, it sends even if i don't tick the box marked "my server requires authentication".
in my sendmail.mc i have the lines:
define(`confAUTH_OPTIONS', `A y')dnl
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')
there is nothing in my access or relay-domains files.
i'm not sure where else to check for what is allowing relaying. any help appreciated!
~ ~
i'm trying to het auth set up on sendmail. i've followed the distructions here:
but sendmail still seems to relay anything i.e if i send a mail from outlook with my server set as the smtp server, it sends even if i don't tick the box marked "my server requires authentication".
in my sendmail.mc i have the lines:
define(`confAUTH_OPTIONS', `A y')dnl
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')
there is nothing in my access or relay-domains files.
i'm not sure where else to check for what is allowing relaying. any help appreciated!
~ ~