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

Re: [cobalt-users] [RAQ4] sendmail relaying problems.



> Greetings, finally I get to contribute something. My  looked through my
sendmail.cf.popb4smtp found in
> /etc/mail line by line and found that these two sections had had duplicate
> entries:
>
> # Pop-before-smtp secondary access hash
> Kpopauth hash -a<MATCH> /etc/mail/popip.db
>
> # Put the address into cannonical form (even if it doesn't resolve to an
> MX).
> R$*   $: $>Parse0 03 $1
> R$* < $* > $*  $: $1 < $2 . > $3
> R$* < $* . . > $* $1 < $2 . > $3
> # Test against pop-before-relay hash
> R$*   $: < $&{client_addr} >
> R< $* >   $(popauth $1 $)
> R$* < MATCH >  $#OK
>
> I have had my POP Before SMTP working <knock on wood> since Tuesday.
>
Jason,
I don't even have either one of those entries in my sendmail.cf.popb4smtp
Tom