View previous topic :: View next topic |
Author |
Message |
MacroSystems -
Joined: 14 Jul 2004 Posts: 5 Location: Yakima, WA
|
Posted: Thu Jul 15, 2004 1:29 am Post subject: Mail Server (SMTP, POP3, etc...) |
|
|
What is the most cheapest, and simplest way to setup a mail server using Abyss Web Server? |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Thu Jul 15, 2004 2:46 am Post subject: |
|
|
Well the cheapest way happens to be free. A mail server has nothing to do with Abyss, so you won't be running anything using it. You will just happen to be running a mail server with Abyss also running on the same machine.
For a free solution, I recommend Mercury/32. After installing it, just add a user (in the "Local Users" option), and it is bascially configured right out of the box. Others recommend ArGoSoft Mail server, but it is up to you. _________________ Bienvenidos! |
|
Back to top |
 |
 |
Stone-D -
Joined: 09 Jan 2004 Posts: 90
|
Posted: Thu Jul 15, 2004 5:40 pm Post subject: |
|
|
My favorite is Mailtraq (www.mailtraq.com)... but its frickin expensive if you want more than the 5 users the free version allows and its windows only.
It does pop3, imap, smtp, webmail, www(with virtual hosts, mutiple domains, etc but crappy ASP and no native cgi), ftp, ldap, chat, ip tunnelling... some others I've forgotten. 9x or nt. _________________ --
Look, no SIG! |
|
Back to top |
|
 |
wild_virus -
Joined: 26 Jun 2004 Posts: 23
|
Posted: Fri Jul 23, 2004 8:58 pm Post subject: |
|
|
I read a bit of the programs but unsure if i understand correctly.
Will either of these programs do the following.
I run a simulation hockey league and want to give each person in the league about (15) of them an e-mail address. and have them login to the e-mail if possible thru the website.
Is this even possible to do with a home server?
yourname@subdomain.no-ip.com
will pegasus mail and server allow me to do this?
thanks |
|
Back to top |
|
 |
wild_virus -
Joined: 26 Jun 2004 Posts: 23
|
Posted: Fri Jul 23, 2004 8:58 pm Post subject: |
|
|
I read a bit of the programs but unsure if i understand correctly.
Will either of these programs do the following.
I run a simulation hockey league and want to give each person in the league about (15) of them an e-mail address. and have them login to the e-mail if possible thru the website.
Is this even possible to do with a home server?
yourname@subdomain.no-ip.com
will pegasus mail and server allow me to do this?
thanks |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri Jul 23, 2004 9:33 pm Post subject: |
|
|
Yes, it will. Pegasus mail is the client that retrieves the mail, however you don't need to use that. You can use Outlook, Eudora, or whatever you want.
If you want to run it through your website, you will need to set up a third party web mail script. _________________ Bienvenidos! |
|
Back to top |
 |
 |
MacroSystems -
Joined: 14 Jul 2004 Posts: 5 Location: Yakima, WA
|
Posted: Sun Jul 25, 2004 7:41 am Post subject: RE |
|
|
I did eventually get the full version of argosoft mail server. if anyone wants to see how it works then go to my site (dynamic IP redirecting so only online when i am) http://macrosystems.dynu.com |
|
Back to top |
|
 |
jnsg -
Joined: 30 Jun 2004 Posts: 3
|
Posted: Sat Jul 31, 2004 5:46 am Post subject: |
|
|
iNaNimAtE wrote: | For a free solution, I recommend Mercury/32. |
iNaNimAtE wrote: | If you want to run it through your website, you will need to set up a third party web mail script. |
I'm not sure if this is the best place to post this, but since it's basically on topic, how would one go about making a mail script to use Mercury/32? Is it similar to a call to sendmail or something? Or is this something that would be script language-specific? |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Sat Jul 31, 2004 5:50 am Post subject: |
|
|
Any script that can retrieve mail from a POP3 account and send mail through an SMTP server will work.
Look into the PHP mail() function.
PHP.NET wrote: | The Windows implementation of mail() differs in many ways from the Unix implementation. First, it doesn't use a local binary for composing messages but only operates on direct sockets which means a MTA is needed listening on a network socket (which can either on the localhost or a remote machine). |
_________________ Bienvenidos! |
|
Back to top |
 |
 |
goose -
Joined: 17 Sep 2002 Posts: 608 Location: The Land Of OZ! come here toto!
|
Posted: Sun Aug 08, 2004 7:28 pm Post subject: |
|
|
hey mister postie send me my letters and parcels (im sick of return to sender address unknown) hehehe ;p hey elvis pissoff hehehe ;p _________________ living in an armish paradise.....no gates here!
mawuahahaha :) |
|
Back to top |
|
 |
|