Re: Sendmail dnsbl issue
From: Craig Daters (craig_at_westpress.com)
Date: 12/09/03
- Previous message: Bret Hughes: "Re: Apache 2.0.40 and PHP 4.2.2"
- Maybe in reply to: Craig Daters: "Sendmail dnsbl issue"
- Next in thread: Ed Wilts: "Re: Sendmail dnsbl issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "redhat list redhat.com" <redhat-list@redhat.com> Date: Tue, 09 Dec 2003 11:49:32 -0700
Sorry about the 'z' vs. the 's'. I really did mean to hit the 's' key,
honest.
Okay, I tried the example you cited below, it worked fine. I added more text
inside the quotes and whammy! I got errors.
I went back and looked at the entry, everything looked okay to me. I tried
it again and still got the whammy. I took out my added text, tried it again,
and it worked! Added my text, got whammy.
Then it hit me! I was using a comma to separate my text inside the quotes:
"...refused, please see http://dnsbl.example.com/ip?"$&{client_addr}')
Sendmail was expecting everything after this comma to be an argument! Now I
just feel stupid :)
So it really has nothing to do with $`'&{client_addr} vs. $&{client_addr}
Thanks again Ed, It is indeed the little things that trip us up?
On 12/9/03 11:29 AM, "Ed Wilts" <ewilts@ewilts.org> spoke thusly:
> It doesn't really appear to have changed. I've just verified that the
> following works (i.e. m4 didn't complain) with my sendmail 8.12.10-1:
> FEATURE(`dnsbl', `dnsbl.example.com', `', `"451 Temporary lookup failure for "
> $&{client_addr} " in dnsbl.example.com"')
>
> This was taken directly from the sendmail.org site:
> http://www.sendmail.org/~ca/email/doc8.12/cf/m4/anti_spam.html
>
> I found this by going to sendmail.org and searching for "8.12
> client_addr". It was the first link returned.
>
>> Well, thanks again to Ed Wiltz. Ed helped me to let go of two and a half
>
> It's Ed Wilts (s,not z) and I'm glad to help.
Craig D.
-- Craig Daters (craig@westpress.com) Graphic Designer / Systems Administrator West Press Printing & Copying 1663 West Grant Road Tucson, Arizona 85745-1433 USA Tel: 520-624-4939 Fax: 520-624-2715 www.westpress.com -- -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Bret Hughes: "Re: Apache 2.0.40 and PHP 4.2.2"
- Maybe in reply to: Craig Daters: "Sendmail dnsbl issue"
- Next in thread: Ed Wilts: "Re: Sendmail dnsbl issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|