SingTel
SingNet
Products - Mailback
Introduction

For security reasons, we DO NOT allow our dialup subscribers to run their own CGI/PERL scripts. This is our security policy to protect our SingNet customers.

However, if you need a CGI program for your form, so that someone browsing your web could send a feedback form to you. You could make use of the mailback.pl cgi on SingNet. Please note that this script is provided to user as a form of Value Added service, and hence SingNet will not be held responsible of helping the customers to debug any problems.

If you think that mailback.pl is not sufficient for your own needs, you may want to consider signing up our Business Mail Hosting service.

Step by Step mailback.pl
Sample

Pls take note of the following fields:

mailitto Required email address of mail recipient
namefrom Required name of the person the submission is from
mailfrom Required email address of person submission is from
subject Required subject of the email message
returnmessage optional Message to after form submission
returngraphic optional FULL URL of image to display before "returnmessage"
returnurl optional returnmessage and returngraphic will be linked to this URL.
sentmessage optional with default message to be displayed on submitted page, defaults to "Your mail has been sent" if not defined.