Showing posts with label Email. Show all posts
Showing posts with label Email. Show all posts

Monday, August 31, 2015

How to Use a GoDaddy Form Mailer (6 Steps)


Set the e-mail address for the GoDaddy form mailer within your account. Log into your Account Manager. Under “Products” and click “Web Hosting.” Click “Launch” beside the hosting account you wish to use for your form mailer.
Click “Form Mail” under the “Content” section. Enter the e-mail address where you want submitted forms to be sent under “Forms Email Address.” Click “Continue” and “Update” to verify the e-mail address.
In your HTML file where you want the form to appear, enter this code:<form action='/gdform.php' method='post'>
<input type='hidden' name='subject' value='New E-Mail Subscriber' />
<input type='hidden' name='redirect' value='http://www.yoursite.com/thanks.html" />
<p>First Name:<input type='text' name='FirstName' /></p>
<p>Last Name:<input type='text' name='LastName' /></p>
<p>E-Mail:<input type='text' name='email' /></p>
<p>Your Message:<textarea name='comments' cols='50' rows='20'>
Tell us what you think of our new website!</textarea></p>
<input type='submit' name='submit' value='submit'/>
</form>You can edit this code to suit your needs. The above items are examples, including the subject, redirection page, first name, last name, e-mail and message.
Save your HTML file with the new code.
Upload the HTML file to your server using your preferred FTP client, just as you did with your initial website files.
Visit your website to see the new form. Test the form by filling in all of the fields and using a different e-mail address than the one you entered in Step 2. Once you submit the form, you should receive an e-mail to the e-mail address you entered in Step 2 with the submitted information.
VPS Hosting

How to Get IP SMTP From a CPanel (3 Steps)


Go to the cPanel login webpage for your web hosting provider, then enter your username and password to log into your cPanel account. Click the 'Login' button to open the main cPanel window.
Click the 'Email Delivery Route' icon under the 'Mail' section on the main cPanel page.
Enter the email address that you want to find the IP SMTP address for, then click the 'Show Route' button. The resulting page will show all of the routing information about that email address, including the IP SMTP information.
VPS Hosting

Sunday, August 30, 2015

How to Put Your Own Template on Webs.com


Open the Webs site. Click your website type from the drop-down menu, and then click 'Get Started.'
Type your email address, a password, your name, birth date and gender in the designated fields and then click 'HTML-Only Mode.'
Type your desired website address in the 'Site Address' field. Type the Captcha characters as they're shown, and then click 'Next Step.'
Click your account package and click 'Select Now' or 'Upgrade Now' to create your site.
VPS Hosting

How to Create a Hit Counter in HTML


Conduct an online search for a free hit counter, such as 123counters.com, sitecounters.info and easy-hit-counters.com.
Read the terms/agreement for using the free hit counter.
Choose a style for your hit counter.
Register your account by including a user name, password, starting count for your hit counter, a valid email address and the URL of the page where the hit counter will be added.
Accept the terms/agreement and follow them. A html code will be generated for your hit counter.
Copy the html code provided. It may be similar to:
http://easyhitcounters.com/stats.php?site=XXXXXX' target='_top'>
http://beta.easyhitcounters.com/counter/script.php?u=XXXXXX></script>
http://easyhitcounters.com/' target='_top'>Free Counter Or another provided by http://www.gobblerhosting.com, which allows you to track 'all hits' or 'unique visitors':
http://www.gobblerhosting.com' target='_blank'>
http://www.gobblerhosting.com' target='_blank' style='text-decoration: none; font-size: 9px; font-family: Verdana; color: #000000'>Website Hosting Services
Open your preferred text editor (such as Notepad or WordPad) and scroll to the area of your page where you want the hit counter to appear. Most hit counters are placed on the bottom of the page, just above the
tag.
Paste the hit counter code to each page you want to place the hit counter and save your HTML file.
VPS Hosting

Saturday, August 29, 2015

How to Set Up Google Apps on Bluehost


Launch your Web browser, and go to the Google Apps homepage. Click the blue 'Get Started' button.
Click the radio button beside 'Administrator' under 'I Want to Use an Existing Domain' to select and enable this option.
Type the Bluehost website domain name that you want to set up with Google Apps into the input field. Enter just the top-level domain name, which is the part of the domain without the 'http://www.' prefix. Click the 'Get Started' button.
Enter your name, email address and contact information into the input fields in the 'Account Administrator' section.
Click the check box beside 'Google Apps Requires Changes to DNS to Properly Setup Service' to confirm that you understand that Google Apps will change the settings of your Bluehost Domain Name System servers. Click the 'Continue' button.
Type your preferred username and password into the relevant input fields in the 'Your Administrator Account' section. Read the Google Apps terms and conditions at the bottom of the page. If you agree to the terms and want to continue, click the 'I Accept. Continue With Setup' button. This opens your Google Apps dashboard.
Click the 'Activate Email' link in the Email section. This opens the 'Setup Email Delivery' page.
Click the 'Verify Domain Ownership' link. Choose 'Upload an HTML File' from the verification options drop-down list. Create an HTML file in the usual way with your Web design software, text editor or HTML editor. Name the HTML file with the verification name assigned by Google. Copy the Google verification code and paste it into the HTML document. Upload the HTML file to the root folder of the relevant website domain through the Bluehost online content management system control panel.
Click the 'Verify' button. Google will verify the service and activate it within 48 hours. Once Google has activated your Google Apps account on Bluehost, access the Bluehost content management system control panel to set up email forwarding. Click 'Forwarders' in the 'Email' section on the control panel homepage. Add each email address that you want to forward to Google Apps. Select 'Google' from the mail server options, then click 'Add Forwarder.'
VPS Hosting

How to Set Up POP3 Mail (12 Steps)


Open Microsoft Outlook and select 'Tools > Email Accounts' from the menu. In the 'Email Accounts' dialog box, select the option: 'Add a new e-mail account' and hit 'Next.'
Select POP3 as the option to connect to a POP3 e-mail server and download your e-mail and hit 'Next.'
Type in the name you would like to appear in the 'From' field for your outgoing emails and enter the email address you're setting up in the 'E-mail Address' field. Add the user name and password from your Internet server for your email account.
Add your incoming mail server (POP3) and outgoing mail server (SMTP) information under 'Server Information' and place a checkmark by 'Remember password.'
Select the 'More Settings' button. In the 'Internet E-mail Settings' dialog box, select the 'Outgoing Server' tab. Place a checkmark beside 'My outgoing server (SMTP) requires authentication.' Leave the 'Use same settings as my incoming mail server' option selected and click OK.
Hit the 'Finish' button to complete the set up.
VPS Hosting

How to Increase the Maximum Allowed Packet in cPanel


Log in to your cPanel by using the link which your Web host gave you when you purchased your hosting account. You can find that link in the confirmation email the company sent you upon registration.
Click on the 'MySQL databases' icon.
Click on the 'Settings' icon.
Select the 'Advanced' tab and scroll down the list until you find the 'max_allowed_packet' variable. Click in the field next to it, and input the new maximum allowed packet size you want to use.
Click on 'Save' to save your new settings.
VPS Hosting

How to Host a Jewelry Home Party


Collect the names of people you want to invite; they can be friends, relatives, neighbors and acquaintances or people who have been referred to you as possibly being interested in jewelry.
Send out invitations to the potential guests on your jewelry home party list. Let people know the date, time and place. Include a map if you think people will have trouble finding the location. Be sure to add an RSVP so you know how much food and drink to order. Send out the invitations at least two weeks before the event but three weeks is better. Send a reminder note or email or call about a week before the event.
Order any supplies you need for the party: your jewelry kit, catalogs, business cards and order forms. If your company provides a hostess gift and you are holding the party at someone else's house, order the gift at this time, too.
Buy food and drink a day or so before the event.
On the day of the party, set out the food and refreshments. Arrange the jewelry display and catalogs on tables in the room so people can see them as they mingle.
Encourage guests to eat some food and relax as they arrive. Give them a little time to get acclimated before you start the party.
Start the party with a game---a raffle, for example. This breaks the ice and offers people the chance to win something right away.
Present the hostess with her gift and encourage others to act as hostesses for your next party.
Go over the details of the jewelry display and pass the items around. Answer any questions. Pass out catalogs and order forms.
Collect people's money for their orders.
Follow up the party with a thank-you card to the hostess and the people who attended.
Notify people when their gifts come in, if the company ships all orders to you. Deliver them, if that's part of your business setup. Encourage people again to host a party when you deliver their merchandise.
VPS Hosting

Friday, August 28, 2015

How to Recover a Webmail Password on GoDaddy (6 Steps)


Open your Web browser, and log in to the GoDaddy Account Manager.
Click the 'My Products' link on the left side of the page, and select 'Email.'
Click the 'Manage Account' link next to the GoDaddy account associated with the address for which you need to reset the password. This will open the Email Control Center.
Click the '+' to open the list of e-mail addresses.
Click the address for which you want to reset the password. An Edit Mailbox pop-up window will open.
Enter a new password into the two password field boxes, and click 'OK.'
VPS Hosting

Wednesday, August 26, 2015

How to Choose an Email Account for a Business


Determine the amount of money that you are willing to spend. There are three basic types of email accounts you can use: free, Internet-based email accounts, accounts provided by Internet service providers, and email accounts purchased through a domain name and hosting company. Internet based accounts, such as Hotmail and Gmail are free and include ample storage space. Email addresses provided by an ISP do not usually cost any additional money because they are included in the cost of your Internet services. You are, however, limited in the number of ISP email accounts you can set up. While the email accounts that you purchase through a domain name and hosting company are not free, you are not limited in the number that you can purchase.
Consider the image that you want to project. While Internet based email addresses are free and ISP email addresses are provided at no additional charge, you cannot personalize the account as much as you can with an account that you purchase from a hosting company. The domain name for Internet based companies and ISP addresses will remain fixed, such as 'hotmail.com,' 'gmail.com' or 'comcast.net,' while if you purchase the account from a hosting company, you can create your own domain name, such as using the name of your business. Purchasing the domain name will project a more professional image of your business because it is customized and does not seem temporary or less than professional, as Internet-based accounts and ISP domains may. Further, some free Internet-based email accounts automatically include advertisements for their products in the body of your email that you cannot delete prior to sending the email, which may reflect negatively on you in the eyes of your customers.
Consider your ability to access the account. All three types can usually be accessed relatively easily, and remotely. The easiest to access are generally the Internet-based email accounts because the only purpose for the site is to provide access to your email. Those purchased from a domain name and hosting site and those provided by your ISP can be accessed by logging into your Internet service account or your domain name or hosting account.
Consider your ability to keep your email account into the future. A free account and an account purchased through a domain name and hosting company can stay with you through the life of a business. If you decide to change your domain name and hosting company, you can still keep the old domain name and email address. If, however, you choose the ISP email account, then you can only keep it as long as you purchase your Internet services though that ISP. This can be problematic if you are no longer satisfied with your Internet services or if you are offered a better deal on the services.
VPS Hosting

How to Reset a Forgotten Password on MediaFire


Go to the MediaFire forgotten password website (see Resources).
Enter your email address in the 'Enter the email address you used to create your MediaFire account' box and click the 'Send me a password-reset email' button. MediaFire will send you a password reset email.
Log into your email account and open the email from MediaFire. Click the password reset link. This launches the MediaFire password reset page. Follow the guided prompts on the page to complete the reset.
VPS Hosting

Tuesday, August 25, 2015

How to Make Your Own Website for Teens Free (7 Steps)


Pick a domain name for your website, which is the title that follows the www in the address bar. Register your domain name at a site, such as Godaddy.com, Register.com or Dotster.com. Also, check with the Web hosting service to check if it offers domain registration as a service.
Visit a teen friendly site, such as Webhostingchoice.com, and review the free Web-hosting services like Homestead.com, Freeservers.com or Freewebs.com. (See References.) Freewebs.com allows users over the age of 13, making it a good selection for teens. Creating a website requires the same basic steps regardless of the web hosting service, but to use Freewebs.com, register with the site by entering your email address, password, name, birthday, referral and gender.
Enter your site address or domain name in the next area. Name your site by placing the name in the site title section. Choose an age-appropriate name for teens.
Choose a template that meets your personal needs based on style, color and content. Bright colors, such as purple and bright green, are available and make nice choices for a teen website. You can change the template later if you decide to. Read the terms and conditions statement and click in the box indicating you agree with them. Click the green box; this will allow you to continue to the next step.
Begin creating your site by adding pages in the site builder. Name the pages logically, such as a “Home” page and “Contact” page. Click on the “Edit page” button. When the page opens, begin adding information.
Click on “Add paragraph” button to add text to your Web page. To add an image, click the “Upload image file” and select an image from your computer. Move the text or photo by using the toolbar to grab the edge and slide it.
Save the information by clicking the “Done” button. Go back to the site builder page and click “Publish page” to make your Web page active for others to view. Edit your site by logging in and using the site builder to make changes, update pages or add information.
VPS Hosting

How to Log In To Plesk Media Temple


Navigate to the Media Temple website and click the 'login' button in the upper right corner.
Type in your 'AccountCenter' primary domain, primary email and password. Click the 'Login' button to enter.
Click the 'Domains' tab then click the domain you where you want to open the Plesk control panel.
Click the 'Plesk Control Panel' link near the top of the page.
Enter your Plesk log in user name and password, then click 'Log in.'
Access the Media Temple Plesk control panel directly. Type 'https://yourdomain.com:8443' without the quotes in the address bar of the web browser to open the control panel log-in screen.
VPS Hosting

How to Change a CNAME


Most Internet users pay a hosting company to handle the technical details of keeping a website or blog online. Depending on the hosting company, changing your CNAME record can be a self-serve matter or an email request.
Users of the GoDaddy domain hosting service, for example, can change a CNAME record in a few steps. Log into your Account manager, select My Products > Domain Manager.
In Domain Manager, pick the domain for which you want to create an alias. Click the 'Total DNS Control and MX Records' link and add the new CNAME record.
CPanel is another common interface used by some web hosting firms. CPanel allows you to forward a sub-domain to another domain, but most do not allow you to create a domain alias using CNAME.
CPanel users without the ability to change a CNAME directly will need to contact support personnel who can edit the CNAME entry for the particular domain. Once edited, the domain redirection should be active.
VPS Hosting

Monday, August 24, 2015

How to Forward Mail From Horde to Gmail


Sign in to your Gmail account at gmail.com.
Click on the gears icon on the upper-right of your Gmail screen, next to your Gmail address, and select 'Mail Settings.'
Click on the 'Accounts' tab.
Click 'Add a mail account you own' in the 'Get mail from other accounts:' section. A new window emerges.
Type in the name of your Horde account in the 'Name:' text box, and the email address for your Horde account in the 'Email address' text box. Click 'Next Step.'
Type in your Horde account username in the 'Username' text box, your Horde account password in the 'Password' text box, and the name of your Horde account's POP server in the 'POP Server' text box. Select the correct POP server port number from the drop-down menu. The POP server name and port number are obtainable from your Web-hosting provider.
Check the 'Leave a copy of retrieved message on the server' box if you want to preserve the original mail on your POP server. Check the 'Always use a secure connection (SSL) when retrieving mail' if your POP server supports the SSL (Secure Socket Layer) option. Check the 'Label incoming messages' box as your Horde email address if you want to distinguish your Horde mail from your Google mail. Check the 'Archive incoming messages' box if you do not want your Horde mail to appear in your inbox, but rather be archived.
Click 'Add Account.' If you have typed in your username, password and POP server name correctly, you have then successfully imported or forwarded your Horde mail to Gmail. If there is mail in your Horde inbox at this time, you will soon see them within your Gmail account, based on the settings in Step 7.
VPS Hosting

Sunday, August 23, 2015

How to Retrieve a GoDaddy Email (3 Steps)


Login to the GoDaddy Email Server. Enter your email address and password and click the 'Log In' button. Your email address is in the form of yourname@domain.com. For example, if your website is redroses.com, your email address would be yourname@redroses.com (replace 'yourname' with your actual name or the name your email account was set up with).
Click 'Inbox' from the email dashboard.
Double-click the email message you wish to read.
VPS Hosting

Saturday, August 22, 2015

How to Put GIFs on Your Tumblr Sidebar


Upload your GIF to an image host. You can upload it to a Tumblr post, your own Web hosting server or an image-hosting service such as Imgur, TinyPic or Photobucket (links in Resources).
Copy your GIF's URL to your computer's clipboard. Most image-hosting services offer several URL options when you upload a photo; typically, you should copy the link labeled 'For Email' or 'For Layouts.'
Log in to your Tumblr account, click the gear icon at the top of the page and then click the name of the blog whose layout you want to customize.
Click the 'Customize' button in the middle of the page.
Enter the following code into your Tumblr's 'Description' box:Replace 'yourgifurl' with the URL you copied to your computer's clipboard.
Click the 'Save' button at the top of the left column and then click 'Close' to close the customization settings. Check your blog to ensure that the GIF looks the way you want it to in your Tumblr's sidebar.
VPS Hosting

How to Setup a New Domain in Webmin (10 Steps)


Log in to the 'Webmin' panel using your username and password.
Click the 'Servers' tab and select 'Bind DNS Server.'
Click the 'Create Master Zone' link under 'Existing DNS Zones.'
Add information for the 'Domain name / Network' field. Type in the domain name that you want to host. Add your email address in the 'Email Address' field. This is the webmaster's email address.
Type in the server's IP address in the 'IP address for template records' field. Click the 'Create' button.
Click the 'Address' icon, which is an 'A' on the 'Edit Master Zone' page. Enter 'www' in the name field, the server's IP in the 'Address' field and then click 'Create.' Click the 'Return to record types' link. The domain name is added.
Create a virtual host in the Apache server. Click the 'Apache Webserver' link and click the 'Create Virtual Host' tab.
Add information for the 'Create a New Virtual Server' form. Select 'Specific Address' and add the IP address in the 'Handle connections to address' field. In the Port field, select 'Default,' 'Any' or type in the specified port number.
Add the directory to which to place your Web files in the 'Document Root' field. Enter your domain name in the Server Name field. Select 'Standard httpd.conf file' for 'Add virtual server to file.' Select 'Nowhere' for 'Copy directives from' and click 'Create Now.'
Save the changes by clicking the link 'Apply Changes.'
VPS Hosting