I have been rejecting anything with cpe.* in the received line. Only
been doing it about a week now so the reports of FP's have not had
time to filter in. Had one that called this morning and was able to
narrow them down to a DUNNO rule for their address.
Charter does not appear to separate any of their business and residential
blocks. At least around here they don't.
DustyC
On Mon, Sep 15, 2003 at 11:24:27AM -0500,
Tom Baker|Netsmith Inc ([EMAIL PROTECTED]) wrote:
>
> I had just enabled the following
>
> /remt.*\.cluster.*\.charter\.(net|com)/ DUNNO
> /(.*\.charter\.(net|com))/ REJECT ACL subscriber_network,
> (charter) please send to your ISPs MX server first. I do not
> accept mail directly from $1
>
> And tailing my logs I saw declude was being blocked
>
> tail -f /var/log/maillog | \
> awk '/reject:.*subscriber_network/ {printf "%-15s %-35s %-30s %-40s\n", $18,
> $35, $36, $34}'
>
> (charter) from=<[EMAIL PROTECTED]>
> to=<[EMAIL PROTECTED]> cpe-24-107-232-14.ma.charter.com
>
>
> I've since excluded them... But is there a known good exception for (other)
> businesses with a connection via charter?