allows people to subscribe and unsubscribe and takes care of
> > verification of subscriptions.
> >
> > I don't know how it would behave under a 10M-subscriber load, though.
> >
I have never used this software but it looks like it might be better suited to
what
http://en.wikipedia.org/wiki/Bounce_Address_Tag_Validation
Anyone using BATV already ?
Hi all,
This may be useful. I haven't had a proper look but it is on my ( long )
todo list.
http://www.postfix.org/BACKSCATTER_README.html
Regards
Mick Pollard
__lunix__
otal spams: 543
Total ASNs: 143
Hi,
Just out of curiosity, what do you use to compile these stats ?
Regards
Mick Pollard
Head Geek
Lunix Solutions
Just d'l the source tar ball and build rpm's from it.
/*rpmbuild -tb Mail-SpamAssassin-3.1.3.tar.gz*
/That should produce a binary RPM for you. I have not tested it yet.
Regards
Mick Pollard
__lunix-aus__/
/
Paul Hutchings wrote:
I have a Suse 10.0 system running Spamassassin fro
`
# `test -d $DEFAULT/.spam`
# if( $RETURNCODE == 1)
# {
# `maildirmake $DEFAULT/.spam `
# }
# exception {
# to "$DEFAULT/.spam/"
# }
#}
#
Regards
Mick Pollard
__lunix-aus__