Viewing 4 replies - 1 through 4 (of 4 total)
  • Please include all your input in the Mail sections of the CF7 interface.

    Thread Starter taco100

    (@taco100)

    Sure: (part is in Hebrew..)

    Form Code:
    <p>שם (חובה)
    [text* your-name]
    דואר אלקטרוני (חובה. יש לוודא פעמיים את הכתובת שהזנת)
    [email* your-email]
    נושא
    [text your-subject]
    תוכן ההודעה
    [textarea your-message] </p>
    <p>[submit “שלח”]</p>

    Message code:
    מאת: [your-name] <[your-email]>
    נושא: [your-subject]
    תוכן ההודעה: [your-message]

    Fields:
    To: me@gmail.com
    From: [your-name] <[your-email]>
    Subject: Inquiry – [your-subject]
    Additional headers: Cc: my_other_email@gmail.com

    Your Additional headers setup looks fine, so I’d suggest that you look at your Mandrill setup. Your issue may be due to how Mandrill handles Additional headers.

    While your use of ​​collected email addresses as the From email address is a risky approach nowadays, for a couple of reasons, I don’t see this manifesting itself in loss of the CC address.

    Thread Starter taco100

    (@taco100)

    OK, I’ll check that out with Mandrill.

    And according to your ‘risk’ comment – I will also think again if it’s compulsory for us…

    Thanks!
    Tal

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Adittional headers "Cc: myemail@gmail.com" doesn't work’ is closed to new replies.