* Implemented the first of several steps required to fix the bug that causes mailing...
[citadel.git] / citadel / techdoc / delivery-list.txt
index 1dcad79c0d8c9fe0a7adc7954413730c080f12d7..a852af55211c87a735680bfd55eb5392feb8bc95 100644 (file)
@@ -79,4 +79,11 @@ fails).
        5 = Delivery to this address failed permanently.  The error message
            should be placed in the fourth field so that a bounce message may
            be generated.
+
+
+ INSTRUCTION:  envelope_from
+ SYNTAX:       envelope_from|blurdybloop@example.com
+ DESCRIPTION:
+    Sets a value to be used as the envelope sender during the 'MAIL FROM:'
+    phase of the SMTP transaction.  If an envelope sender is not supplied,
+    one is extracted from the message body.