Windows Email server

Discussion in 'Software' started by Lazlow, 9 Aug 2006.

  1. Lazlow

    Lazlow I have a dremel.

    Joined:
    8 Aug 2003
    Posts:
    1,464
    Likes Received:
    0
    A vague title I know, but hopefully someone will understand what I'm wanting and know of a solution...

    I hate not being able to access all of my e-mails on any computer in the world - instead I have to use my laptop with two users (one work, one home) to access around 10 e-mail accounts.

    What I would like is to be able to sign into an online client (for example email.mydomain.com) and access them all.

    I know this is possible - but can I do it on my host (php, mysql)? And is there a free/open source solution?

    One last requirement - it needs to pick up hotmail, along with accounts from several different domains.

    Any suggestions?
     
  2. Drastik

    Drastik What's a Dremel?

    Joined:
    10 Jan 2002
    Posts:
    965
    Likes Received:
    0
    its possible you just need a web based e-email program
     
  3. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    You could transform a existing pc/server into a mail gatherer (I can't get to the right name right now), use hotmail popper to get hotmail email addresses, and then just make that pc/server a host for the gathered mails. There are existing systems for this (OpenSource Software, therefor free), just google around...
     
  4. Lazlow

    Lazlow I have a dremel.

    Joined:
    8 Aug 2003
    Posts:
    1,464
    Likes Received:
    0
    Good to know that it is possible!

    Ideally, I'd like to be able to use my webhost server, as it would be easier to setup with subdomains etc. and would be on 24/7.

    I'll try google then - but anyone else have any recommendations or other info? Consolodating all my e-mail into one web-based solution is what I'm after.
     
  5. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    You could use Fetchmail on a linux box, and have the mails delevered to a local mailbox (on that server), and have a webbased mail program (like squirrelmail/horde) to read the local mailbox (which consists of the fetched emails)

    I once found a guide, but I can't seem to find it anywhere... And don't have the time right now. I'll try to find it when I have some time.
     
  6. Lazlow

    Lazlow I have a dremel.

    Joined:
    8 Aug 2003
    Posts:
    1,464
    Likes Received:
    0
    Squirrel and Horde are installed on my webserver already, though I've never used them. So I can manage that - I will look into Fetchmail too. It looks like it will need something anyway to grab all the e-mails and then for Squirrel/Horde to provide a front-end to it all?

    I'll see what I can do and I'll await the time that you have more time, afterall, time is precious.
     
  7. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    Time isn't that precious, I just have to redo some exams that I can't fail again, or I'll be kicked out...

    EDIT: here you have a guide that bundles fetchmail and squirrelmail (and some other stuff) i, a server... I'll google some more, Organic Chemistry is way too boring...

    And for the hotmail problem, gotmail or hotwayd will get that sorted for you
     
    Last edited: 9 Aug 2006
  8. Lazlow

    Lazlow I have a dremel.

    Joined:
    8 Aug 2003
    Posts:
    1,464
    Likes Received:
    0
    Perfect! I'll follow the guide and let you know how it goes.
     
Tags:

Share This Page