How to enable ecmlite.netcore.co.in url for domain for quarantine user emails

Modified on Tue, 22 Aug, 2023 at 2:31 PM

Please find the below files for change log.


1.  Login to ECMDB server /root/NewEcm/send_spamdigest.pl 


To check the syntax : perl -c /root/NewEcm/send_spamdigest.pl   

%new_domain_template = (
        'your domain name' => 1,
);


2.  /root/NewEcm/send_spamdigest_thirtymins.pl


 To check the syntax : perl -c  /root/NewEcm/send_spamdigest_thirtymins.pl  

%new_domain_template = (
      'your domain name' => 1,
);


Note : check the syntax of the file before save and exit.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article