View Single Post
  #8 (permalink)  
Old 06-25-2008, 07:35 AM
ay4you ay4you is offline
Active Member
 
Posts: 47
Default

Hi
is it these lines
Quote:
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_client_restrictions=permit_sasl_authenticate d,reject
or
Quote:
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
maybe i didnt explain what i want to do properly
when sending a mail from outlook in the option it has the option that says
my server requires authentication
then a check box i tried sending mails and i didnt check that box but the mail still went i want the server to request authentication from those clients using mail clients so that they will have to check the box that say my server requires authentication
Reply With Quote