I would be willing to test this service and report back results if I can get
a hand on implementing this properly in SME 5.1.2.  I think it would just
require a single, custom template fragment, but I am unsure where to add it
in.

---------

I'd like to use ORBZ with my mailserver.

This page describes how to configure your mail server to drop
mail coming from hosts listed in one or more of our lists.
Please be aware that following any of these instructions will
cause you to drop some legitimate mail along with the spam.


Inputs vs. Outputs

The first thing you need to consider is which of the lists
you'd like to use.  Please see Inputs vs. Outputs for more
information.  Quickly:

Administrators configuring for ISPs:
  Use only inputs

Personal users desiring high availability with slightly less
spam blocking:
  Use only inputs

Personal users desiring very high spam blocking:
  Use inputs and outputs

----------------------------------------------------------

QMail

QMail the easier of the two major MTAs to configure to use
filtering (its easier in general, but we'll leave that
argument for another place).  Simply wrap qmail-smtpd in
rblsmtpd (part of the ucspi-tcp package).  Where you would
normally run:

tcpserver 0.0.0.0 25 qmail-smtpd

Just run:

tcpserver 0.0.0.0 25 rblsmtpd -r inputs.orbz.org qmail-smtpd

or:

tcpserver 0.0.0.0 25 rblsmtpd -r inputs.orbz.org -r outputs.orbz.org
qmail-smtpd

(you may have to adjust the above for hostnames/paths).

That's it!  You're now using ORBZ to control your incoming
email.

=========



Eric Womack
Cirque du Soleil (US) Inc.
3300 Las Vegas Blvd., South
Las Vegas, NV 89109
Ph: 702.894.7790 Fx: 702.894.7789


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to