On Tue, Dec 09, 2003 at 10:24:20AM -0600, Rodolfo J. Paiz wrote: > At 08:31 12/9/2003, you wrote: > >Can anyone tell me why these lines would cause the following errors? > > > >lines: > > > >FEATURE(`dnsbl', `dnsbl.sorbs.net', `"554 Message Rejected, " > >$&{client_addr} " found in dnsbl.sorbs.net"',)dnl > >FEATURE(`dnsbl', `rhsbl.sorbs.net', `"554 Message Rejected, " > >$&{client_addr} " found in rhsbl.sorbs.net"')dnl > > The difference between the ones that work and the ones that don't seems to > be here: > > `"554 Message Rejected, "$&{client_addr} " found in rhsbl.sorbs.net"' I tested the following syntax on my RHEL 3 system and it works fine: FEATURE(`dnsbl', `sbl.spamhaus.org', `"550 Mail from " $`'&{client_addr} " refused - see http://www.spamhaus.org/sbl/"') So perhaps sendmail changed the way the config file needs to be formatted. In any case, you've got a format that works. I pulled the example from http://www.sdsc.edu/~jeff/spam/Sendmail.html. Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:ewilts@xxxxxxxxxx Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list