Archive for the ‘Pick and Mix’ Category

What version of exim is running?

Run this command at a prompt: exim -bV Enjoy!

Tags: , , , , , ,

Emails Vanishing from a Users Inbox

This sounds strange doesn’t it, there one minute, gone the next.Initially I thought the server was at fault, perhaps a misguided spambox script was deleting the wrong directory or something like that. Turns out it was much simpler than that, after looking at the maillog (which displays POP3 and IMAP Connections), it turns out the [...]

Tags: , , , ,

RoundCube Not Sending Emails (Cpanel)

Run this command in a shell prompt: tail -20 /var/cpanel/roundcube/log/errors It might list errors like the following: [30-May-2009 12:06:24] Invalid response code received from server (-1): [30-May-2009 12:06:24] Invalid response code received from server (-1): [30-May-2009 12:06:24] Invalid response code received from server (-1): [30-May-2009 12:06:24 +0100] SMTP Error: SMTP error: Authentication failure: Invalid response [...]

Tags: , , , , ,

Recovering Lost Email Addresses for a User

A user of NeostormInternet.com had lost their address book with many important email addresses, I was able to recover many of them from various logfiles on the server, whilst the messages no longer existed, whenever a mail arrives or is sent a record is saved to various text files on the server. So I had [...]

Tags: , , , , ,

Peace In Our Lifetime

Just thought I’d promote Peace In Our Lifetime. My interpretion of the idea Lynne Hazelden proposed is unite a large enough group of people to make a difference to the planet we all live on. So by encouraging a large body of like minded people to believe in better political and even spiritual idealogy, then [...]

Foehn & Hirsch X19 4GB MP3 Player Review – 70 Hour Battery Life

Product Blurb: Foehn & Hirsch X19 4GB MP3 Player 1.0 inch OLED Screen Metallic Grey The new Foehn & Hirsch MP3 Players are bang up to date, trendy, stylish and modern design, they are of outstanding quality in design and build. They are beautifully finished and packaged. The X19 is very portable and slips easily [...]

Slipstreaming SATA Drivers onto a Windows XP CD

When Windows XP came out, SATA was cutting edge, and it didn’t detect sata drives during installation, which is a problem if you want windows to install and run from one of those drives. It’s fine if you’ve got a floppy drive as you can supply the drivers that way. However, most modern laptops have [...]

Tags: , ,

Reset a Modx Manager Password using SQL

If you’ve forgotten your manager password and you have access to the database and can issue mysql commands (phpmyadmin, or from a mysql command prompt). Use this to reset an account password, tbh, I would of hoped this system was salted (instead of using standard md5, maybe it was done intentionally to allow for this). [...]

Tags: , , ,

Cpanel – Pureftpd Max Clients Per IP Limit Reached

I had a few clients with a fast internet connection running into the pure-ftpd max clients per ip address limit of 8. Because it was happening quite frequently, I made the changes in the pure-ftpd config file located here: /etc/pure-ftpd.conf You can edit the file like so: nano /etc/pure-ftpd.conf Ctrl + W (for search) Type: [...]

Tags: , ,

How to categorise a blog?

I’m in a dilemma currently, how do I categorise the articles I write on my personal blog. One of the firsts things I did is take a look how Youtube categories content (http://www.youtube.com/browse), it’s pretty broad and generalised. I guess it’s done to make it easy to choose a category, the first one on the [...]

Tags: , ,