Skip to content

9glt/go-prestashop-async-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send mails from prestashop in non-blocking way

Optimistic Non blocking way to send emails

MAIL_HOST=mail.host.tld [email protected] MAIL_PASSWORD=password [email protected] MAIL_BINDTO=127.0.0.1:8888 ./app 

testing: copy send.php and edit "to" and "subject" also "content" parts.

php send.php

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published