magento2 - Magento 2.0.2 mail not sending -


all mail not sending magento 2.0.2. mail function enabled. tested in index.php file. while testing php mail function mail($to,$subject,$message, $headers) mail not sending. please me fix this. using ubuntu server. let me know need configure in php.ini file or thing else.

kindly me.

you have set cron job first, because magento not send email without setting cron.

you can send email not magento default email.but when want send magento default email order email, shipment email, customer etc have set cron first.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -