Millionade
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Millionade-
Millionade commented,
I've seen my VPS provider generate these reports and I want to know how to do it myself, I thought there'd be a few dudes floating around that were savvy. Is this the wrong place to ask about EXIM...
-
Millionade commented,
Yuk, why? Hmm. I don't know. I like the CLI :-) We've got easy to use tools for that here: WHM " Email " View Sent Summary Yes I've been using that tool and it's handy, but it only shows domai...
-
Millionade created a post,
exim filtered report (email totals account for all domains)
Hello new friends! Before I begin, I have been reading guide after guide for weeks now on EXIM, I still find it very challenging but I am making an effort to try and source answers without having ...
-
Millionade commented,
Hi :), You may need to manually create a command like below, which will show the email addresses in queue as per their count: exim -bpr | grep "<*@*>" | awk '{print $4}'|grep -v "<>" | sort | uni...
-
Millionade created a post,
eximstat and email accounts
Hi guys, hope this isn't a repost and thanks for hosting my question. I've been trying to get my head around eximstat, and using this man page: What I'm trying to do is list the "top 20 email acco...