Archive for April, 2010

Edit /etc/dovecot.conf, find:

mechanisms = plain

Add after:
Read the rest of this entry

If you need to update your DirectAdmin license manually, you can do so by running the following commands:
Read the rest of this entry

RPM and DEB packages are both containers for other files. An RPM is some sort of cpio archive. On the other hand, a DEB file is a pure ar archive. So, it should be possible to unpack their contents using standard archiving tools, regardless of your distribution’s package format. Under normal conditions, you should use your distribution’s standard package manager, rpm or dpkg and their frontends, to manage those files. But, if you need to be more generic, here is how to do it.
Read the rest of this entry

IMAP Directadmin

IMAP-2004c1 support i386
Read the rest of this entry

I’ve just installed this plugin, I have wp-smtp-mail plugin installed as well. The test thing on the plugin works, however I receive an error when trying to utilize the actual contact form.

The error it self is:

The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function.

http://wordpress.org/extend/plugins/si-contact-form/

solution:
Read the rest of this entry