• I have multiple regions and for each region a recipient.

    This is how I built my form:

    Form:
    <p>
    [checkbox* checkbox-825 “Deutsch unterrichten” “eine Familie betreuen” “eine Sachspende machen” “eine Wohnung oder Wohnraum anbieten”]
    </p>

    <p>
    Region (Pflichtfeld):
    [select* menu-174 “test|[email protected]” “test|[email protected]” “test|[email protected]” “test|[email protected]” “test|[email protected]”]
    </p>

    <p>Ihr Name (Pflichtfeld)
    [text* your-name] </p>

    <p>Ihre E-Mail-Adresse (Pflichtfeld)
    [email* your-email] </p>

    <p>Ihre Nachricht
    [textarea your-message] </p>

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

    ————————————————————–

    Mail:

    To: [menu-174]
    From: [your-name]
    Betreff: [your-subject]
    Additional Headers: Reply-To: [your-email]

    Message Body:
    Von: [your-name] <[your-email]>
    Ich will…: [checkbox-825]
    Nachrichtentext:
    [your-message]

    Problem:
    Multiple recipients does not work and I don’t know why. I don’t receive any mails.

    Can someone please help?

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Multiple recipients’ is closed to new replies.