modified moon mailer slightly

This commit is contained in:
2020-01-31 21:30:28 -06:00
parent 7a503e642a
commit ed4daeda4f

View File

@@ -84,6 +84,10 @@ class ProcessSendEveMailJob implements ShouldQueue
//Create the ESI authentication container
$esi = $esiHelper->SetupEsiAuthentication($token);
//Set caching to null
$configuration = Configuration::getInstance();
$configuration->cache = NullCache::class;
//Attemp to send the mail
try {
$esi->setBody([