|
|
Manage Open PGP Keys
This tool allows you to install a public key for your PGPMail.
What is PGP?
PGP = Pretty Good Privacy TM
How To Create The PGP Mail Key
Once the key is created, you enter the PGP option inside your control
panel and paste the PGP Key text into the box provided and then click add.
:-----BegiN PGP PUBLIC KEY BLOCK----- Version: PGPfreeware 5.0i for non-commercial use mQGiBDZiwWERBADgftCC3ZrT1JHcK5gvSA7Tuw5CmU2c8NWrFzAyw kARHh7niTFJ sg1VfEi5ExsNDBVvmvr+vZD6Zq9eYtodkx1E41gJFZegGHzqya+WaiGknQ 6zUVEm
Necessary PGP Form Fields
Field: recipient
Description: This form field allows you to specify to whom you wish for your form results to be mailed. Most likely you will want to configure this option as a hidden form field with a value equal to that of your e-mail address.
Syntax:
<input type=hidden name="recipient" value="your_username@localnet.com">
Field: username
Description: This form field allows you to specify your
username in the
Syntax:
<input type=hidden name="username" value="yourusername">
Field: keyname
Description: This form field allows you to specify the name of your public key. This will be the public key that PGPMail uses to encrypt your mail. You must possess the private key in order to decrypt the email that is sent. You can get your public key name by going to the PGP Manager. It is typically just your email address.
Syntax:
<input type=hidden name="keyname" value="publickeyname">
Optional PGP Form Fields
Field: subject
Syntax:
<input type=hidden name="subject" value="Your Subject">
To allow the user to choose a subject:
<input type=text name="subject">
Field: email
Description: This form field will allow the user to specify
their return e-mail address. If you want to be able to return
e-mail to your user, I strongly suggest that you include this
form field and allow them to fill it in. This will be put into
the From: field of the message you receive.
Field: realname
Description: The realname form field will allow the user to input their real name. This field is useful for identification purposes and will also be put into the From: line of your message header.
Syntax:
<input type=text name="realname">
|
|
|||||||||||||||
Copyright © 2002 1st Host Web
281-477-8650