<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 14 June 2019 04:25 @lbutlr via dovecot <
    <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    Well, progress. At least now editheader loads. Sadly that brings up new errors.
   </div>
   <div>
    <br>
   </div>
   <div>
    specified field name `Reply-To:' is invalid.
   </div>
   <div>
    <br>
   </div>
   <div>
    if header :contains "List-id" "<users.spamassassin.apache.org>" {
   </div>
   <div>
    addheader "Reply-To:" "<users.spamassassin.apache.org>";
   </div>
   <div>
    addheader "X-added-reply-To:" "True";
   </div>
   <div>
    fileinto :create “spamassassin";
   </div>
   <div>
    stop;}
   </div>
  </blockquote>
  <div class="io-ox-signature">
   <pre><br>Have you tried "Reply-To"?<br><br>---
Aki Tuomi</pre>
  </div> 
 </body>
</html>