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

RE: [cobalt-users] Problems after RaQXTR-All-Security-1.0.1-16402



> Check to see if you see the below entries in your sendmail.cf
>
> # 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
> divert(-1)
>
> If you have a copy of the sendmail.cf from before the upgrade, just
> diff
between the 2 files.

I opened etc/mail/sendmail.cf in pico and did a search for "pop" and it did
not appear.  I looked at another XTR that I have not doen the upgrade on and
"pop" doesn't appear in it either.

I enabled and disabled it to no avail.  If I cut and paste yourt entry where
should I put it?  Can iu place it at the bottom?

-Matt