Skip to content

prepend

headers:prepend(NAME, VALUE)
Since: Dev Builds Only

The functionality described in this section requires a dev build of KumoMTA. You can obtain a dev build by following the instructions in the Installation section.

Constructs a new header with NAME and VALUE and prepends it to the header map.

headers:prepend('X-Something', 'Some value')