Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Chris Brenton <cbrenton@chrisbrenton.org>
To: aellis@saberlogic.com
Cc: netfilter@lists.netfilter.org
Subject: Re: SMTP Routing Based On Recipient
Date: Tue, 23 Dec 2003 06:37:33 -0500	[thread overview]
Message-ID: <1072179452.2184.286.camel@grendel> (raw)
In-Reply-To: <1072121282.10935.12.camel@localhost.localdomain>

On Mon, 2003-12-22 at 14:28, Adam Ellis wrote:
>
> What I
> am wondering is this - would it be possible to redirect SMTP to my Linux
> server, use iptables to check that the recipient matches a valid user
> from a list I'd supply, and, if so, route the message to the Exchange
> server? 

As others have mentioned, this is not an optimal choice. You *might* be
able to hack things together using strings and tarpit, but it would be a
kluge at best.

A couple of other options:
I use a combination of Sendmail, ClamAV, MimeDefang and Spamassassin to
clean up all inbound e-mail before passing it off to my mail server. You
can find a great tutorial on setting this up here:
http://www.rudolphtire.com/mimedefang-howto/

If you would rather get something that gives you a support contract, You
might want to check out the CanIT Appliance:
http://www.canit.ca/products.php

Its pretty much the same setup I mention above with a few extra bells
and whistles to make it easier to use. Of course you also have to pay
for it, but it does come with support.

HTH,
C


 




  parent reply	other threads:[~2003-12-23 11:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-22 19:28 SMTP Routing Based On Recipient Adam Ellis
2003-12-22 19:39 ` Antony Stone
2003-12-23 11:37 ` Chris Brenton [this message]
2003-12-23 13:00   ` Adam Ellis
2003-12-23 13:14     ` Antony Stone
2003-12-23 15:36       ` Michael Gale
2003-12-23 15:52         ` Antony Stone
2003-12-23 19:20       ` Mark E. Donaldson
2003-12-23 21:57 ` gustav gundacker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1072179452.2184.286.camel@grendel \
    --to=cbrenton@chrisbrenton.org \
    --cc=aellis@saberlogic.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox