Re: OT: sendmail access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



>
> But, when I'm trying to send an email, the user still becames:
>
> Relaying denied. Proper authentication required.
>
> Before SASL, the user becomes only "Relaying denied"
>
> In Outlook 2003 in Email Preferences, the authentication for smtp is
> activ.
>
> "the outgoing server (SMTP) needed Authentification - same entries as
> the Incoming Server"
>
> same UID and password on outgoing and incoming Server.
>
> I love it on Sunday to work ;-(
>

Well, yes, my sendmail.cf is configured via sendmail.mc... which makes it
pretty easy... there will be an authenticated handling process in
sendmail.cf that sendmail.mc inserts automagically...

e.g.

# authenticated?
R$*                     $: $1 $| $>"tls_client" $&{verify} $| MAIL
R$* $| $#$+             $#$2
R$* $| $*               $: $1

R<>                     $@ <OK>                 we MUST accept <> (RFC 1123)
R$+                     $: <?> $1
R<?><$+>                $: <@> <$1>
R<?>$+                  $: <@> <$1>
R$*                     $: $&{daemon_flags} $| $1
R$* f $* $| <@> < $* @ $- >     $: < ? $&{client_name} > < $3 @ $4 >
R$* u $* $| <@> < $* >  $: <?> < $3 >
R$* $| $*               $: $2


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux