Recording the return path (was Re: Clueless anti-virus products/vendors)

Todd Vierling tv at duh.org
Mon Dec 12 12:55:38 UTC 2005


On Mon, 12 Dec 2005, Michael.Dillon at btradianz.com wrote:

> > > This assumes all messages are rejected within the SMTP session.
> >
> > Yes, exactly and the point several of us have been making is that
> > this is (a) easy (well, provided you're using a quality MTA; if not,
> > then switch to one) (b) running a sane mail system (c) fast
> > (d) resource-friendly and
>
> >(e) most important of all, the _only_ way to
> > avoid sending UBE in response to forgeries (which are not going away
> > any time soon or quite possibly ever).
>
> Not quite the only way. If a postprocessing step is needed,
> it is trivial for the SMTP server to record any return path info
> that it knows in order for the post-processor to be able to
> send DSN's as accurately as the SMTP server itself.

The point is not to send a DSN *at all* for virus-based rejections, because
doing so even at the SMTP server level will still result in UBE to a forged
original sender address.  The return path is *known* to be invalid, so it
doesn't matter where you put the DSN generator; it will still send spew to
an uninvolved third party.

Rejecting with 5xx during the SMTP transaction does not have this undesired
behavior.  In that case, the connecting MTA, which should have a much better
idea of who sent the virus-worm instance, receives the rejection in-band.

-- 
-- Todd Vierling <tv at duh.org> <tv at pobox.com> <todd at vierling.name>



More information about the NANOG mailing list