File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -525,11 +525,13 @@ To test the mail gateway on unix systems, try::
525525As a custom router transport using a pipe process (Exim4 specific)
526526~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
527527
528- The following configuration snippets for Exim4 configuration
528+ The following configuration snippets for `Exim 4`_ configuration
529529implement a custom router & transport to accomplish mail delivery to
530530roundup-mailgw. A configuration for Exim3 is similar but not
531531included, since Exim3 is considered obsolete.
532532
533+ .. _Exim 4: http://www.exim.org/
534+
533535This configuration is similar to the previous section, in that it uses
534536a pipe process. However, there are advantages to using a custom
535537router/transport process, if you are using Exim.
You can’t perform that action at this time.
0 commit comments