SUSPECT: RE: Verisign idiocy confusion {Scanned by HJMS}
Denis Beauchemin
Denis.Beauchemin at USHERBROOKE.CA
Thu Sep 18 14:57:17 IST 2003
I've just tried it and my sendmail (sendmail-8.11.6-27.73) gave be a
bunch of errors about unbalanced quotes:
553 5.0.0 /etc/sendmail.cf: line 1408: Unbalanced '"'
553 5.0.0 /etc/sendmail.cf: line 1408: Unbalanced '"'
554 5.0.0 /etc/sendmail.cf: line 1409: unknown configuration line "resolve PTR record for "&0" Please have your system \"
554 5.0.0 /etc/sendmail.cf: line 1410: unknown configuration line "administrator correct the zone entries.""
I checked and the backslashes were the last characters on the lines...
I also made sure I used tabs...
Any thoughts?
Denis
Le mer 17/09/2003 à 20:35, Res a écrit :
> On Wed, 17 Sep 2003, Furnish, Trever G wrote:
>
> > If you're using an mc file similar to the one that redhat distributes with
> > sendmail, then it's probably got a section something like this:
> >
> > dnl # We strongly recommend not accepting unresolvable domains if you want
> > to
> > dnl # protect yourself from spam. However, the laptop and users on computers
> > dnl # that do not have 24x7 DNS do need this.
> > dnl #
> > FEATURE(`accept_unresolvable_domains')dnl
> >
> > If you comment out that "feature" and regenerate your cf file and restart
> > sendmail then you ought to be good to go. But it's pretty much useless now.
>
> Not if you also use.....
>
> LOCAL_RULESETS
> SLocal_check_relay
> R$* $: $&{client_resolve}
>
> RTEMP $#error $@ 5.7.1 $: "550 Access Denied ; Incomplete DNS. Cannot \
> resolve PTR record for "$&{client_addr}" Please have your system \
> administrator correct the zone entries."
>
> RFORGED $#error $@ 5.7.1 $: "550 Access Denied ; Incomplete DNS. IP \
> name possibly forged " $&{client_name}" Please have your system \
> administrator correct the zone entries."
>
> RFAIL $#error $@ 5.7.1 $: "550 Access Denied ; Incomplete DNS. \
> Hostname lookup failed for " $&{client_name}" please have your system \
> administrator correct the zone entries."
>
>
> in your .mc file :)
> Andf for those not use to adding the above, the first SPACE between
> the left hand entries and right hand is a TAB not space
> R$*<TAB>
> RTEMP<TAB>
> RFORGED<TAB>
> RFAIL<TAB>
>
> after that it's spaces..
>
> --
> Regards,
> Res
> Network Administrator
> Postmaster / Abusemster / Flamemaster
> http://www.ausics.net Australian Hosting Services
--
Denis Beauchemin, analyste
Université de Sherbrooke, S.T.I.
T: 819.821.8000x2252 F: 819.821.8045
More information about the MailScanner
mailing list