initial commit of file from CVS for e-smith-email on Wed 12 Jul 08:53:55 BST 2023
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
my $e = $DB->get_value("EmailUnknownUser");
|
||||
$DB->set_value("EmailUnknownUser",'returntosender')
|
||||
if (defined $e && $e eq 'return');
|
||||
}
|
Reference in New Issue
Block a user