Mercurial > p > roundup > code
comparison doc/installation.txt @ 3446:2325b221bf47
link to exim site
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sat, 31 Dec 2005 08:26:59 +0000 |
| parents | 0da93b338457 |
| children | 83e358352e6e |
comparison
equal
deleted
inserted
replaced
| 3445:2443bdcb6b8e | 3446:2325b221bf47 |
|---|---|
| 523 echo test |mail -s '[issue] test' support@YOUR_DOMAIN_HERE | 523 echo test |mail -s '[issue] test' support@YOUR_DOMAIN_HERE |
| 524 | 524 |
| 525 As a custom router transport using a pipe process (Exim4 specific) | 525 As a custom router transport using a pipe process (Exim4 specific) |
| 526 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 526 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 527 | 527 |
| 528 The following configuration snippets for Exim4 configuration | 528 The following configuration snippets for `Exim 4`_ configuration |
| 529 implement a custom router & transport to accomplish mail delivery to | 529 implement a custom router & transport to accomplish mail delivery to |
| 530 roundup-mailgw. A configuration for Exim3 is similar but not | 530 roundup-mailgw. A configuration for Exim3 is similar but not |
| 531 included, since Exim3 is considered obsolete. | 531 included, since Exim3 is considered obsolete. |
| 532 | |
| 533 .. _Exim 4: http://www.exim.org/ | |
| 532 | 534 |
| 533 This configuration is similar to the previous section, in that it uses | 535 This configuration is similar to the previous section, in that it uses |
| 534 a pipe process. However, there are advantages to using a custom | 536 a pipe process. However, there are advantages to using a custom |
| 535 router/transport process, if you are using Exim. | 537 router/transport process, if you are using Exim. |
| 536 | 538 |
