mike Posted June 29, 2017 Share Posted June 29, 2017 ENGLISH Introduction This scrypt was programmed by @einet. This scrypt allows to send mails outside the web server through smtp. It can easily be used for activation, mailing... How to configure the scrypt : 1. Download the scrypt (click) 2. Upload the file to the webserver, and unzip it. 3. Go into the folder named "script", and then the folder "mail". 4. Open the file "index.php" In "$email_user = "[email protected]" ", put the email name you are going to be using for to send emails In " $email_password = "your password"; " put the password for the email. For the rest just follow the anotations on the right side. To use gmail smtp server follow this images: If you want to use yandex smtp: You can find smtp details for gmail and yandex here: YANDEX:https://yandex.com/support/mail-new/mail-clients.htmlGMAIL:https://support.google.com/mail/answer/7126229?hl=es&visit_id=1-636306787911764806-2024128242&rd=2 WARNING PROBLEMS WITH FREE DOMAINS AND YANDEX EXIST. You can find a fully working demo here: https://emailexample.x2hosting.ga/mail/mail/ ESPAÑOL Este script fue creado por @einet. Y sirve tanto para emails de activacion como, mandar emails fuera del servidor web etc. Configuracion: 1. Primero hay que descargar el script ( click ) 2. Sube el archivo al servidor, y descomprimelo. 3. Accede a la carpeta "script", y luego a la carpeta "mail". 4. Abre el archivo "index.php". En "$email_user = "[email protected]" ", introduce el email desde el que se enviaran los email In " $email_password = "tucontraseña"; " pon la contraseña del email Para lo demas sigue las instrucciones en el lateral. Para usar los servidores smtp de gmail: Para usar yandex: Puedes encontrar mas detalles sobre los datos smtp de gmail y yandex aqui: YANDEX:https://yandex.com/support/mail-new/mail-clients.htmlGMAIL:https://support.google.com/mail/answer/7126229?hl=es&visit_id=1-636306787911764806-2024128242&rd=2 AVISO EXISTEN PROBLEMAS CON YANDEX, Y DOMINIOS GRATUITOS. Puedes encontrar una version funcional aqui: https://emailexample.x2hosting.ga/mail/mail/ Quote Link to comment Share on other sites More sharing options...
einet Posted June 29, 2017 Share Posted June 29, 2017 Great thanks @mike for sharing is that many will help your websites that have problems sending email. Quote Link to comment Share on other sites More sharing options...
Anyx Posted September 24, 2018 Share Posted September 24, 2018 @mike and @einet Download is not working due to the domain being suspended. Quote Link to comment Share on other sites More sharing options...
mike Posted September 24, 2018 Author Share Posted September 24, 2018 3 hours ago, PCTipsGR said: @mike and @einet Download is not working due to the domain being suspended. This has now been solved. Quote Link to comment Share on other sites More sharing options...
einet Posted September 27, 2018 Share Posted September 27, 2018 I thought nobody would use this but I'm glad that it is that someone uses it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.