Improvements to working out region for new addresses, Bounce netmails to a invalid address (that we would host)
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Notifications\Netmails;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
|
||||
use App\Notifications\Netmails;
|
||||
use App\Models\{Echomail,Netmail};
|
||||
use App\Models\Netmail;
|
||||
use App\Traits\{MessagePath,PageTemplate};
|
||||
|
||||
class NetmailBadAddress extends Netmails
|
||||
|
Reference in New Issue
Block a user