John Von Essen on 2 Jun 2006 15:09:11 -0000 |
Well, discarding spam is a feature of your milter. I use MIMEDefang. If a message is identified as spam, I use md's action_discard sub to discard the message. In the past I used action_bouce, which would send an email back to the sender - causing queue problems since most From: addresses were bogus. -John On Fri, 2 Jun 2006, Michael Bevilacqua wrote: > On 6/2/06, John Von Essen <john@essenz.com> wrote: > > This is outbound mail that is in your queue, right? > > This is mail inbound that gets rejected by my primary MX and is then > queued at the backup. So spam that I'm rejecting, essentially. > > > > Inbound mail shouldn't effect your queue. > > Right, not the primary queue, the backup mail queue. > > > > Do you do spam filtering? If so, set it up to be silent. No return email > > to sender with status, just silently discard it. > > I'll give it a shot, if it's a feature I can find that sendmail > supports. Thanks. > > -- > Michael D. Bevilacqua > michael@bevilacqua.us > ___________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug > ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|