• Hey there,

    I’m using contact form 7 i just can’t get it to work. The form is sent sucessfully but never reaches the destination address.

    I’ve tried with gmail, hotmail, even my institutional email address and my alias at IEEE !

    Before i installed wordpress and contact form 7, i was using drupal with a form widget also, in the same server and it worked back then!

    Can anyone help me?Pleaaase!

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

    (@takayukister)

    How did you set up the form and mail? What is now in the ‘To:’ field?

    i have the same problem

    Thread Starter pulups

    (@pulups)

    In the To: field i put my email address, where i expect to received the form.

    Form:

    <p>Nome<br />
        [text* your-name] </p>
    
    <p>Data de Nascimento (DD-MM-AA)<br />
        [text* data-nascimento] </p>
    
    <p>Quando foi a primeira vez que ingressou para o IST (ano)<br />
        [text* ingress-ist] </p>
    
    <p>Número de aluno<br />
        [text* num-aluno] </p>
    
    Sexo
    [select* Sexo id:Sexo "M" "F"]
    
    <p>Email<br />
        [email* your-email] </p>
    
    <p>Número telefónico de contacto<br />
        [text* cell-number] </p>
    
    <p>[submit "Send"]</p>

    Body

    From: [your-name] <[your-email]>
    Subject: Nova inscri??o no NEERCI-IST

    Dados:

    Nome: [your-name]
    Data de Nascimento: [data-nascimento]
    Entrou no IST em (ano): [ingress-ist]
    Entrou no NEERCI em (ano): Ano actual
    Número de aluno: [num-aluno]
    Sexo: [Sexo]
    Email de contacto: [your-email]
    Numero telefónico de contacto: [cell-number]

    N?o se esque?a de integrar este aluno no NEERCI, tal como adiciona-lo a base de dados da wiki. Obrigado

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    I suggest you should contact your host’s support and ask checking mail log.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Contact Form 7] Contact form does not send the email!’ is closed to new replies.