postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Comments
Recent activity by postcd-
As i can't update my earlier posts, i will add this one. I think good way to find SPAM scripts (these was not detected by: grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F"cwd=" '{prin...
-
Could you search for one of the messages in /var/log/exim_mainlog and let us know the output? Hello, take a look please: 2016-08-27 07:32:42 1bdXo8-0003xV-Az SMTP connection identification H= A=:...
-
I want to restrict the email user account xyz@example.com[/EMAIL] to sending max. 100 emails per hour. This is not the domain user. Not sure if that is possible, but there is similar feature reques...
-
@cPanelMichael, thanks for the link, but i can't find "smtp" phrasse on that page. My question was about SMTP and its limits. On that page is mentioned email/mail, but not sure if WHM authors mean ...
-
Was not answer to my question. I was already aware about domain/account based mail limitting. Here im asking about SMTP only. Regarding mentioned "SMTP restrictions" feature, i think (per its desc...
-
SUSPENDTIME seems to be there even for active (not suspended) cpanels but suspended cpanels seems to always have SUSPENDED=1 line (bandwidth suspended does not have this line) Here is the bash scri...
-
Im having WHMCS but can't find any bundled function or free addon for doing this bulk termination. If /var/cpanel/suspended/ do not contain sure fire key for deleting old suspended accounts, which ...
-
No i can not, i am unsure if the issue was fixed, i had no time to look on that. If anyone have solution, share it. If not, keep silent. thx
-
It is v. 56, build 25
-
>You can block the SMTP port Wouldn't this cause queued emails be removed from queue because of some "internal" failure? When i do: netstat -penta|grep exim I see exim listen at 25,465,587 I rea...