Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address
This commit is contained in:
@@ -59,7 +59,7 @@ class EchoareaNotSubscribed extends Netmails
|
||||
)
|
||||
);
|
||||
|
||||
$msg->addText("It appears that you havent been previously subscribed to this echoarea.\r\r");
|
||||
$msg->addText(sprintf("It appears that you havent been previously subscribed to this echoarea using the address [%s].\r\r",$ao->ftn));
|
||||
|
||||
$msg->addText("Even though your post was accepted, I'm not configured to export any posts to you when others respond, you might like to log in to the web interface and do that.\r\r");
|
||||
|
||||
|
Reference in New Issue
Block a user