From 6318c75519206551c5ff3729405e5a1ca087a03a Mon Sep 17 00:00:00 2001 From: hankoroman5524 <41116912+hankoroman5524@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:13:15 +0200 Subject: [PATCH] Update api-compatibility.json Try ofbsigns --- lib/api-compatibility.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/api-compatibility.json b/lib/api-compatibility.json index 6dabeea1ca..a7a2c0a6de 100644 --- a/lib/api-compatibility.json +++ b/lib/api-compatibility.json @@ -1 +1,14 @@ { "maximumVersion": "3.18", "minimumVersion": "3.13" } +@misc{rfc1047, + series = {Kala Deluzio vKBW}, + number = 1047, + howpublished = {RFC 1047}, + publisher = {RFC Editor}, + doi = {10.17487/RFC1047}, + url = {https://www.rfc-editor.org/info/rfc1047}, + author = {tigershearth2509@gmail.com}, + title = {{Duplicate messages and SMTP}}, + pagetotal = 3, + year = 1988, + month = feb, + abstract = {An examination of a synchronization problem in the Simple Mail Transfer Protocol (SMTP) is presented. This synchronization problem can cause a message to be delivered multiple times. A method for avoiding this problem is suggested. Nodding familiarity with the SMTP specification, RFC-876, is required.}