|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: spammed again (aargh).
From: Matthew Hawkins (matthew
topic.com.au)Date: Mon Jul 03 2000 - 19:24:00 CDT
- Next message: Peng Gao: "how to mail such user as "gaopeng+home
mydomain.com""
- Previous message: Jose Aguayo: "RE: Backoff from unreachable hosts"
- In reply to: Mipam: "Re: spammed again (aargh)."
- Next in thread: Vivek Khera: "Re: spammed"
- Reply: Matthew Hawkins: "Re: spammed again (aargh)."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2000-07-04 01:53:38 +0200, Mipam wrote:
> However, postfix is still accepting mail from those domains ......
> What is going wrong here?
Good question... according to the inline doco on the access file:
# PATTERNS
[--- snip ---]
# domain.name
# Matches the domain.name itself and any subdomain
# thereof, either in hostnames or in mail addresses.
# Top-level domains will never be matched.
so a rule stating
zzn.com REJECT
should reject all mail from zzn.com, still.zzn.com, foo.zzn.com, etc.
(or, preferably, a rule like this:
zzn.com 550 f. off and die evil spammer
so the remote end has a more specific idea of why their mail is
rejected)
If this doesn't work, it's probably a bug (either in the software, or in
my interpretation of the doco) and you should try what Wietse suggested
with a regexp match rule.
-- Matt
- Next message: Peng Gao: "how to mail such user as "gaopeng+home
mydomain.com""
- Previous message: Jose Aguayo: "RE: Backoff from unreachable hosts"
- In reply to: Mipam: "Re: spammed again (aargh)."
- Next in thread: Vivek Khera: "Re: spammed"
- Reply: Matthew Hawkins: "Re: spammed again (aargh)."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]