Hi @bluesix
Hi,
I hope you are doing well.
Thanks for sharing your issue. Let us check your case on our end, and we will get back to you.
Let me know which mailing service you are using with Post SMTP ?
Thanks
Just using the default PHP Mailer.
PHP Parse error: syntax error, unexpected ‘)’ in …/wp-content/plugins/post-smtp/Postman/Extensions/Core/Notifications/PostmanNotify.php on line 134
There’s a trailing comma on line 133 after self::CHROME_EXTENSION
Remove that and it’s fine.
@ampersandmatt @bluesix Hi,
I hope you are doing well.
Please update plugin to 2.4.1, test it and let me know.
Thanks
Perfect, all working nicely, thank you!
@bluesix Great, Thanks for updating us.