How Companies Set Up Email Services ?

free web hosting
Free Web Hosting, No Ads > 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.
Confirm Code:

Similar Topics

Keywords : companies, set, email, services

  1. Destination Address For "submit" Button
    Adding a destination email address to a "Submit" button (5)
  2. My Application Confirmation Email [resolved]
    (3)
    Can you resend me application approval confirmation email? thanks....
  3. Slightly Concerned About Web Hosting Applications
    email addresses shouldnt be shown (7)
    Ive been thinking about this for a while, every since i did a search for my email address in google
    (you should really try it, youd be surprised where your address turns up sometimes) I was lucky and
    the only reference to it was here at T17 in my hosting app. But this concerned me... Many of the
    folk here at trap are very intelligent and cautious people and dont like their email address being
    splattered across the internet but that is what is happening because of the application threads. I
    would like to ask if they can be made mod/admin only or if Jlhsalips email hidi....
  4. How Much Would You Be Willing To Pay For These Services?
    Please answer the poll and add your thoughts (2)
    Hi folks, me and a guy from college are looking into starting a new website creation/design
    business. He is brilliant with design and plenty good with HTML and CSS, JS isnt bad and flash is on
    the hitlist for both of us. I specialize in PHP, MYSQL and my HTML and CSS skills are strong, JS
    isnt bad and some minor AJAX too. Together we can do some good stuff. The current job is an
    e-commerce site, and is going well /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" /> A previous job was a ticket company that acts a billboard for users to post ....
  5. Do You Have Mail?
    not talking about email, bills, announcements, invitations. (6)
    this part of writing is obvioulsy fading away. haven't recieved anything by mail from anybody.
    guess in another few years this way of communicating will be gone forever. the tradegies of
    technology /dry.gif" style="vertical-align:middle" emoid=" ....
  6. Suggestion About Email Notification
    (1)
    I have a suggestion, make an option where you receive email notification when your credit balance
    drops below X.xx credits, and to make the value you receive the notification from different amounts,
    e.g Recieve email notification when your credit balance drops below a certain amount: Y/N The
    amount before you receive notification: 1/2/3/4/5/10/15/20/25/50/100 credits. (or something
    simmilar) Even without this I have to say great job Trap17 /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
  7. My Hosting Request Email... [resolved]
    (3)
    Hi, could you re-send the hosting email, as my mailbox has been going wrong recently, so i think the
    email was lost. Thanks... minimcmonkey....
  8. Qa/testing Freelancer Companies
    QA/testing freelancer companies (1)
    Can I post topics like this here? Do you know resonable work from home opportunities as a qa/tester?....
  9. Halliluya! I'm Either Rich....
    ...or it's an email scam! Guess which... (5)
    Just received this in my email. Wow! I'm----the----luckiest----guy---on---earth. ~Sob sob~
    QUOTE FROM THE DESK OF MR ABUDU HASSAN BILLS AND EXCHANGE MANAGER, BANK OF AFRICA (B.O.A)
    OUAGADOUGOU-BURKINA FASO. WEST AFRICA DEAR FRIEND I am the manager of bill and exchange at the
    foreign remittance department BANK OF AFrica (B.O.A) here in Ouagadougou, Burkina Faso. In my
    department we discovered an abandoned sum of US$10.5m (TEN MILLION FIVE HUNDRED THOUSANDS US
    DOLLAR) in an account that belongs to one of our foreign customer (MR. ANDREAS SCHRANNER from M....
  10. Form Not Returning Correct Email Address
    (5)
    I have just noticed another side effect of the recent server migration. On my web site I have a
    comment form. After filling in the form the user gets a confirmation email and I get an email to
    tell me someone filled in the form, and showing me the data that were filled in. First of all, I
    got all emails twice, but I think I managed to fix that in the PHP code. What is worse, though, the
    user still gets his/her confirmation and thank you email, but, instead of my email address, the
    From: field now gives an aaddress on the server my account is on, ie. the gamma server. D....
  11. Problem With My Email : [urgent]
    Can't send or receive email. (1)
    Hi, I'm having a serious problem. I had a mail account set up through my Cpanel. My site is
    zoebelkin.co.cc and my mail server is mail.zoebelkin.co.cc!!! The mail account which
    I'm talking about is admin@zoebelkin.co.cc But for a week I was not getting mail. Now
    that's wierd cause I get something around 10 mails daily. I then sent a mail from one of my
    other mail id at other mail host whose address is dave2@bluebottle.com just for testing my server.
    But the message didn't ever reach my mail server. I sent many other mails from some other mai....
  12. Spam Is 30 Years Old May 3, 2008
    Come celebrate the birthday of the very first SPAM email (12)
    According to this article 393 ARPANET employees in 1978 received the very first SPAM email from
    DEC. Since then we've all grown to know and love SPAM in all of its flavors. I say we should
    make this a International Holiday and drink a beer in rememberance of that very first little
    SPAMalita that started it all back when The Rockford Files was entertaining us nightly and Jimmy
    Carter was messing up the Middle East. I think that was Carter's term... Anyway, here's the
    article in its entirety in case the above link doesn't always work: QUOTE Dublin, ....
  13. Paypal Email
    where can i find my paypal email? HELP anyone (3)
    Hi guys Im quite confused with the way paypal works. i know that i can pay other people thats easy
    to me.. but how do people pay me? for example, there is a site that pays people to search stuff
    using their search engine.. but the payment details you have to provide for paypal is your paypal
    email address. do they mean like the email address you used to sign up to paypal? or do you get a
    paypal email address when you sign up? any one know? let me know thanks really need the help....
  14. Can You Suggest A Good Free Email Server To Download?
    (2)
    Howdy, almost in response to my post about IMAP and PHP:
    http://www.trap17.com/forums/php-imap-read...elp-t56913.html (i still need help with this so please
    if you have experience in PHP and accessing emails using PHP help!) Im thinking i need a new
    mail server to rule out the possibility it could be my current mail server. Now currently im using
    the mail server that comes with the XAMPP package, the mail server is mercury32 version 4.something
    i know it supports the IMAP protocol because the docs say so and it has configs for IMAP. Ive messed
    around with it and ....
  15. Web Hosting Services
    with fantastico (6)
    hows things i hope im posting in the right section of the forum, im looking to set up a web site
    for a new business venture, really it's only to test the waters, i would be looking for a free
    host without banners, with cpanel with fantastico, decent monthly bandwidth with roughly 35,000mb
    free web space. the site is for an online motorcycle spares and maybe online motorcycle clothing
    and accesories can any body recommend any thing for me?? thank you in advance....
  16. What Do You Thinks Of This Email
    what do you thinks of this email (12)
    on the Feb 4, 2008 1:53 PM i have gotten this email CODE
    [size="2"] subject  Hello   signed-by  yahoo.co.uk   [/size]
    [color="#FF0000"] Hello My name is goodness, i saw your profile today and became
    intrested in you,i will also like to know you more,and if you can send an email to my email
    address,i will give you my pictures here is my email address (goodnessand500@yahoo.com) I
    believe we can move from here! Awaiting for your mail to my email address above.
    goodness.[/color] ....
  17. Free Email Service
    I am looking to start a free Email service (10)
    So i find my self sitting at my server, looking at whats been going on lately. Then i notice that at
    one point in time i was offering Email and i thought to myself "You know what? I could really
    attract some people if i started that again!", but there was one problem in my way! I dont
    want to host this service on my server, i want it to be hosted remotely. I also want it to be free.
    So here is what im looking for: A website that offers user@mydomainname.com email service At least
    1GB per mail box guaranteed 24/7 access $0.00 price If anyone knows of such a s....
  18. Link-building Services In 3 Languages
    Global Vibration Inc. is now the first SEO agency offering link-buildi (1)
    Global Vibration Inc. is now the first SEO agency offering link-building services in 3 languages:
    English, Spanish and French: http://www.mseo.com/link_building_services.html Our link-building
    solutions are offered through temporary staffing services (hire 1 of our technicians for 1 month/160
    hours). SEO agencies, advertising agencies and web marketing companies are invited to consider
    acting as our reseller and receive a straight 20% commission. After visiting our multilingual
    link-building services, you may sign up as a reseller by clicking on the following link: ht....
  19. Email For My Members
    (7)
    Dose any one know where i can get a free email serves to offer to my website members. I would like
    it to be remotley hosted. I would also like it to be username@mydomain.com. I would like a free
    service. I can deal with a pay one as long as it is not on $20 a month. Silent Shadow
    www.zoneender.blogspot.com ....
  20. Get 30 Gb Email For Free
    let us talk about , email system for huge data ! (31)
    Friends here we are talking about largest email, free System http://www.30gigs.com this one is
    good and can handel many file at a time. plz let me know any one having this type of information
    ! Also for small user www.walla.com is good one....
  21. 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. ....
  22. Services.exe
    help! this is a virus! (10)
    so i woke up earlier to do some research on the net. i turned on my pc and suddenly my microsoft
    antispyware (thank goodness!) keeps popping up a message that says "microsoft antispyware has
    blocked a possible windows trojan d:\windows\services.exe from being running". i've
    searched it on the internet and most of the sites that i saw said that it was a virus, since the
    true services.exe is located inside the windows\system32\folder not the windows\
    folder. so i've run updates on avg, ad-aware, spybot and microsoft antispyware and ran....
  23. Earn Money By Reading Emails
    10 cent per email (52)
    Hi, this site is called http://www.1-800-mail.com/ You earn money by reading emails, they sent
    you 15-20 emails per day, you click in the link and you have to visit the page for 60 seconds, then
    you ot 10 cents They gave you 20 U$$ singup credit! The only bad thin is for
    minimium you have to retired 125 U$$ Now i earn You have directly earned: $
    30.1400 You have earned from your Downline: $ 0.0000 Your account balance after all
    transactions: $ 30.1400 10 U$$ (20 no because is singup credit) I dont think is a ....
  24. Sending + Receiving Email Via Telnet
    using email via the command line. (10)
    ok first off im no good at writing tutorials so feel free to flame me (hey that rymes). Anyway in
    this tutorial i will basically show you how to send and receive email via the command-line terminal
    emulation program called Telnet. Now where shall i start, hmm.. Sending Email!! Sending
    Email Sending email requires a special type of server called an SMTP server (SMTP -> Simple Mail
    Transfer Protocol). SMTP is the protocol used to send email just like POP is the protocol used to
    receive. Now by default and most commonly SMTP servers run on port 25. To describe ....
  25. Pay Per Impression
    any good companies out there? (30)
    ok my site has many visitors arount 200-300 a day but for some reason they dont i only get about
    10 dollars every day. So i was wondering is there any companie that pay you for everytime someone
    looks at the ad or opens the page. ANd if so can you name the company? Thank you}....
  26. Send Anonymous Email
    Great (18)
    Ever wanted to send someone an anonymous email withouth the slightest chance to tracing it to you?
    Try this then: http://formmail.cgiworld.net/email.cgi?rec...youwanttosendto Enter the email
    address in the link and the message you want to send and cgiworld.net will send it to you. Example
    http://formmail.cgiworld.net/email.cgi?rec...r=xxx@yahoo.com Great for pranks or for any other
    anonymous needs! ( I admit, spam is probably a definite issuses in services like this
    including the Send Your Email To Anything@mailinator.com topic below me. ) /bli....
  27. Verifying Email Addresses
    Using a simple PHP script (9)
    This simple script will allow you to run some basic checks to make sure that any email address
    entered is actually an email address. There is no guarantee offered that this will stop every single
    fake email address, but it'll provide some protection. Now, the code! First we need to get
    the email address to verify. Here, I get it using POST from an HTML form. CODE <?php //Load
    email address from web form $email = $_POST['email']; Now, we move on
    to our first check. Does the text that has been entered look like it could b....
  28. Problems With Outlook Express
    My email configuration isn't working (6)
    Does anyone have a clue as to why my outgoing email isn't working with Outlook express? I can
    get incoming mail, but I'm getting an error when I try to send email. I followed the
    configuration instructions, but it still isn't working correctly. I get an error everytime.....
  29. Paypal Scam Warning!
    New email attempt to hack your account (21)
    I've been getting those stupid scam emails for years, where they tell you to update your
    security info. I hope EVERYBODY knows those are a scam and NEVER click through. The proper response
    is to forward them to SPOOF@PAYPAL.COM, then delete the message without going to the site. Now
    there's a new one--at least this is the first time I've gotten one. This time they tell you
    that you've added a new email address and they want you to confirm. Again, the answer is to
    forward to SPOOF@PAYPAL.COM without clicking through or going to that site, then delete the ....
  30. Longest Email Address In The World
    (53)
    yourname@abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com It is so long that...
    QUOTE -Some web forms are unable to read your email address -Some email software cannot be
    configured -People have a hard time typing in your email address -Companies think your email
    address is fake -The longest alphabetical email address on earth
    www.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com....

    1. Looking for companies, set, email, services

*RANDOM STUFF*





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

*MORE FROM TRAP17.COM*
Similar
Destination Address For "submit" Button - Adding a destination email address to a "Submit" button
My Application Confirmation Email [resolved]
Slightly Concerned About Web Hosting Applications - email addresses shouldnt be shown
How Much Would You Be Willing To Pay For These Services? - Please answer the poll and add your thoughts
Do You Have Mail? - not talking about email, bills, announcements, invitations.
Suggestion About Email Notification
My Hosting Request Email... [resolved]
Qa/testing Freelancer Companies - QA/testing freelancer companies
Halliluya! I'm Either Rich.... - ...or it's an email scam! Guess which...
Form Not Returning Correct Email Address
Problem With My Email : [urgent] - Can't send or receive email.
Spam Is 30 Years Old May 3, 2008 - Come celebrate the birthday of the very first SPAM email
Paypal Email - where can i find my paypal email? HELP anyone
Can You Suggest A Good Free Email Server To Download?
Web Hosting Services - with fantastico
What Do You Thinks Of This Email - what do you thinks of this email
Free Email Service - I am looking to start a free Email service
Link-building Services In 3 Languages - Global Vibration Inc. is now the first SEO agency offering link-buildi
Email For My Members
Get 30 Gb Email For Free - let us talk about , email system for huge data !
What Messenger/email Service Do You Use?
Services.exe - help! this is a virus!
Earn Money By Reading Emails - 10 cent per email
Sending + Receiving Email Via Telnet - using email via the command line.
Pay Per Impression - any good companies out there?
Send Anonymous Email - Great
Verifying Email Addresses - Using a simple PHP script
Problems With Outlook Express - My email configuration isn't working
Paypal Scam Warning! - New email attempt to hack your account
Longest Email Address In The World
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 more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
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