• I used this plugin and I have over 15K messages in the inbound messages > spam
    how can I delete them all? can you create a button that says empty spam? similar to empty trash which deletes all trash items.

    If we could have auto delete after 30 days that would be great. A cron manager that deletes spam every 30 days.

Viewing 2 replies - 1 through 2 (of 2 total)
  • According to https://contactform7.com/2019/09/09/flamingo-21/

    Auto-trashing Spam

    You might be getting a lot of spam messages every day and are annoyed by moving them to Trash by hand. The auto-trashing feature introduced by Flamingo 2.1 will mitigate the burden.

    No setup is needed; just leave the spam messages for 30 days. After 30 days, you will find the messages are gone and moved to the Trash folder. Messages in Trash will be removed completely after another 30 days.

    You can increase or decrease the number of days that Flamingo keeps messages in the Spam folder (default is 30). To do this, define the FLAMINGO_MOVE_TRASH_DAYS constant in your wp-config.php file, like the following:

    define( ‘FLAMINGO_MOVE_TRASH_DAYS’, 10 ); // 10 days to move to trash

    Notice that this auto-trashing is applied only to new messages created after you upgrade Flamingo to 2.1 or higher. Old messages remain in the Spam folder unless you manually move them to Trash.

    • This reply was modified 4 years, 5 months ago by teejon.
    Thread Starter jlee2

    (@jlee2)

    thanks but what about the current 15K spams 🙁
    I wish the author could add delete all button

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Delete all spam enteries – over 15K’ is closed to new replies.