Avatar

Akismet Check Email Form? (General)

by Magma, Saturday, June 29, 2019, 18:01 (1756 days ago)

Can I ask, if I enable Akismet to check email form, that checks the contact form right? and what happens to the spam email that a spammer tries to send?

Avatar

Akismet Check Email Form?

by Micha ⌂, Saturday, June 29, 2019, 21:52 (1755 days ago) @ Magma

Hi,

Can I ask, if I enable Akismet to check email form, that checks the contact form right?

Yes.

and what happens to the spam email that a spammer tries to send?

Mails, that are classified as spam are rejected. A warning message is shown to the author.

/Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Avatar

Akismet Check Email Form?

by Magma, Saturday, June 29, 2019, 23:15 (1755 days ago) @ Micha

Ok, so I just tested the contact form with spam info with Akismet check email form enabled and it comes up with

Error!

  • Array

When submitting what it thinks is spam using 2.4.19

Avatar

Akismet Check Email Form?

by Micha ⌂, Sunday, June 30, 2019, 09:17 (1755 days ago) @ Magma

Hi,

When submitting what it thinks is spam using 2.4.19

I run into the same issue as I implemented B8 to the contact form. Thus, this problem is solved by #489, i.e.,

  • replace error_spam_suspicion by error_email_spam_suspicion key

and will be public within the next release.

Thank you for reporting.

/Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Akismet Check Email Form?

by HD James, Saturday, May 16, 2020, 23:55 (1433 days ago) @ Micha

Hi,

When submitting what it thinks is spam using 2.4.19


I run into the same issue as I implemented B8 to the contact form. Thus, this problem is solved by #489, i.e.,

  • replace error_spam_suspicion by error_email_spam_suspicion key

and will be public within the next release.

Thank you for reporting.

/Micha

To the devs,

I also have this problem using 2.4.19 and I don't really want to update at this time as I am not very technical and the forum is working well for my son.

Do I only have to replace error_spam_suspicion text with error_email_spam_suspicion in the includes/contact.inc.php file?

Is that all that needs changing?

Thanks in advance for any help

Avatar

Akismet Check Email Form?

by Micha ⌂, Sunday, May 17, 2020, 08:36 (1433 days ago) @ HD James

Hi,

Is that all that needs changing?

Yes, looks fine. Just try it and report any issue, if occurs.

/Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Akismet Check Email Form?

by HD James, Sunday, May 17, 2020, 12:02 (1433 days ago) @ Micha

I replaced error_spam_suspicion text with error_email_spam_suspicion in the includes/contact.inc.php file

If I submit what it thinks is spam I get this error with no explanation of what the error is? just a dot

How can I get the error to say it has been denied due to possible spam

[image]

Avatar

Akismet Check Email Form?

by Micha ⌂, Sunday, May 17, 2020, 15:38 (1433 days ago) @ HD James

Hi,

I replaced error_spam_suspicion text with error_email_spam_suspicion in the includes/contact.inc.php file

You must also replace this key in each lang file.

/Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Avatar

Akismet Check Email Form?

by Auge ⌂, Monday, May 18, 2020, 14:15 (1432 days ago) @ Micha

Hello

I replaced error_spam_suspicion text with error_email_spam_suspicion in the includes/contact.inc.php file


You must also replace this key in each lang file.

… and at the end of the day I have to admit that I forgot to include the fix in version 2.4.21. :-/ *grml*

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

RSS Feed of thread