Published on : October 20, 2014 by Sreejith K R
We are here discussing different commands which can be used in find spamming in an Exim mail server, 1. Hourly count of sent mail for a domain, by specifying the domain and date. DOMAIN : domain.com without www YYYY-MM-DD : Date like 2011-11-03 LOGIN : dovecot_login / courier_login Replace all instances of above terms with appropriate […]
Published on : October 19, 2014 by Sreejith K R
Why? “Argument List too long” error occurs when there is a large number of arguments passed to a command.We have come across this issue on delete files using rm command. This is caused because the command can not accept the arguments passed to it in full. There is a limit on the size of arguments […]
Published on : October 18, 2014 by Sreejith K R
To add static IP – Single IP Create/edit file named ifcfg-<interface> in /etc/sysconfig/network-scripts/ How to get Interface Information? Usually, the interface will be eth0. It can be determined from ifconfig result. Interface is the name under which new IP will be added. Add the following details : Eg: to add IP 111.92.64.16 as a […]
Published on : October 17, 2014 by Sreejith K R
Account level filtering is a feature provided in cPanel to filter e-mail based on rules. E-mails can be filtered in account level; i.e., mails to all email accounts on the domain can be filtered. Mail filtering can reduce spam messages by discarding/rejecting them according to the rule-set. There is a default account created in cPanel […]
Published on : August 9, 2014 by Sreejith K R
Currently, your network card should be set to 100 Mbit Full Duplex, and auto-configuration (auto-negotiation) should be off, Let us see how to enable auto negotiation After the adjustment, auto-negotiation must be activated to ensure the full network speed. Doing so will interrupt the network connection for a few seconds. After this change check […]