Results 1 to 7 of 7

Thread: A Web based email???

  1. #1

    Thread Starter
    Fanatic Member modpluz's Avatar
    Join Date
    Sep 2005
    Location
    Lag, NG
    Posts
    633

    A Web based email???

    Good day,
    i want to know what it requires to run a web based email service like yahoo, hotmail and the likes...
    If you want the rabbit to hop, move the carrot - Paul Kellerman(Prison Break)

    onError GoTo http://vbforums.com



    My Bits:
    VB6: Change Column Name in MS ACCESS

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: A Web based email???

    An SMTP server, an API to talk to the SMTP server, and knowledge of a web based server side platform technology such as PHP, CGI or ASP.NET

  3. #3

    Thread Starter
    Fanatic Member modpluz's Avatar
    Join Date
    Sep 2005
    Location
    Lag, NG
    Posts
    633

    Re: A Web based email???

    ok, just what kind of SMTP server(any recommendation)?

    why i ask is this, i learnt that if your domain sends more than 25 email daily, then your website will be considered as spam(so i learnt).

    what is the way out?

    Thank You
    If you want the rabbit to hop, move the carrot - Paul Kellerman(Prison Break)

    onError GoTo http://vbforums.com



    My Bits:
    VB6: Change Column Name in MS ACCESS

  4. #4
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: A Web based email???

    Excuse me? where have you heard such a ludicrous statement? I have quite a few domain names that I own and tend to use the email facility provide with them as I can use my phone to access them. I also send many more than 25 emails a day. Do Spam systems not work on a weighted system by which the content is analyzed?

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: A Web based email???

    My guess is that modpluz is using an ISP's SMTP server to send out emails, and they probably have this restriction in place, obviously, to stop spammers.

    You probably want to go for a hosting service, a dedicated SMTP host or install IIS SMTP Server.

  6. #6
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: A Web based email???

    Ah ok...

  7. #7
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: A Web based email???

    Google offers a pretty nice service where you can setup a domain name and point your MX records to their servers and then you can log in to an account which looks like a gmail account. It is actually really nice, I am using it for one of my domains:

    The standard edition is free right now:
    http://www.google.com/a/help/intl/en.../editions.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width