X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2FREADME.SIEVE;h=d36998fe732ead1de187e2cfaaa22d9b50ebfa63;hb=a5dc727afcc92deab722a84ae5cf3d00ae74c5f6;hp=9b22745eaf3f600ee72b56661c281f796f3a50cc;hpb=3634fc257bd0667daef14d72005cd87c735bbb24;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/README.SIEVE b/doc/doc-txt/README.SIEVE index 9b22745ea..d36998fe7 100644 --- a/doc/doc-txt/README.SIEVE +++ b/doc/doc-txt/README.SIEVE @@ -274,7 +274,7 @@ The draft does not specify how strings using MIME entities are used to compose messages. As a result, different implementations generate different mails. The Exim Sieve implementation splits the reason into header and body. It adds the header to the mail header and uses the body -as mail body. Be aware, that other imlementations compose a multipart +as mail body. Be aware, that other implementations compose a multipart structure with the reason as only part. Both conform to the specification (or lack thereof).