ssfred
- Total activity 124
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 59
Comments
Recent activity by ssfred-
Hello :-) Check whether you actually exceeds the open_files limit by executing the following SQL queries SHOW GLOBAL STATUS LIKE 'Open_files'; The above command will give you the number of cur...
-
Analyzing the issue without the server access is bit difficult. If you are using "dovecot.index present in /home/username/mail/domain.com// through cPanel file manager to something like dovecot.ind...
-
Most probably it would be DNS cache issue and it will get cleared within a couple of days. Meanwhile make sure that the MX records are updated in your name servers as well. You can check it by usin...
-
Hello Firewalls and Anti-virus scanners can interfere with the mail clients communications with the mail server and may leave an improperly synchronized or outdated list of downloaded mails in th...
-
Hello Check whether /var is writable and is not filled up. You can simply check it by creating a file using the command touch /var/test1
-
Hello Error no. 451 most commonly refers to the recipient server's inability to accept the mails or execution of its delivery. There can be multiple reasons such as the server being flooded with ...
-
Hello Apart from RBL listing as mentioned by Ameya Barwe, sometimes the destination mail server may have their own policies for mail delivery. In such cases, it is always better to contact their...
-
Hello It looks like your InnoDB files are corrupted. It can either be database files or ibdata files. The following steps are widely used for InnoDB recovery. The first step is to make the ser...
-
Hello David, If you are looking to identify the volume of IMAP traffic for each domains, you can use the option "Bandwisth" available in cPanel. If you wish to track the IMAP activities on the se...
-
Hello The mail delayed messages are just notifications about the presence of an undelivered mail in the queue. The system will retry for mail delivery at specified intervals before marking it as ...