[Mimedefang] Off topic

Shawn Button sbutton at dtjboulder.com
Fri Jul 18 17:26:01 EDT 2003


The echo command reports:

> Map named "access" not found

I tried both variations in the Feature line in the mc, processed via m4
and restarted sendmail each time...still nada...

Thank you,

Shawn
-----Original Message-----
From: mimedefang-admin at lists.roaringpenguin.com
[mailto:mimedefang-admin at lists.roaringpenguin.com] On Behalf Of
Alexander Dalloz
Sent: Friday, July 18, 2003 2:50 PM
To: mimedefang at lists.roaringpenguin.com
Subject: RE: [Mimedefang] Off topic


> We run the 8.12.8 sendmail daemon with MD and SA. This is off 
> topic but for some reason, sendmail appears to be ignoring 
> the access database. We use this to deny specific spam mail 
> servers. The mc and cf files jive with the access database 
> option. I reprocessed the mc>cf via m4 just to be sure. Still 
> no go on the access database. We rehashed it and restarted 
> sendmail just in case. I created a brand new access file 
> (with only 1 deny entry to test), rehashed it and it still 
> does not work so I don't think that there is a problem with 
> the file, sendmail appears to be ignoring it.
> 
> Any suggestions?
> 
> Thank you kindly,
> 
> Shawn

What is your line in sendmail.mc file to call the access? Probably you
are
running Redhat, so this line is FEATURE(`access_db',`hash -T<TMPF> -o
/etc/mail/access.db')dnl
Change it to FEATURE(access_db)dnl and test again,
or FEATURE(`access_db',`hash -T<TMPF> /etc/mail/access.db')dnl
Leave the -o out as it leads to omit the access.db if there is something
not
correct with it.

echo "/map access 127.0.0.1" | sendmail -bt -d39.20
Does this report any failure?

Alexander


-- 
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416  14CD E197 6E88 ED69 5653

_______________________________________________
MIMEDefang mailing list
MIMEDefang at lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang




More information about the MIMEDefang mailing list