creemhost
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by creemhost-
Actually I want to disable email sending from 1 account because I'm using email service and he sending 2K+ daily emails thats why I want to disable email sending on his account.
-
You should find those mails logged in Exim log /var/log/exim_mainlog For example: grep "fiuzz@myhostname.com" /var/log/exim_mainlog After running this command there is no output [root@u5 ~]# gr...