[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Problems after RaQXTR-All-Security-1.0.1-16402
- Subject: RE: [cobalt-users] Problems after RaQXTR-All-Security-1.0.1-16402
- From: "Tolentino, Elmer" <etolentino@xxxxxxxxx>
- Date: Sat Mar 29 11:39:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: Matt Darnell [mailto:mdarnell@xxxxxxxxxxx]
> Sent: Saturday, March 29, 2003 11:29 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] Problems after RaQXTR-All-Security-1.0.1-16402
>
>
> Aloha,
>
> I applied RaQXTR-All-Security-1.0.1-16402 which is a sendmail
> update and not
> it seems POP before SMTP is broken.
>
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.
> The only way I can send email is to add my IP address to the
> - Relay for the
> following Hosts/Domains.
>
> Has anyone else experienced this problem? I can add the IP's for our
> customers but that would kill the remote users.
>
> Any ideas?
>
> -Matt
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>