Hello,
Thank you for the csf v5.15.
=====
I just discover some small display bugs in the temporary IP entries list. The server is using DirectAdmin.
1. Header swapped for "IP address" and "A/D"
2. The icon for the new "temp->perm" button cannot be displayed
=====
Even I set *RELAY_ALERT to more than 100 (currently 500), I always receive email alerts with something like:
Count: 118 emails relayed
I don't know if lfd is ignoring my setting or it is just a display problem.
=====
The RELAY Alert seems including AUTHRELAYs, and POPRELAY is never triggered. I see P=esmtpa entries in a RELAY Alert, while that IP is using POP before SMTP and SMTP AUTH at the same time. The RT_POPRELAY rule should be used instead.
=====
Thank you.
Ken
Small display bugs in temporary IP entries list and more
Re: Small display bugs in temporary IP entries list and more
We'll address the display issues.
I'd need specific settings for RT_*_LIMIT and an example of the email sent by lfd.
I'd need specific settings for RT_*_LIMIT and an example of the email sent by lfd.
Re: Small display bugs in temporary IP entries list and more
Hello,
I think the RELAY_ALERT is working as expected. Sorry for the mistake.
However would you please check the POPRELAY? I can't find how lfd trigger it.
A sample email:
Our server is using DirectAdmin + Dovecot + Exim
Thank you
Ken
I think the RELAY_ALERT is working as expected. Sorry for the mistake.
However would you please check the POPRELAY? I can't find how lfd trigger it.
A sample email:
Code: Select all
Time: Tue Jan 11 15:38:13 2011 +0800
Type: RELAY, Remote IP - 113.79.*.* (CN/China/-)
Count: 104 emails relayed
Blocked: No
Sample of the first 10 emails:
2011-01-11 14:44:24 1PcXxu-0000sd-TJ <= *@*.com H=(*) [113.79.*.*] P=esmtp S=* id=* T="*" from <*> for *
2011-01-11 14:46:22 1PcXzp-00013B-M2 <= *@*.com H=(*) [113.79.*.*] P=esmtpa A=login:*@*.com S=* T="*" from <*> for *
2011-01-11 14:51:22 1PcY4c-0001Xo-7M <= *@*.com H=(*) [113.79.*.*] P=esmtp S=* T="*" from <*> for *
2011-01-11 14:52:19 1PcY4g-0001Y5-Qm <= *@*.com H=(*) [113.79.*.*] P=esmtpa A=login:*@*.com S=* id=* T="*" from <*> for *
2011-01-11 14:53:24 1PcY6V-0001lp-7y <= *@*.com H=(*) [113.79.*.*] P=esmtp S=* T="*" from <*> for *
2011-01-11 14:55:37 1PcY7v-0001u5-Ok <= *@*.com H=(*) [113.79.*.*] P=esmtp S=* id=* T="*" from <*> for *
2011-01-11 14:56:18 1PcY9Q-00022x-7n <= *@*.com H=(*) [113.79.*.*] P=esmtp S=* T="*" from <*> for *
2011-01-11 14:58:21 1PcYBP-0002G5-R1 <= *@*.com H=(*) [113.79.*.*] P=esmtp S=* T="*" from <*> for *
2011-01-11 15:04:10 1PcYH2-0002oT-Tc <= *@*.com H=(*) [113.79.*.*] P=esmtpa A=login:*@*.com S=* T="*" from <*> for *
2011-01-11 15:06:07 1PcYIw-0002yM-6A <= *@*.com H=(*) [113.79.*.*] P=esmtp S=* T="*" from <*> for *
Thank you
Ken
Re: Small display bugs in temporary IP entries list and more
POPRELAY doesn't apply on DA servers (it's cPanel only). I'll amend the config file to reflect that.
Re: Small display bugs in temporary IP entries list and more
Thank you for your answer. Hope this can be added in the future for DA.