A
A
Andrey Samoylenko2016-03-15 14:07:34
PHP
Andrey Samoylenko, 2016-03-15 14:07:34

How to send email from your computer using php?

Is it possible? And how to do it? Do I need to install and configure a virtual mail server or how?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Konstantin Khairov, 2016-04-02
@Ketch

Try to use PHP Devel Studio , connect the library for SMTP , configure it for gmail , and then add the necessary functions . For example, for mass mailing, for filtering the contact list, etc.

S
Sergey Novikov, 2016-03-15
@BOOMER_74

PHPMailer + SMTP + any mail (even Yandex, even Google, even your own). Nothing unreal.

D
Dimonchik, 2016-03-15
@dimonchik2013

if GMail, you can also use the GMail API (xs about Yandex and Mailru)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question