[exim-dev] [Bug 2496] SMTPUTF8 more friendly when mail witho…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2496] SMTPUTF8 more friendly when mail without internationalized addresses is send using that extension
https://bugs.exim.org/show_bug.cgi?id=2496

--- Comment #3 from Jeremy Harris <jgh146exb@???> ---
Something along the lines of

  !local_parts = \N^.*[\x80-\xff]\N
  !domains =     \N^.*[\x80-\xff]\N
  !senders =     \N^.*[\x80-\xff]\N


--
You are receiving this mail because:
You are on the CC list for the bug.