From fef137ff1e8cf32adad0f911e16439fa00a3c189 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann Date: Mon, 25 Nov 2019 06:40:29 +0100 Subject: [PATCH] Update status-whisper-mailserver-spec.md --- status-whisper-mailserver-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status-whisper-mailserver-spec.md b/status-whisper-mailserver-spec.md index d2d1bec..557abaa 100644 --- a/status-whisper-mailserver-spec.md +++ b/status-whisper-mailserver-spec.md @@ -22,7 +22,7 @@ Whisper Mailserver is a Whisper extension that allows to store messages permanen ## Mailserver -From the network perspective, Mailserver is just like any other Whisper node. The only different is that it has a capability of archiving messages and delivering them to its peers on-demand. +From the network perspective, Mailserver is just like any other Whisper node. The only difference is that it has a capability of archiving messages and delivering them to its peers on-demand. It is important to notice that Mailserver will only handle requests from its direct peers and exchanged packets between Mailserver and a peer are p2p messages.