Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Flynd

    (@flynd)

    I just found the problem :
    My recaptcha, for odd reasons, won’t work (false positive).

    Thread Starter Flynd

    (@flynd)

    Hi davmerit. Thank you for your answer :
    FORM :
    <p>Votre nom (obligatoire)
    [text* your-name] </p>

    <p>Votre email (obligatoire)
    [email* your-email] </p>

    <p>Votre téléphone
    [tel your-phone] </p>

    <p>Sujet
    [text your-subject] </p>

    <p>Votre annonce
    [textarea your-message] </p>

    <p>[recaptcha]</p>

    <p>Si besoin, joindre un fichier (dossier zippé de photo, certificats… Le tout plus petit que 10mo) :
    [file your-file limit:10mb]</p>

    <p>[submit “Envoyer”]</p>

    MAIL:
    To : [email protected] (I’ve tried gmail, and server mail too)
    From : [your-name] <[email protected]> (this mail exists, I’ve tried only From : [email protected])
    Subject : [your-subject]
    Additional Headers :
    Sender: [email protected]
    Reply-To: [your-email]
    Body :
    De : [your-name] <[your-email]>
    Sujet : [your-subject]
    Corps du message :
    [your-message]

    Cet email a été envoyé via le formulaire de contact (https://aprp67.fr)
    (no checkbox checked)
    File Attachments : [your-file]

    Thank again !

    Thread Starter Flynd

    (@flynd)

    Akismet desactivated too*
    Thanks for reading !

Viewing 3 replies - 1 through 3 (of 3 total)