| ![[MU Poststamp]](/graphics/mustamp.png)  | GNU Mailutils | 
| General-Purpose Mail Package | Official GNU Software | 
mda with Exim.Using mda with Exim is quite straightforward.  The
following example illustrates the definition of the appropriate transport
and director in exim.conf:
# transport mda_pipe: driver = pipe command = /usr/local/sbin/mda $local_part return_path_add delivery_date_add envelope_to_add # director mda: driver = localuser transport = mda_pipe
This document was generated on July 30, 2025 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.