send email? only with smtp and/or exchange?

G

Guest

Hi guys!

I'm looking for a way to send an email from the server to the user
(like a newsletter).

How can I do this?

Does anyone know of a sample code link or something like that?

Do I need smtp and or ms exchange or there is a way to send using any 'from'
name
(like in php)?

Thanks in advance!
 
G

Guest

1) in php I think it can be done without smtp...
can't I do without?

2) any sample code?
 
S

Scott M.

You'll always need a mail server and even though I'm not familiar with PHP,
I can't imagine how it could send mail without it.
 
R

Ravindu Denawaka

Yeap Scott M ! As far as I knw you can not send emails with out a SMTP
 
M

Michael White

PHP uses the underlining smtp server of the system that it installed on.
Use PHP Info to find out what your server is set up with.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top