Having a mail issue. Orders are received via email incoming and outgoing no problems. Mail sent through the CONTACT US link reports as sent to store owner, but never is. Also no newsletters are sent it just seems to hang after send btn is pressed? Don't have any errors msgs or logs. Looking for suggestions where I should start to look please. Thank You.
Wednesday, September 21 2016, 03:53 PM
Share this post:
Responses (6)
  • Accepted Answer

    Wednesday, September 21 2016, 04:03 PM - #Permalink
    Which email handling type do you use? SMTP, PHP Mail, Send Mail?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 22 2016, 01:21 AM - #Permalink
    Using SMTP
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 22 2016, 01:37 AM - #Permalink
    Don't know if this helps. All folder are writable

    Platform Arastta 1.4.0 Stable [ Kolari ] 30-August-2016 18:30 GMT +2
    PHP Version 7.0.11
    PHP Built On Linux sm6.siteground.biz 3.12.18-clouder0 #55 SMP Mon Jun 27 14:15:21 EEST 2016 x86_64
    Database Version 5.6.28-76.1-log
    Database Collation utf8_general_ci
    Web Server Apache
    Server Interface (SAPI) cgi-fcgi
    User Agent Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36
    PHP settings
    Safe Mode Disabled
    Register Globals Disabled
    Magic Quotes Disabled
    File Uploads Enabled
    Session Auto Start Disabled
    Session Save Path /tmp
    Display Errors Enabled
    Output Buffering Disabled
    All others are Enabled
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 22 2016, 10:05 AM - #Permalink
    What happens if you downgrade PHP to version 5.6?
    PHP 7 is great, but probably isn't all ready for it yet (template/extensions etc), so I think I would hold the horses for a while.

    Which template do you use btw? Please test with default if you are using any other.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, September 23 2016, 02:47 AM - #Permalink
    Thank you.

    Changed PHP to version 5.6.26 (problem still exists)
    Using Second template (problem still exists)
    Using default template (problem still exists)?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 27 2016, 01:24 AM - #Permalink
    You may try PHP Mail as protocol, SMTP is not so easy to setup. There is an issue fixed for Marketing emails:

    https://github.com/arastta/arastta/issues/554

    Regards
    The reply is currently minimized Show
Your Reply