Difference between revisions of "User:LorenzoAncora/IRC/MemoServ"

From Free Software Directory
Jump to: navigation, search
(Basic instructions to use MemoServ.)
 
(+irc.hackint.org; *fix terminology; +instructions)
Line 1: Line 1:
On the IRC server <code>chat.freenode.net</code> you can contact <code>MemoServ</code> to leave a permanent private message to another user.
+
On the IRC servers <code>chat.freenode.net</code> and <code>irc.hackint.org</code> all registered users can contact the IRC service <code>MemoServ</code> to leave a <i>permanent</i> private message to another user/administrator.
  
: [[File:ApacheAlertBlack.png|link=]] The IRC service <code>MemoServ</code> does not support PGP encryption or signing, so expect an answer through <code>MemoServ</code> or in <code>#fsf</code>.
+
: [[File:ApacheAlertBlack.png|link=]] This contact method does not support PGP encryption or signing, so expect an answer to your IRC account.
  
 
= How to send a permanent and private message =
 
= How to send a permanent and private message =
Line 9: Line 9:
 
<pre>/MSG MemoServ SEND kindling Test message.</pre>
 
<pre>/MSG MemoServ SEND kindling Test message.</pre>
  
...sends the message directly to MemoServ and displays the result in the current channel, visible only to you.
+
...sends the message directly to MemoServ and displays the result in the current buffer/window, visible only to you.
  
 
<pre>/QUERY MemoServ SEND kindling Test message.</pre>
 
<pre>/QUERY MemoServ SEND kindling Test message.</pre>
  
...sends the message to MemoServ by opening a dedicated chat window, visible only to you.
+
...sends the message to MemoServ by opening a dedicated chat buffer/window, visible only to you.
  
 
With both methods I will receive an email message from your registered Freenode account containing <code>Test message.</code>, your username and an email address to report SPAM.
 
With both methods I will receive an email message from your registered Freenode account containing <code>Test message.</code>, your username and an email address to report SPAM.
 +
At the same time, the server will behave as a mail inbox and store a copy of all communications made in this way.
 +
 +
: [[File:ApacheAlertBlack.png|link=]] <code>MemoServ</code> stores up to 30 messages and refuses to send/receive new messages after this limit is hit.
  
 
== Example ==
 
== Example ==
Line 52: Line 55:
  
 
* You can specify a message of up to 300 ASCII characters;
 
* You can specify a message of up to 300 ASCII characters;
: [[File:ApacheAlertRed.png|link=]] My email client, along with many other advanced email clients like [[Thunderbird]], may discard all  HTML/CSS/Javascript contents. Please, do not include markup or style in your <code>MemoServ</code> messages.
+
: [[File:ApacheAlertRed.png|link=]] My email client, along with many other advanced email clients like [[Thunderbird]], may discard all  HTML/CSS/Javascript contents. Please, do not include markup or style in your <code>MemoServ</code> messages;
 
* Freenode limits the number of consecutive messages your can send;
 
* Freenode limits the number of consecutive messages your can send;
* The IRC operators can examine the contents of <em>all</em> your IRC sessions.
+
* The IRC operators can examine the contents of <em>all</em> your IRC sessions;
 
* I always answer in 36h.
 
* I always answer in 36h.

Revision as of 09:32, 27 April 2020

On the IRC servers chat.freenode.net and irc.hackint.org all registered users can contact the IRC service MemoServ to leave a permanent private message to another user/administrator.

ApacheAlertBlack.png This contact method does not support PGP encryption or signing, so expect an answer to your IRC account.

How to send a permanent and private message

These two commands will lead to the same result:

/MSG MemoServ SEND kindling Test message.

...sends the message directly to MemoServ and displays the result in the current buffer/window, visible only to you.

/QUERY MemoServ SEND kindling Test message.

...sends the message to MemoServ by opening a dedicated chat buffer/window, visible only to you.

With both methods I will receive an email message from your registered Freenode account containing Test message., your username and an email address to report SPAM. At the same time, the server will behave as a mail inbox and store a copy of all communications made in this way.

ApacheAlertBlack.png MemoServ stores up to 30 messages and refuses to send/receive new messages after this limit is hit.

Example

After logging in on Freenode as foobar you execute:

/MSG MemoServ SEND kindling Test message.

After 5 minutes I receive:

From: "freenode" <noreply.support@freenode.net>
To: "kindling" < ... >
Reply-To: support@freenode.net
Subject: freenode New Memo
Date: Fri, 11 Jan 2019 21:35:04 +0000
Return-Path: noreply.support@freenode.net
[...]

kindling,

You have a new memo from foobar:

Test message.

To disable this feature, use /msg NickServ SET EMAILMEMOS OFF via
IRC.
--
If this message is unsolicited, please contact support@freenode.net
with a full copy.

...and of course a message from the IRC service on Freenode, if I am already connected.

Limits

  • You can specify a message of up to 300 ASCII characters;
ApacheAlertRed.png My email client, along with many other advanced email clients like Thunderbird, may discard all HTML/CSS/Javascript contents. Please, do not include markup or style in your MemoServ messages;
  • Freenode limits the number of consecutive messages your can send;
  • The IRC operators can examine the contents of all your IRC sessions;
  • I always answer in 36h.


Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.