diff options
Diffstat (limited to 'doc/INSTALL-exim4.md')
-rw-r--r-- | doc/INSTALL-exim4.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/INSTALL-exim4.md b/doc/INSTALL-exim4.md index ad31b4824..82c1aba45 100644 --- a/doc/INSTALL-exim4.md +++ b/doc/INSTALL-exim4.md @@ -79,6 +79,11 @@ see something like: snafflerequest-234@localhost -> |/home/alaveteli/alaveteli/script/mailin transport = alaveteli_mailin_transport +This tells you that the routing part (making emails to +`foi\+.*@localhost` be forwarded to Alaveteli's `mailin` script) is +working. + There is a great [Exim Cheatsheet](http://bradthemad.org/tech/notes/exim_cheatsheet.php) online that you may find useful. + |