Re: Fwd: [Fwd: SRS problem]

David Woodhouse <[email protected]> Fri, 08 Oct 2004 14:35:24 +0100
Newsgroups gmane.mail.spam.srs.general
Message-ID <[email protected]>
On Fri, 2004-10-08 at 14:02 +0100, Miles Wilton wrote:
> A guy using libsrs_alt with Exim has found this problem:
> 
> >It looks to me as if Yahoo are sending out stuff (junk probably!) using 
> >the legitimate (if discouraged) quoted-string local-part format and SRS 
> >is rewriting this into something which is then illegal (I'm a little 
> >rusty on the finer points of RFC-2821).
> 
> Has this ever been discussed within the SRS framework? Emails that are SRS forwarded like this
> 
> Email from: "SOMECODEDSTRING"@yahoo.com
> SRS return address: SRS0=XXX=XX=yahoo.com="SOMECODEDSTRING"@forward.com
> 
> Give an invalid return address. The obvious solution would be to escape the quotes...

That's what my version at http://www.infradead.org/rpr.html does.

-- 
dwmw2