|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
Windows 2000 Mail
I am looking for a SMTP mail server for windows, I'm going to start using PHP to send emails but i need a mail server on a windows 2000 mchine to do it, I want to send the mail to this server, as it will be local so faster, then i want the amil server to forward the mail to somewhere like mail.whereever.com
Is this possible, I read something about windows having mail software built in, but i'm not near my machine to have a play. anyone any links ideas or anything please. TY ![]() |
|
#2
|
|||
|
|||
|
first of all: i donīt know of any stable reliable mail server for windows and i doubt there is any.
but since you seem to need it only for development purposes... windows afaik does not have a built-in mailserver. It comes with the "BackOffice" suite and is called "Exchange Server" or (maybe also) with the Win2000 Server product line. the "built in mail software" you read about probably was the mail client called "Outlook Express". For some versions of MS Office (i have "Office 2000 Premium" at work), they supply it on the CD-Roms in a "Developer-Version", i.e. it will only support like 3 accounts or similar restrictions, enough for testing.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
|||
|
|||
|
Argosoft
I use argosoft for all of my windows email server needs. Its an awsome program, easy to use/setup and is very affordable.
http://www.argosoft.com here is some information on argosoft and some other folks who are using it too: http://www.diywebserver.com another alternative is to install IIS (Internet Information Server) which is included on the win2k cd but does not install as default. IIS has an SMTP server which is handy if you want to send email from a server. -ab |
|
#4
|
||||
|
||||
|
On Windows 2000 server you have the built in SMTP server (standard feature).
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#5
|
||||
|
||||
|
Very late post I know...
Windows 2000 comes with IIS (or at least it's on the CD-ROM) and you can install the SMTP service that's part of IIS. It works and would probably do the relay for you too. That's exactly what I've been doing to send mail from my computer since I'm missing my ISP's SMTP server since I've cancelled my account with them. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > Windows 2000 Mail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|