On Wed, Feb 24, 1999 at 10:15:36PM +0100, Harald Hanche-Olsen wrote:
# - Mark E Drummond <[EMAIL PROTECTED]>:
# 
# | How can I send mail from a certain site to bit heaven?
# 
# - "Adam D. McKenna" <[EMAIL PROTECTED]>:
# 
# | why bother?  just add them to your deny list in your tcprules.  That
# | way you won't have to waste the bytes accepting the mail.
# 
# That will work if you wish to reject mail based on IP address.
# If a user wishes to lose mail from aol.com, he can simply put
# 
# |case "$SENDER" in *@aol.com) exit 99;; esac
# 
# as the first line in .qmail, not forgetting to add a proper delivery
# instruction in subsequent lines.


or the user ould put @aol.com in the badmailfrom file?

-- 
/- [EMAIL PROTECTED] --------------- [EMAIL PROTECTED] -\
|Justin Bell  NIC:JB3084| Time and rules are changing.         |
|Pearson                | Attention span is quickening.        |
|Developer              | Welcome to the Information Age.      |
\-------- http://www.superlibrary.com/people/justin/ ----------/

Reply via email to