Archive for the tag 'issue'

Rvskin Manager installation - disk space usage issue.

During the installation of Rvskin Manager, when creating the settings in the Features List, the following error appears:

“Sorry,your disk space usage is full.” , even if the disk size is not full.

Solution

The issue might be due to the incorrect permissions or attributes of files/folders in ‘/home’, which cannot write file in your home directory.

You need to set the ownership of “rvadmin” properly. That is, /home/rvadmin.

chown rvadmin.rvadmin rvadmin

This should fix the issue.

hotmail and yahoo mail spam flagging issue

If you have more than one domain on your server it is better to use our SPF Record to fix this issue.

For example:

Server is sending mail as mail.serverbuddies.com but when the receiving mail server performs a reverse PTR lookup, it finds serverbuddies.com MISMATCH The solution would then be to tell qmail that it is sending mail as domain.com instead of mail.serverbuddies.com.

Here is the fix.

echo serverbuddies.com > /var/qmail/control/me