• Resolved hbasslee

    (@hbasslee)


    What causes messages to be sent to the spam folder in Flamingo? Also if messages are sent to the spam folder in Flamingo does this prevent the contact form message from being sent to the email client?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Do you use Flamingo with Contact Form 7? If so, Flamingo sends a message to its spam folder because Contact Form 7 has treated the message as spam.

    shiokguy

    (@shiokguy)

    Hello
    Thank you and what should I do?
    I am trying some plugin that can work with Contact From 7, where detail are saved into database Including File Attachment..

    Can you help? I was using Fast and Secure form before and the detail and attachment are emailed to me.. but then I have to manually enter all information into a spreadsheet..

    Where in WordPress do all the attachment save? Can Flamingo save the attached to say Google Drive, and write a URL link in the Database Entries?

    For Exampe

    name = Yong
    Phone = 123
    Picture = https://google.com/sasa/asasa/asasa/asa.jpg

    Best Regards
    Yong

    shiokguy

    (@shiokguy)

    I might have no choice but use back Fast and Secure form since it does provide the attachment by email.

    I am not very technically sound but open minded and easily guided. ??
    Kindly help me please.
    Best Regards
    Yong

    Thread Starter hbasslee

    (@hbasslee)

    @takayukister

    Hi. Sorry I did not specify. Yes, Flamingo with Contact Form 7. Is there a way to disable the spam function on contact form 7? I have a client who wants to receive all messages even those flagged as spam.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Add this into your theme’s functions.php (or somewhere else you like):

    add_filter( 'wpcf7_spam', '__return_false', 100 );

    But of course, the client will experience a lot of spam.

    Thread Starter hbasslee

    (@hbasslee)

    @takayukister Thank you for your prompt assistance.

    Just dropping in since this thread is the first result in google… I’m seeing totally non-spammy messages (english, full sentences, normal conversational sentences) ending up in the Flamingo “spam” folder. I don’t really see any real spam in there either – we use the CF7 recaptcha integration and that seems to keep things clean.

    Two questions:
    -Any chance of getting a config toggle for the spam detection?
    -Were these messages only marked as spam on the server-side storage or were they also not forwarded on by email?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Spam folder in Flamingo Question’ is closed to new replies.