B Biggie New Member Mar 18, 2018 #1 Hello, How can I create a PHP mail and use it to send a mass e-mail? Also, what is the maximum number of emails it can send? Thanks
Hello, How can I create a PHP mail and use it to send a mass e-mail? Also, what is the maximum number of emails it can send? Thanks
viniciusdl New Member Mar 18, 2018 #2 Biggie said: Hello, How can I create a PHP mail and use it to send a mass e-mail? Click to expand... You can use twig to create conditions in your emails: https://forum.mailwizz.com/threads/how-to-use-twig.1874/ Biggie said: Also, what is the maximum number of emails it can send? Click to expand... You should check this with your service provider for the limits that they make available and set up on your backend.
Biggie said: Hello, How can I create a PHP mail and use it to send a mass e-mail? Click to expand... You can use twig to create conditions in your emails: https://forum.mailwizz.com/threads/how-to-use-twig.1874/ Biggie said: Also, what is the maximum number of emails it can send? Click to expand... You should check this with your service provider for the limits that they make available and set up on your backend.
twisted1919 Administrator Staff member Mar 19, 2018 #3 Biggie said: Hello, How can I create a PHP mail and use it to send a mass e-mail? Also, what is the maximum number of emails it can send? Thanks Click to expand... Why you'd need this... ?
Biggie said: Hello, How can I create a PHP mail and use it to send a mass e-mail? Also, what is the maximum number of emails it can send? Thanks Click to expand... Why you'd need this... ?