Respond to areafix netmails

This commit is contained in:
2023-09-21 15:25:18 +10:00
parent 2e7aecff57
commit 22c8b3df74
5 changed files with 170 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ trait MessagePath
$reply .= "No path information? This would be normal if this message came directly to the hub\r";
}
$reply .= "+--[ END MESSAGE ]------------------------------------+\r";
$reply .= "+--[ END MESSAGE ]------------------------------------+\r\r";
return $reply;
}