Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sending e-mail in windows

Status
Not open for further replies.

sauser

Programmer
Aug 22, 2001
49
US
Hey guys anyone knows if there is aporgram available that could send e-mails in windows like a send mail program in UNIX so i could just do an external command from php and send an e-mail.

Any ideas?
 
sleipnir:
i know i can send mails in windows using PHP. but can i manage a mail server (like bad mails, bounces etc) in a windows server using PHP? i heard its possible in linux/unix...

Known is handfull, Unknown is worldfull
 
you would need a pop3 malserver to accept the emails and you can use the imap functions to access and manage the emails thru a web interface...have a look at the imap functions at
hth

Bastien

cat, the other other white meat
 
Hey guys so basically mail function works in windows?
 
yes. they do...

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top