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

RE: [cobalt-users] [RaQ4r] SMTP and Authenticate process



On Mon, 2004-01-12 at 18:11, David Lucas wrote:
> just which update did you do?
> was this an older update or a new one?
> 

Like I said in a previous post, I did the last three updates on the Sun site the last week when this all started.

I found that it works on another Cobalt we have and decided to do a 'diff' on the sendmail.cf files from both machines and it definitely looks as if something is missing regarding the POP before SMTP problem I'm having. Anyone had this problem, I guess I should try just loading the cf file from the other RaQ and see if it works tonight?

[root /root]# diff sendmail.cf /etc/mail/sendmail.cf
24c24
< ##### built by root@xxxxxxxxxxxxxxx on Sun Jun 18 11:18:49 JST 2000
---
> ##### built by root@xxxxxxxxxxxxxxxxxxxxxxxxxx on Wed Sep 24 23:50:17
PDT 2003
145,147d144
< # Pop-before-smtp secondary access hash
< Kpopauth hash -a<MATCH> /etc/mail/popip.db
<
1076,1093d1072
< # 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
<
< # 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
<
1163c1142
< R$*                   $#error $@ 5.7.1 $: "550 Relaying denied. 
Please check your mail first or restart your mail session."
---
> R$*                   $#error $@ 5.7.1 $: "550 Relaying denied"

-- 
Robert