I knew that unicode it was common in the subject, but not from/reply-to.
Apparently it's legal in for all headers.
https://tools.ietf.org/html/rfc1342    And according to the ever
questionable wikipedia, https://en.wikipedia.org/wiki/Unicode_and_email :

   - RFC 2047 <https://tools.ietf.org/html/rfc2047> provides support for
   encoding non-ASCII values such as real names and subject lines in email
   header[5] <https://en.wikipedia.org/wiki/Unicode_and_email#cite_note-5>
   - RFC 6532 <https://tools.ietf.org/html/rfc6532> allows the use of UTF-8
   in a mail header section [7]
   <https://en.wikipedia.org/wiki/Unicode_and_email#cite_note-7>


My gut says that FROM/Reply-To (I don't know about the envelope itself)
would need to be checked to see if they're unicode and converted prior to
having the email address extracted from those lines and run through checks
like MX and A, etc.

What do we all think?  I don't know if ASSP is already handling unicode in
FROM and Reply-To and something's wrong with the formatting in my sample
header above, or if ASSP doesn't accept UTF-8 encoded FROM/Reply-To.  If
it's the later, do you think we should ask Thomas to look into it?

On Fri, Jan 31, 2020 at 10:51 AM Robert K Coffman Jr. -Info From Data Corp.
<bcoff...@infofromdata.com> wrote:

> Ken,
>
> I can confirm I am seeing this also.
>
> I haven't had any complaints (I vaguely recollect way way back in ASSP
> time I might have had an issue with Survey Monkey) so I have taken no
> action on it.
>
> - Bob
>
> On 1/31/2020 10:26 AM, K Post wrote:
> > Interesting idea Doug.  Do any of your users happen to get any
> > SurveyMonkey notifications?  These are sent to the owners of surveys.
> > I'm curious if you're seeing the same malformed info in the headers.
> > Thanks
> > ken
> >
> >
> > On Thu, Jan 30, 2020 at 12:56 PM Doug Lytle <supp...@drdos.info
> > <mailto:supp...@drdos.info>> wrote:
> >
> >     This is not a necessarily resolution, but possibly a workaround for
> you.
> >
> >     In a past life, I've had some mail servers that just caused more
> >     issues then they were worth, so I ended up identifying their mail
> >     server(S) range of IP Addresses and placed those in an alias on the
> >     firewall and did a NAT directly to the mail server instead of ASSP
> >     If they were destined for port 25.
> >
> >     Doug
> >
> >
> >     _______________________________________________
> >     Assp-test mailing list
> >     Assp-test@lists.sourceforge.net <mailto:
> Assp-test@lists.sourceforge.net>
> >     https://lists.sourceforge.net/lists/listinfo/assp-test
> >
> >
> >
> > _______________________________________________
> > Assp-test mailing list
> > Assp-test@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/assp-test
> >
>
>
>
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to