|
|
SMTP Server?
I am looking for a free (or v. cheap) email server to run along side
apache, ftp on a pc for some of my friends. I have looked at
mailenable (but some of it wants iis), i've looked at mercury/32 and
i'm not too sure about that one
What I want to do is receive emails (on a single static ip) to
multiple domains and stick them in a pop3 account for their clients -
webmail would be nice too!
I think that makes sense?
Thanks
Daz
|
|
0
|
|
|
|
Reply
|
dazno1
|
11/30/2003 8:37:18 PM |
|
> What I want to do is receive emails (on a single static ip) to
> multiple domains and stick them in a pop3 account for their clients -
> webmail would be nice too!
Postfix is one of the better MTAs out there:
http://www.postfix.org/
See my instructions on "How to configure postfix virtual domains"
http://www.pc9.org/guides/postfix_virtual.html
--
Jem Berkes
http://www.sysdesign.ca/
|
|
0
|
|
|
|
Reply
|
Jem
|
11/30/2003 9:35:10 PM
|
|
On 30 Nov 2003 12:37:18 -0800, daz wrote:
> I am looking for a free (or v. cheap) email server to run along side
> apache, ftp on a pc for some of my friends.
I second the recommendation for Postfix earlier in this thread.
<http://www.postfix.org/>
> I have looked at mailenable (but some of it wants iis), i've looked at
> mercury/32 and i'm not too sure about that one
Never heard of either of those.
Note that you asked for software to run "on a PC". There are many
operating systems that run on a PC, and most of then can run
> What I want to do is receive emails (on a single static ip) to
> multiple domains
Postfix does this quite nicely.
> and stick them in a pop3 account for their clients -
I'd recommend IMAP rather than POP3, but Courier's IMAP server does both
POP3 and IMAP message access:
<http://www.courier-mta.org/>
The Dovecot IMAP server seems to be a nicer, IMAP-only server:
<http://dovecot.fi/>
Both support TLS (otherwise known as "SSL but better") for secure
connection to the server.
> webmail would be nice too!
Many people like Squirrelmail for webmail access to central mail
folders:
<http://www.squirrelmail.org/>
Most of these programs should come with any recent GNU/Linux or *BSD
distribution. Debian GNU/Linux has all of them in its (pre-release)
"sarge" branch.
> I think that makes sense?
Note that you asked for software to run "on a PC", which means a
particular hardware platform: an Intel 32-bit CPU or compatible (the
original PCs were 16-bit, but are quite obsolete now). There are many
operating systems that run on a 32-bit PC; GNU/Linux and the *BSDs run
on a great many hardware platforms, and are ideal for the kind of
Internet services you're asking about.
If you mean "on Windows", then you severely limit your options for good
Internet service software, and I don't think you'll get much sympathy.
Use the right tool for the job.
--
\ "Experience is that marvelous thing that enables you to |
`\ recognize a mistake when you make it again." -- Franklin P. |
_o__) Jones |
Ben Finney <http://bignose.squidly.org/>
|
|
0
|
|
|
|
Reply
|
Ben
|
11/30/2003 9:47:10 PM
|
|
On 1 Dec 2003 08:37:10 +1050, Ben Finney wrote:
> Note that you asked for software to run "on a PC". There are many
> operating systems that run on a PC, and most of then can run
Bah, that's what I get for posting first thing in the morning.
Obviously, this partially-complete paragraph should have been deleted
once I made a more complete explanation at the end.
--
\ "I washed a sock. Then I put it in the dryer. When I took it |
`\ out, it was gone." -- Steven Wright |
_o__) |
Ben Finney <http://bignose.squidly.org/>
|
|
0
|
|
|
|
Reply
|
Ben
|
11/30/2003 9:52:04 PM
|
|
Thanks to both of you!
I should have put I'm running winy2k :\ <hangs head in shame> I've
tried (well, I say try, I couldn't get to grips with the hardware side
of configuration for dsl so gave up)
I've been looking at squiggle mail and that looks quite good
Again, many thanks!
Daz
|
|
0
|
|
|
|
Reply
|
dazno1
|
12/1/2003 7:44:07 PM
|
|
Try http://perso.club-internet.fr/macallan/MMS/ for W2K and XP
"daz" <dazno1@aol.com> a �crit dans le message de
news:53211024.0311301237.7ab1fc03@posting.google.com...
> I am looking for a free (or v. cheap) email server to run along side
> apache, ftp on a pc for some of my friends. I have looked at
> mailenable (but some of it wants iis), i've looked at mercury/32 and
> i'm not too sure about that one
>
> What I want to do is receive emails (on a single static ip) to
> multiple domains and stick them in a pop3 account for their clients -
> webmail would be nice too!
>
>
> I think that makes sense?
>
>
> Thanks
>
> Daz
|
|
0
|
|
|
|
Reply
|
Macallan
|
12/5/2003 11:02:34 AM
|
|
|
5 Replies
274 Views
(page loaded in 0.202 seconds)
Similiar Articles: Programatically finding SMTP Server on local network - comp.os.ms ...Is there a way to programatically find a SMTP server available on the network? I am writing a C#.Net program, which should first find a SMTP server o... Sending SMTP email with server that requires authentication - comp ...We are using labview 7.1 to send email, but are running into a road block. Our smtp server requires username and password authentication. We do want t... setup sendmail to send email using SMTP server - comp.unix.solaris ...Hi. I need setup a sendmail to send emails using smtp server with auth sendmail version is 8.12.10+sun/8.12.5 I found some information how to setup ... SMTP formatting/communication all inclusive RFC reference? - comp ...I was looking for any comments on a good resource that ties all the needed RFCs together for SMTP server behavior and client/server SMTP communication... Sendmail SMTP Host Name - comp.unix.solarisSMTP Server? - comp.mail.misc Sendmail SMTP Host Name - comp.unix.solaris Setting up sendmail to use an SMTP server Setting up sendmail to use an SMTP server on Red Hat 9. STARTTLS extension not supported by server - comp.lang.python ...Michele Simionato <michele.simionato@gmail.com> writes: > Notice that this not a problem of the SMTP server, since with Python > 2.4 the script is connecting to the ... smtp check response 500 - comp.lang.rubyWhy do I have "host name lookup failure"? - comp.mail.sendmail ..... net>, ctladdr=<ohmster@ohmster.com> (500 ... put the actual IP address of the smtp server in ... script for telnet on port 25 - comp.lang.awkHi Gurus, I am trying to write a shell script which keeps checking for smtp server with "telnet smtp.test.com 25" but it hangs and doesn't come out. T... Example of Javamail with SMTP and POP3 on SSL - comp.lang.java ...SMTP Server? - comp.mail.misc... cheap) email server to run along ... Linux has all of them in its (pre-release ... with SMTP and POP3 on SSL - comp.lang.java ... Reverse DNS does not match SMTP Banner - comp.mail.sendmail ..."In the SMTP Diagnostics utility , When i diagnostics my mail server , It successfully ..." · "A_Karemore, Thank you for your question regarding ... Simple Mail Transfer Protocol - Wikipedia, the free encyclopediaSimple Mail Transfer Protocol (SMTP) is an Internet standard for electronic mail (e-mail) transmission across Internet Protocol (IP) networks. SMTP was first defined ... Free SMTP Servers - A List Of Free SMTP Servers For Your ISPFree SMTP servers list, a free list of SMTP servers for various e-mail providers 7/25/2012 10:04:48 AM
|
|
|
|
|
|
|
|
|