psytanium
- Total activity 436
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 79
Comments
Recent activity by psytanium-
Do you recognise 154.126.169.202 Not any of my server IPs, my computer IP.
-
But here should be a way to know where is it coming from, maybe by searching the exim log using a query in a command.
-
I was afraid to use cat, i though dump mean delete or through away all exim content. Yes I'm good now, and learning how to search exim to spot spams. Still have a lot to learn. Thank you and hope i...
-
If I have to configure my server and fix problems on my own, at least provide proper documentations. For e.g. in teh documentation you say "The maximum number of emails each domain can send out pe...
-
Does "Count mailman deliveries towards a domain"s Max hourly emails." affect "Number of emails a domain may send per day before the system sends a notification." ?
-
This documentation should go over this pretty thoroughly
-
Hello, Getting notified on high activity of outgoing spams can help me prevent lots of problems for me and my users. This is the 3rd time I get blocked by Godaddy SMTP relay, for 24h, without rece...
-
Thank you for the explanation, the missing point is clear now. What is more important is how to make sure I receive a notification email before my server get blocked by Godaddy or blacklisted. Th...
-
Emails by user: [QUOTE] 6761 : mailnull 106 : user1 56 : user2 Email accounts sending out mail: [QUOTE] 12986 : ism@k**a.com.lb 1542 : info@*******hotel.com 128 : __cpanel__service__auth__icont...
-
When I run the command [QUOTE] grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F"cwd=" '{print $2}' | awk '{print $1}' | sort | uniq -c | sort -n The out put is [QUOTE] .... 24 /home/u...