The Exim mail server has a lot of options/commands to find out the details of spammers easily from the command line. Click this link “Spam Check” to get more ideas. We can find out the mail queue details, spam mail sender details, spam mail counts etc from the link I mentioned above. Here is a […]
Check Spam on EXIM Mail Server
We can simply find out the details spammers from mail queue itself. Some simple Exim commands for check spams are below. The first login tho the server via SSH, ssh [email protected] then run the following commands exim -bpc This commands shows the total number of mails in the queue. If the result is high(eg:2000) you […]
Setup Email Forwarding in Webmail : How To
Let us consider you have multiple email address in your company and you want all emails to be delivered in a common email id say [email protected] , we use email forwarding feature of cPanel / Webmail. A copy of one email is sent to another email by using an email forwarder. Email to [email protected] will […]
Clear Default EMail Account in a cPanel Server – Tutorial
Clear Default email Account using cPanel and SSH Access If you want to clear Default Email you must first be aware that in every cPanel account, there is default mail account in the name of the cPanel username. This mail account is not meant for normal emailing purposes. All the notification mails from TNP HOST […]