comparison doc/installation.txt @ 3447:83e358352e6e

minor correction to recent addition by Faheem Mitha
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sat, 31 Dec 2005 19:14:17 +0000
parents 2325b221bf47
children 8d55b5db6365
comparison
equal deleted inserted replaced
3446:2325b221bf47 3447:83e358352e6e
520 520
521 To test the mail gateway on unix systems, try:: 521 To test the mail gateway on unix systems, try::
522 522
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 `Exim 4`_ 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

Roundup Issue Tracker: http://roundup-tracker.org/