>From: "Rasjid Wilcox" <[EMAIL PROTECTED]>
> 
> Actually, qpsmtpd will allow you to do this.  You certainly do not need to
> accept the message first and then bounce it.  This was my whole reason for
> being interested in qpsmtpd.  I don't want to pay for the download of a
> message I'm going to reject.

I believe there are some services that will act as MX relays for
a domain and pre-filter what you actually receive.  If you have
access to a site with lower cost internet connections you could
build the relay yourself.

> Of course, for things like mimedefang, spamassassin and clam, you need to
> have basically got the message before you can tell anyway, but you can still
> return the error message via the SMTP transaction, not sending a bounce.
> 
> I will be very interested to look at Charlie's MessageWall Contrib, as it
> sounds like it will allow the same kind of things, only faster.

If you are going to start spamassassin for each message, it won't make
much difference.   I wonder how hard it would be to modify qpsmtpd to
run as a daemon and emulate sendmail's milter interface so it could chat
with a concurrently-running MimeDefang which already does all the other
things you might want?

---
  Les Mikesell
    [EMAIL PROTECTED]


--
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]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to