Hello Frank,

Saturday, April 07, 2001, 12:07:18 AM, you wrote:

FT> Boris <[EMAIL PROTECTED]> writes:


FT> This looks like a mixture of tcpserver's access rules and the badmailfrom
FT> control file of qmail.

Ok, I have understand, interesting.

There are some things I have problems with. At first, IP/DNS Checking
of the sender.

In sendmail, I just enter this:

define(`_IP_LOOKUP_',1)dnl
define(`_DNSVALID_',1)dnl

Thats all to check for valid ip/dns of the sender.

Is there an option for qmail? I only found some ugly
patches/scripts/workarounds?

To prevent me agains spammers, in sendmail I just setup this options:

FEATURE(dnsbl,`rbl.maps.vix.com',`Rejected - see  http://www.mail-abuse.org/rbl/
')dnl
FEATURE(dnsbl,`dul.mail-abuse.org',`Dialup - see http://www.mail-abuse.org/dul/'
)dnl
FEATURE(dnsbl,`relays.mail-abuse.org',`Open relay - see http://www.mail-abuse.or
g/rss/')dnl
FEATURE(dnsbl,`input.orbs.org',`Open relay - see http://www.orbs.org/')dnl


I have not found any options in qmail for similar things.

Any comments are welcome to help me out with qmail - but i don´t want
to install thousands of patches, scripts and tools.

It would be great to read some useful suggestions for a fast and
restorable way.

Thanks for your (hopefully) comments.

--
Boris


Reply via email to