Mail function works only if I use Marketing/Mail. Sometimes order history updates work but mail about new order never arrives to a customer, but arrives to admin and additional e-mail. I tested my personal mails and mail testers online. Events look good meaning they´re present, I checked with opencart.sql in GitHub and entries are the same.
I am using "Mail" function in settings. I tried to make SMTP work, but only outcome was that order history updates stopped working even if switching back to "Mail". SMTP was configured correctly I believe, according to webhostings tutorial. But it always threw out an error:
Since SMTP works with thunderbird I suspect the problem is on OC side.PHP Warning: fsockopen(): unable to connect to ssl://wes1-imap.wedos.net:465 (Connection timed out) in /data/web/virtuals/345808/virtual/www/system/library/mail/smtp.php on line 88
SMTP settings
ssl://wes1-imap.wedos.net
username:we.are@valravn.store
pass:xxxx
port:465
timeout: 5
Any help would be greatly appreciated.
Thanks!
OC version 3.0.3.8.