How Companies Set Up Email Services ?

free web hosting
Open Discussion > CONTRIBUTE > Technology

How Companies Set Up Email Services ?

itssami
I know im stupid..but i was just wondering , how the companies set up the email services ? I mean which programming languages they do require ? For instance , Yahoo , Hotmail , Gmail ?
Is it possible to make a complete email system only by PHP/mysql ... No ?? okay , what else more they use ??
And same thing about search engines ??? How do they collect the data ? and which language they do use ?
I was just wondering about it , so i asked , it doesnt mean that im going to start email service or search engine on trap17 hosting or any other hosting , cool.gif biggrin.gif tongue.gif biggrin.gif

Reply

Inspiron
They use an email server, obviously. PHP, or any other server side scripts are used to process and inteprate commands from the user, such as getting the email address, subjects and the content of the email. MySQL, or any other database software, are simply to keep a record of all it's members of the email service, just like keep your member information, password and userID in the Hotmail or Gmail database.

You too, can make your own email server with simple server software. However, because it is simple, most email servers might block emails sent from your server or throw your messages into the Junk folder. I've tried while Hotmail didn't receive the message, and Gmail throws it as a Spam mail. Basically, I think, that your server is not recognised by the email industry list, such that many email providers used that to prevent anonymous emails that could be potential spam or junk mail.

Anyway, just to let you have a clearer picture of how email servers work, download a email server program and install to your computer to try that out. Practical lessons are always better than theory, so do some hands on yourself..

Step 1
Here are some email servers that I use.
I use least 2 servers, multi-thread together before. To do it, you would have to read on their documents.
http://www.sendmail.org/
http://www.mailenable.com/
http://www.argosoft.com/rootpages/MailServer/Default.aspx

Step 2
Download the PHP scripts to send your email from a webpage.
This is a very common PHP script which you can get support almost anywhere, even here in Trap17.
http://phpmailer.sourceforge.net/
http://www.phpfreaks.com/tutorials/130/0.php (Guide to PHPMailer)

Step 3
Remember to change the server variable in the PHP script to 'localhost' to use the email server installed on your computer. This variable can also be set to use a foreign email server. Hotmail used to provide public access to their server, hence you could put the Hotmail mail server domain here. However, since the anti-spam technology was introduced, many email providers had stopped giving access to public for using their SMTP server.
CODE

$mail->Host     = "smtp1.site.com;smtp2.site.com"; // SMTP servers

Change to:
CODE

$mail->Host     = "localhost"; // SMTP servers


Step 4
Launch your PHPmailer script on your browser to run the application.

Enjoy exploring.. smile.gif

 

 

 


Reply

kuberan_swe
Yeah you can use Google Apps for that.... It is a free mail service using which you can have e-mail account as xyz@yourcomany.com .... All you got to do is just own your company mail xyz@yourcompany.com

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : companies email services

  1. What Messenger/email Service Do You Use? - (90)
    I went with gmail when the hype began. Nice inbox size, and it's brilliant if all you want is a
    good email service. However, I switched back to hotmail simply because of it's MSN
    compatibility. MSN is still the best instant messenger, IMO. Highly doubt I'll be using whatever
    gmail is gonna come up with. MSN has climbed so high above the other clients that I believe it
    won't go down without a fight Anyhoo, what does everyone else use? Hotmail? Yahoo? Gmail? ISP
    email? Or what IM client? MSN? AIM? Waiting for gmail messenger? Post away. ...
  2. Your Own Domain's Email Address...free - Get your own email with your own domain for free (7)
    Yes, it's true You get your own domain's email address. Example, if you want email not like
    name@yahoo.com but name@surname.com you can get it free. And this Free service is from AOL, so no
    fraud Here is the link: http://free.aol.com/thenewaol/domain_email.adp Get your own personal
    mail address for free......
  3. Location Based Alarm - this post is to discuss about Location Based Services (3)
  4. Get An @live.com Email! Working As Of 12-16-06 - It really works (2)
    Hey guys, I was browsing around and found a way to get an @live.com email address legitimately. All
    you need is the Opera 9 web browser. Check out the instructions that I put up at my site: CODE
    http://www.provinggrounds.us/2006/12/15/get-an-livecom-email/ Also, please support my site
    and digg the article for me if you found that it works. For your convenience there is a digg it
    button at the top of the article. Thanks, Peanut...
  5. Email/file Encryption - nothing to hide? (3)
    According to a recently passed german law and a EU guideline, phone companies have to store all
    connection data (who called who and how long did the call take), ISPs are supposed to store who had
    which IP and browsed which sites for 2 years, short messages and eMails have to be stored for 6
    months. At this time, only law enforcement agencies are supposed to be able to access these data
    sets in severe cases like when they suspect someone to be a terrorist, whatever that means these
    days. well, this is going to be a huge data pool and huge amounts of data attract people w...
  6. How Much You Use From Your Email? - (35)
    Email providers are challenging each others on how much space they provide, but I don't think we
    used the total amount of space they offered, not me at-least, so is the space an important thing
    that makes you choose one provider and leave another? and what if we all used all the space they
    offer for each one of us, will they have enough space for us? or they will stop the war? for me, I
    am using 4% from yahoo account and the same for hotmail, and less than 1% from gmail...
  7. 1 Terabyte Email...... - its true.... (43)
    I went to www.hriders.com and found that they have 1 terabyte email accounts capable of sending
    and recieving 500 mb attachments....They are doing this for those who want to upload their music and
    pictures and movies to the account and keep them all safe there and use it as a seperate hard drive
    where space isnt a problem....I havent yet recieved spam on it and havent really gotten any emails
    due to not sending anyone my email address to it but feel free to test it out by sending me an email
    at BaSsMaNjR5@hriders.com . But go check it out and get your huge storage the...



Looking for companies, set, email, services

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for companies, set, email, services

*MORE FROM TRAP17.COM*
advertisement



How Companies Set Up Email Services ?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE