[ad_1]
The SMTP plugin is not working with other plugin (WordPress Contact Forms by Cimatti). When sending test email by SMTP plugin, it works. But when sending emails by contact forms plugin, it uses PHP mail function. Do you know where the problem could be? I can do some programing and I can make changes in contact forms plugin code, but I dont know what to search for. The contact forms plugin calls standard wp_mail() function… Maybe it calls it wrong way or something?
Thanks!
