How to - Configure qmail server to avoid backscatter.

View: New views
4 Messages — Rating Filter:   Alert me  

How to - Configure qmail server to avoid backscatter.

by armindo.costa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello.

What is the best solution to avoid backscatter (stop doing)?

Server with: qmail + vpopmail.


Thanks,
A.Costa


----
Área de Clientes Clix – Toda a gestão dos seus serviços online! http://cliente.clix.pt/.

Re: How to - Configure qmail server to avoid backscatter.

by Kyle Wheeler-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Friday, October 30 at 12:55 PM, quoth armindo.costa@...:
>What is the best solution to avoid backscatter (stop doing)?

It depends on your setup. There are several options out there, and
which one is best depends on your system. For example, there's the
realrcptto patch, but that doesn't work well with some forms of
virtual domains (such as vpopmail). There are several options that
create a list of valid recipients and check against that list, which
works well if your set of valid recipients can be determined ahead of
time and if that set doesn't change too often. There's also the
RCPTCHECK and CHECKENV patches, both of which let you write your own
script for verifying addresses. And there are other options as well.

Which one is "best" depends on you.

~Kyle
- --
No man should escape our universities without knowing how little he
knows.
                                               -- J. Robert Oppenheimer
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iQIcBAEBCAAGBQJK6u5sAAoJECuveozR/AWe7uEP/RFRyTJWaFklzU1svD4Mrsk7
/Wtn+YRC9TSeSd5vo/ani9RJdf+QngVelRVkyqrM/sb5ljtulB0BTFvcHDHiE5X2
QmL+krcp9qR8kmfdptecr91Jbe9yN8+JQbzRvdZkQkB6y9NH6jXfGfUxFNShOhAg
cPdrJfKfSTdNxe0F33ClFypf2+DoO3XL43UXEiCAoTKYr/BpJumkxDP4Qz8HrLck
MUvNbvX0xysFeRCEIUXoHRp2o6+N45/Pu8qLsUl3TFU1NsHLhJ6qH+z5DHj69h5z
jKNYJV13Dc1yY0JLLeeaQw3SRvYDUkB4WCcU0IwZ9Yh5VsP3ti99Pe/ooGUcP2XP
FUaaL+0/4o/cXfW4AriQoxW6O7IqCFE5/yJI1EHC89Zg6smmdm6ikEsdB1zZM2bE
c7/wJLHLKHwTwU3a2xnSVQC0LJTV/6hv+6SflHDRwHy0uOVzBp7YQTXZfKaZd59N
LSayJ2uVsaDnCsn2Gzwd68PPblxWqygWy7gPSDyqts5UbLDj3HU+8w1ERZy3BLnX
0jtasJ/VrrUAW0+6qSTAiYftrx79vpkkBePcWM2emyowd2OictkXeCMaBr+e+LpO
TUSabI4+Z4RY+sA3dE4d/XqFLIPvgTNwCpFIH6+Vo32gq4nlyvjHxq69eORwvV/e
T8aprJiDc2jKR4iAUiyP
=4146
-----END PGP SIGNATURE-----

Re: How to - Configure qmail server to avoid backscatter.

by John Levine :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>What is the best solution to avoid backscatter (stop doing)?

If you're willing to do some relatively complex software installation,
Bruce Guenter's mailfront package can do a range of checks at SMTP
time and reject rather than bounce most undeliverable mail.  You also
have to install his CVM package which provides a daemon that mailfront
can use validate addresses handled by qmail or vmailmgr.

The documention is sparse but adequate, and it's very well written.  I
use mailfront to do invalid address rejection along with some other
built-in rules, and have added modules to do DCC checks and call
spamassasin's spamd at SMTP time.

http://untroubled.org/software.php




Re: How to - Configure qmail server to avoid backscatter.

by Joerg Backschues-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

armindo.costa@... wrote:

> What is the best solution to avoid backscatter (stop doing)?

What's about BATV
<http://en.wikipedia.org/wiki/Bounce_Address_Tag_Validation>?

The qmail all in one (aio) patch supports BATV
<http://www.backschues.net/qmail/>.

--
Greetings
Jörg Backschues