K
K
Kirill Gorelov2017-05-31 14:57:50
PHP
Kirill Gorelov, 2017-05-31 14:57:50

Smtp without authorization + php?

Guys. We have a server with ip 83.222.x.xxx
AND a specific port.
Site on Bitrix.
It is necessary that Bitrix send mail via smtp of our server.
That is, the left guys will not be able to send anything there, there is a check on the server who sends. It's me that we're not going to send spam.
The server is configured in such a way that authorization is not needed to use SMTP.
Are there ready-made scripts for sending mail without authorization via smtp in php?
Preferably without third-party libraries, but directly the function itself?
.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
redya69, 2017-06-01
@redya69

You can override or configure sendmail on the server, and use the usual mail () function in the code

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question