Alessandro Vesely writes:

For readability, the large hunk that ends the patch, @@ -1811,33
+1822,40 @@, would have been two small hunks using "diff -wu":

@@ -1811,6 +1822,12 @@
          headername == "reply-to" ||
          headername == "sender")
       {
+         // The signature SHOULD be prepended to the message.
+
+         if (noaddrrewrite > 1)
+            noaddrrewrite = 0;
+         if (!noaddrrewrite)
+         {
       char   *errmsg;
       char   *new_header=rw_rewrite_header(mf->module,
                         header.c_str(),
@@ -1839,6 +1856,7 @@
             free(new_header);
             header += '\n';
          }
+         }
          if (headername == "from" &&
              !bofh_checkspf("BOFHSPFFROM", "off", "off"))
          {

Is that ok?

That looks fairly clear.

Attachment: pgpU7mXeQxNkO.pgp
Description: PGP signature

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to