diff options
-rw-r--r-- | src/leap/email/smtp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/leap/email/smtp/README b/src/leap/email/smtp/README new file mode 100644 index 00000000..dc440d3d --- /dev/null +++ b/src/leap/email/smtp/README @@ -0,0 +1,3 @@ +To launch the SMTP relay, run the following command: + + twistd -y smtprelay.tac |