diff options
-rw-r--r-- | docs/installing/email.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index 69e12bbe2..72317b31a 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -147,6 +147,9 @@ To test mail delivery, run: $ /usr/sbin/sendmail -bv foi+request-1234@localhost This tells you if sending the emails to `foi\+.*localhost` is working. +If it is, you should receive a delivery report email sent to `root`, +with text like "<foi+request-1234@localhost>: delivery via alaveteli: +delivers to command: /var/www/alaveteli/script/mailin". ## Example setup on exim4 |