Maybank TreatPoints Reward Received

3 Comments

Finally, I received all my Maybank TreatPoints reward. The Logitech Cordless Mouse arrived last week Wednesday. The Petronas RM 50 voucher arrived on Monday this week. The Sony Radio Clock arrived today.

Configuring Vacation Email Responder for Sendmail

3 Comments

Vacation is the automatic mail answering program found on many Unix systems. This write up will guide you on how to install and configure the vacation email responder and setup it using the popular webmail SquirrelMail in Fedora Core 6.

Requirement: Vacation, Sendmail, SquirrelMail, SquirrelMail Vacation Local plugin, vsftp and Fedora Core 6

1. Download vacation-1.2.6.1.tar.gz from the link below: -
http://vacation.sourceforge.net

2. Extract the vacation to a temporary directory as below: -
tar xvfz vacation-1.2.6.1.tar.gz -C /tmp

3. Change directory to /tmp/vacation as below: -
cd /tmp/vacation

4. Run the “make” command as below: -
make

5. Copy the “vacation” binary to “/usr/bin” as below: -
cp vacation /usr/bin

6. Create a softlink in the Sendmail’s restricted shell utility “smrsh” as below: -
cd /etc/smrsh
ln -s /usr/bin/vacation vacation

7. Next, lets proceed with installing and configuring SquirrelMail’s Vacation Local Plugin. Download vacation_local-2.0-1.4.tar.gz from the link below: -
http://www.squirrelmail.org/plugins_category.php?category_id=19

8. Extract the vacation local to SquirrelMail’s plugin directory (in Fedora Core 6) as below: -
tar xvfz vacation_local-2.0-1.4.tar.gz -C /usr/share/squirrelmail/plugins

9. Run the SquirrelMail’s config command as below: -
cd /usr/share/squirrelmail/config
./conf.pl

10. In SquirrelMail Configuration Main Menu, key-in “8″ to enter Plugins menu. Next, key-in the number that refer to “vacation_local” to install the plugin

11. Create the Vacation Local configuration file as below: -
cd /usr/share/squirrelmail/plugin/vacation_local
cp config.php.sample config.php

12. Edit the config.php file and change the following as below: -
$ftp_passive = 1;

13. Next, you need to enable the vsftp service in init level 3, 4 and 5 as below: -
chkconfig --level 345 vsftp on

14. Let’s start the vsftp service as below: -
service vsftp start

You can now begin to use the SquirrelMail’s vacation local plugin to configure the vacation email responder for Sendmail.

Source: Vacation Email Responder

If you found these helpful, please contribute to help:

Maybank Credit Card Canceled

1 Comment

I have one Maybank MasterCard Credit Card and one Maybank Visa Credit Card. I seldom use these two cards. I decided to cancel it. I made a phone call to Maybank Customer Service. They advised me to redeem all my reward points before canceling the credit cards. They were helpful. I redeemed all my reward points for a Logitech Cordless Mouse, a Sony Radio Clock and a Petronas RM 50 voucher since last two week. I canceled these two cards this week.

My baby girl is 1 week old

10 Comments

Today she is 1 week old…here are the rest of the photos, :D

Deluge 0.5.4

1 Comment

Deluge is a BitTorrent client for Linux. I stumbled upon in a forum posting about this Deluge BitTorrent client that can avoid your ISP’s throttling your BitTorrent download and upload speed. I have been facing throttled BitTorrent traffic by my ISP for a long time and its frustrating…

I fired up my VMware Server and power up the Ubuntu 7.04 (Feisty Fawn) Desktop Edition as my guest OS. I downloaded a latest version of Deluge 0.5.4 for Ubuntu 7.04 (Feisty Fawn) and I followed the installation instruction of Deluge (i386) from Ubuntu Guide. After the successful installation, just fire up the Deluge and begin my download…I am getting a good download speed of 98.9kB/s and that was awesome!!!

Source: Deluge

Older Entries Newer Entries