We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0d33e commit 51d259dCopy full SHA for 51d259d
README.md
@@ -119,7 +119,7 @@ negligible in relation to the total processing cost of a complete email
119
transaction.
120
121
Postforward takes care not to buffer entire messages in memory and is
122
-therefor safe to use on very large emails. Only message headers are
+therefore safe to use on very large emails. Only message headers are
123
buffered in memory for processing, body content is streamed directly into
124
sendmail.
125
0 commit comments