] WordPress database error The used table type doesn’t support FULLTEXT indexes for query CREATE TABLE IF NOT EXISTS rxxx_mail_bank_email_logs
(
id
int(11) NOT NULL AUTO_INCREMENT,
email_data
longtext NOT NULL,
PRIMARY KEY (id
),
FULLTEXT (email_data
)
)
And, further errors every day since:
WordPress database error Table ‘wumd_wordpress.rxxx_mail_bank_email_logs’ doesn’t exist for query SELECT email_data FROM rxxx_mail_bank_email_logs
ORDER BY id DESC made by wp_dashboard, do_meta_boxes, call_user_func, dashboard_widget_function_mail_bank, include_once(‘wp-content\plugins\wp-mail-bank\lib\dashboard-widget.php’)
What do you suggest?
Thanks!
I’m using contact form 7 and suddenly when I fill in the form on the website I get the message: Message is NOT send. Try again.
So I installed Mail Bank to fix this problem, but I can not configure. I filled in the settings but the test mail can not be send.
I filled in the following settings:
smtp.office365.com
587
TLS
And I get his message over and over again:
Controleren van je instellingen
Test mail send to: [email protected]
E-mail status : Not send
—————————————————————————————-
Foutopsporing uitvoer :
—————————————————————————————-
220 VI1PR0802CA0030.outlook.office365.com Microsoft ESMTP MAIL Service ready at Mon, 18 Sep 2017 11:22:38 +0000
EHLO localhost
250-VI1PR0802CA0030.outlook.office365.com Hello [2a00:d10:1141:5::5]
250-SIZE 157286400
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-STARTTLS
250-8BITMIME
250-BINARYMIME
250-CHUNKING
250 SMTPUTF8
STARTTLS
220 2.0.0 SMTP server ready
EHLO localhost
250-VI1PR0802CA0030.outlook.office365.com Hello [2a00:d10:1141:5::5]
250-SIZE 157286400
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-AUTH LOGIN XOAUTH2
250-8BITMIME
250-BINARYMIME
250-CHUNKING
250 SMTPUTF8
AUTH LOGIN
334 VXNlcm5hbWU6
aW5mb0BhYmN0cmF2ZWwubmw=
334 UGFzc3dvcmQ6
RHVjYWEwNTM=
535 5.7.3 Authentication unsuccessful [VI1PR0802CA0030.eurprd08.prod.outlook.com]
Your Web Host provider may have installed a firewall between you and the server.
Contact the admin of the server and ask if they allow outgoing communication on port 25,465,587.
It seems like they are blocking certain traffic. Ask them to open the ports.
—————————————————————————————-
(the * are my server info)
If i change it to use the php(mail) function it says the email is sent but I never get it.
If I do a connectivity test it shows all socket status of Close. I know they are open because my email is working normally. I am stuck so not sure where to go from here. Thanks!
]]>But suddenly today the service has stopped working, I receive this message for example when I ask for the password reset:
Your host may have disabled the mail () function
How can i fix it?
Thank You
]]>I installed the free version of Mail Bank after I installed Contact Form 7. Contact Form 7 worked fine for a long time until this week. A customer wrote me she got a message that the contact Form was not send. So I installed Mail Bank.
But when a customer is sending me a message, using the Contact Form 7 on my website, I see in my Inbox my name, instead of customers name.
How can I change that?
I’m using Mail Bank configured to send mail via GMail using SMTP, with Login authentication. It works, but Mail Bank’s ‘From Email’ setting is apparently being ignored, since all email sent using Mail Bank appears to come from the GMail user instead of the ‘From Email’ address.
The solution provided in response to previous reports was to upgrade to the latest version of Mail Bank. Since I’m already using the latest version of Mail Bank (3.0.9), this is not an option.
I suspect that upgrading to the Pro version of Mail Bank would help, because I could override the REPLY-TO address, but this wouldn’t really fix the core problem, and I’m hesitant to spend money on Mail Bank if it doesn’t actually work as intended.
]]>