RE: Badmailfrom for entire domain/sub_domain

2001-05-07 Thread Brad Schuetz

man qmail-smtpd:

A line in badmailfrom may be  of  the  form  @host, meaning every address at
host.

-= Brad Schuetz =-==-= [EMAIL PROTECTED] =-

-Original Message-
From: admin [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 07, 2001 7:02 PM
To: [EMAIL PROTECTED]
Subject: Badmailfrom for entire domain/sub_domain


Hi Guys;

I am getting annoying emails comming from [EMAIL PROTECTED] and this guys
change the address the next week to be [EMAIL PROTECTED] I really want
domain.com blocked!! and badmailfrom only handles individual emails how can
I block *@domain.com. RBL is solution but some of this guys are not on the
list (yet).


Thank!


Dan





RE: smtp relay / relay-ctrl / tcpserver

2001-04-20 Thread Brad Schuetz

change the :deny to :allow, you are denying ALL connections (except those
that are in your relay-ctrl list) to port 25 with that setting.
RELAYCLIENT="" which is set by relay-ctrl will allow those clients that
match, to relay, which is what you intend without rejecting all connections.

-= Brad Schuetz =-==-= [EMAIL PROTECTED] =-

-Original Message-
From: Mike A. Sauvain [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 20, 2001 12:24 PM
To: [EMAIL PROTECTED]
Subject: smtp relay / relay-ctrl / tcpserver


hello all, if someone know a special mailinglist on smtp relay problem
OR
tcpserver usage's .. please let me know..

my problem are follow:

after a second relay attack from russia i dooed follow things:

- i work whit tcpserver and qmail with mysql support
- i installed the popb4smtp (relay-ctrl-2.5) package from
http://em.ca/~bruceg/relay-ctrl/

-- now i have the the follow problem:
if i deny all (tcpserver & relay-ctrl), allow only what has pop'ed last
5 minute
no one (mail servers) cant send my a mail

so my 2 questions, first has really precedence for me
1. so how i done, that every one ist accepted to deliver local,
but to relay only hoe's has pop'ed before?

2. and where are the messages delivered after the relay was deny ?
not accept are like not recive, or accepted but receject
and sended to postmaster ?  - can i choose ? (i would prefere if it
rejecet silent the mail, but send me the mail he's would, as notice)

some cfg:

smtp.rules (vor relay-ctrl) (but it results, that only pop'ed ip's can
connect to smtp)
.:allow,TCPREMOTEHOST="",TCPREMOTEIP="MYOUTIP",RELAYCLIENT=""
:deny

so thanks for all your headaches... mike