aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing/email.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installing/email.md')
-rw-r--r--docs/installing/email.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md
index a5afddd53..300c20036 100644
--- a/docs/installing/email.md
+++ b/docs/installing/email.md
@@ -11,6 +11,14 @@ title: Installing MTA
here for both postfix and exim4, two of the most popular MTAs.
</p>
+<div class="attention-box">
+ <ul>
+ <li>Commands in this guide will require root privileges</li>
+ <li>Commands are intended to be run via the terminal or over ssh</li>
+ </ul>
+</div>
+
+
Make sure you follow the correct instructions for the specific MTA you're using:
* [postfix](#example-setup-on-postfix)