Search found 5 matches

by shenglinn
19 Apr 2020 02:47
Forum: How-to
Topic: I need help! please, How to release mails in Milter Inbound
Replies: 8
Views: 10271

Re: I need help! please, How to release mails in Milter Inbound

It works, mails which stock in milterin released, thank you very much
May I please ask what the command do 'sed -i "/^X-mydomain-MailScanner-Relay-Reject:/d" *'
Thank a lot
by shenglinn
18 Apr 2020 23:53
Forum: How-to
Topic: I need help! please, How to release mails in Milter Inbound
Replies: 8
Views: 10271

Re: I need help! please, How to release mails in Milter Inbound

The situation of crash was mails add and stock in Milter Inbound and not send it out
It seem begin after I modified file 'header_checks in' /etc/postfix , but it was no back to work after header_checks change back. There should be something else I guess.
I download one of the file in milterin and ...
by shenglinn
18 Apr 2020 09:38
Forum: How-to
Topic: I need help! please, How to release mails in Milter Inbound
Replies: 8
Views: 10271

I need help! please, How to release mails in Milter Inbound

EFA Version 4.0.2
I need help, please,
EFA system crash yesterday and I use system restore function in eFa-Configure and it back to work
But I found many mails stock in Milter Inbound,
Can anyone teach me how to release it or fix it, thanks a lot :pray: :pray: :pray:
milterin.jpg
I see this in ...
by shenglinn
24 Jan 2017 04:23
Forum: How-to
Topic: How to prevent disaster expansion
Replies: 1
Views: 2306

How to prevent disaster expansion

I use EFA as a Mail gateway,
If some guy's email has been hacked and hacker use this email account to send huge amount of spam mail from inner trust mail server,
Is any way to prevent disaster expansion?
by shenglinn
12 Dec 2016 06:27
Forum: How-to
Topic: Increase frequency of quarantine reports
Replies: 3
Views: 4157

Re: Increase frequency of quarantine reports

In my case, I wish the quarantine report to be sent every 4 hours,
I use crontab
---------------------
2 1,5,9,13,17,21 * * * /usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php >> /dev/null 2>&1
--------------------
And of course, every content of the quarantine report shows only this 4 ...