I have also just realised even thou the test said everything was fine on account setup and I can receive mail, on sending it fails with this error .
{“result”:”Failed”,”message”:”Message could not be sent.”,”imap_errors”:false}
I hope you can help with both my querys thank you.
1 month and no answer I guess there is no more support for this app ?
The app is still supported.
The app is not design to allow for manipulating the icon sizes directly. Most likely there is a stylesheet conflict that causes your changes to be ineffective. This would take some investigation tor resolve.
The connection test does not actually send an email. It simply connects to the server and confirms there are no errors.
Are you using an SMTP server to send email? If not the system will attempt to use local/internal mail services. You would need to confirm the local mail transport is working from within WordPress. If it is not you need to troubleshoot this on the server.
If you are using an SMTP server the system should either send the email or report specific errors.