-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

How can I disable the anti-spam for certain domains?  For some
reason, my work is in at least 2 of the black-hole lists - That seems
odd to me...

- -----Original Message-----
From: Burke, Thomas G. 
Sent: Friday, January 10, 2003 2:04 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Sendmail anti-spam feature?



*** PGP Signature Status: good
*** Signer: Tom Burke <[EMAIL PROTECTED]> 
*** Signed: 01/10/2003 2:04:06 PM
*** Verified: 01/10/2003 2:50:32 PM
*** BEGIN PGP VERIFIED MESSAGE ***

won't 'delay_checks' bypass the anti-spam?  (I am apparently reading
this incorrectly)

- -----Original Message-----
From: Burke, Thomas G. [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 10, 2003 11:31 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Sendmail anti-spam feature?



*** PGP Signature Status: good
*** Signer: Tom Burke <[EMAIL PROTECTED]> 
*** Signed: 01/10/2003 11:30:29 AM
*** Verified: 01/10/2003 1:52:51 PM
*** BEGIN PGP VERIFIED MESSAGE ***

Once you put these in, what do you need to do to update the
configuration?  

- -----Original Message-----
From: Rupendra Singh [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 10, 2003 11:22 AM
To: [EMAIL PROTECTED]
Subject: Re: Sendmail anti-spam feature?


> >
> >Hey gang,
> >
> >         I'm trying to figure out how to set up anti-spam with
sendmail...  I
> >know I need to add a feature, but I'm not sure I understand
> >correctly.
> >
> >         From sendmail's site, I see I need to add
> > FEATURE(`dnsbl') , 
which
> >defaults to MAPS, which is a subscription-based service.  Is there
> >a way to set this up to use a database from someone who is not
> >subscription-based?  Also, it this all that needs to be done
> >(besides recompiling .m4)?
>
>
> I use
> FEATURE(dnsbl,`relays.osirusoft.com')dnl
> in my .mc source file.
>
>

or you can use these

FEATURE(`dnsbl',`relays.osirusoft.com')
FEATURE(`dnsbl',`relays.ordb.org')
FEATURE(`dnsbl',`list.dsbl.org')
FEATURE(`dnsbl',`dnsbl.sorbs.net')

along with

FEATURE(`delay_checks')

:):)
- ---
Rupendra Singh




- -- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


*** END PGP VERIFIED MESSAGE ***



- -- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


*** END PGP VERIFIED MESSAGE ***



- -- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.3

iQA/AwUBPh8kOtPjBkUEZx5AEQLS2gCguKLPbsvV4vJFXQ9CAcGqpysKNw8AoO3X
lLdZBTWa1KT1mPe6lZD+VUYR
=mJvD
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to