filed in Greylisting on SmarterMail on Mar.19, 2009
Greylisting is a new tool in the fight against spam. What it does is temporarily block incoming mail from a sender. It returns the mail to the sender’s mail server with a message saying try again later. The sending server must then retry sending the mail after the Block Period but before the Pass Period.
Greylisting [...]
Tags: Greylisting, SmarterMail
filed in HTTP Status Code Definition on Feb.11, 2009
Each Status-Code is described below, including a description of which method(s) it can follow and any metainformation required in the response.
10.1 Informational 1xx
This class of status code indicates a provisional response, consisting only of the Status-Line and optional headers, and is terminated by an empty line. There are no required headers for this [...]
Tags: HTTP Status Code Definition
filed in How to set Default page for cPanel hosting account on Feb.11, 2009
Typically, the default page of a domain is refer to index.* file . As an example, the default page when browse to http://abc.com will be refer to http://abc.com/index.htm usually. Actually the default page can be set to other than index.* by using DirectoryIndex directive in .htaccess file.
By default, DirectoryIndex directive is set to:
DirectoryIndex index.html index.htm [...]
Tags: cPanel, default page
filed in Understanding Mail Header on Jan.06, 2009
An email will gather together information from each of the computers it passes through on the way to the recipient and this is stored in the email header. In Outlook, right click on the email message and select Options. (Sample as image below):
Headers are best read from the bottom up, as they are added to [...]
Tags: Mail Header
filed in URL masking on Dec.30, 2008
URL masking mean that you would like to hide the actual path of the website file. In order to do that, you may always use frame tag.
For example, you would like your main page to be link to other website or subfolder, then place the below script in a file and name the file as [...]
Tags: URL masking
filed in Troubleshooting Error Messages That You Receive When Try To Send and Receive E-Mail in Outlook and In Outlook Express on Dec.30, 2008
SYMPTOMS
When you try to send and receive e-mail, you may receive an error message that is similar to one of the following:
No connection could be made because the target machine actively refused it.
The server could not be found. (Account:account name, POPserver:’mail’, Error Number: 0×800ccc0d)
Task ’server name - Sending and Receiving’ reported error (0×800ccc0f): ‘The connection [...]
Tags: Error Messages, Outlook, Outlook Express
filed in Unable to send email using xantec email hosting account on Dec.30, 2008
If you are able to download the email but you are not able to send out email even though the SMTP information is correct, then one of the reason might due to your ISP is blocking port 25.
Â
Â
Kindly be informed that XANTEC email hosting used port 25 to send out email. If you configure your [...]
Tags: send email, Web Hosting
filed in Using "Ping Plotter" to trace network of Slow / Unable to Access Server on Dec.30, 2008
SYMPTOMS
If you are having slow website access, it would be best to send us the trace route results via ‘PingPlotter‘, as it would help us in identifying the issue better.RESOLUTIONS
Download from pingplotter.com website
Requirement: Microsoft Windows Operating System
1. Go to http://www.pingplotter.com/ -> Download -> Ping Plotter Freeware or directly download from http://www.pingplotter.com/downloads/pngplt_1.exe
2. Install the pingplotter [...]
Tags: Ping Plotter, trace network
filed in Connect to MS Access Database on Dec.30, 2008
Connection String
“Provider=MSDASQL;DRIVER={Microsoft Access Driver (*.mdb)};” &_”UID=;PWD=YourPassword;” &_
“DBQ=DatabasePhysicalPath;”
You can use sample code below to connect to your MS Access’s database:
ConnectionString = “Provider=MSDASQL;DRIVER={Microsoft Access Driver (*.mdb)};” &_
                   “UID=;PWD=SamplePassword;” &_
                   “DBQ=C:\Domains\sample.net\db\sample.mdb;”
Set Conn = Server.CreateObject(”ADODB.Connection”)
Conn.ConnectionString = ConnectionString
Conn.Open
Tags: MS Access Database, Web Hosting
filed in Supporting Documents for Registering New .my Domain Name on Dec.30, 2008
All organisations applying to register a domain name under .my must have a presence in the manner as stated below. The Registrant’s name must be the organisation/institution name as EXACTLY stated in the relevant supporting documents.
Please note that incomplete, incorrect or inaccurate information supplied in the Domain Name Registration Form may result in termination of [...]
Tags: .com.my, supporting document