• I have a domain email address, [email protected]. I want mail from CF7 to be sent to that address. These settings are not working in the Mail tab:

    What am I doing wrong?

    to:[email protected]
    from: [your-name] <[email protected]>
    Subject: sitename”[your-subject]”
    Additional Headers: Reply-To: [your-email]
    Message Body: From: [your-name] <[your-email]>
    Subject: [your-subject]

    Dropdown Selection: [dropdown_menu]

    Message Body:
    [your-message]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • If your site is hosted at example.com then the simplest options are:

    To: [email protected] – using the same To & From address is not allowed on some host.
    From: [your-name] <[email protected]> – provided [email protected] is a valid address on the domain where your site is hosted.
    Subject: sitename – [your-subject] – the can sometimes causing parsing issues.

    If your site is NOT hosted at example.com you will probably need to use SPF records or perhaps SMTP to send your CF7 emails successfully.

Viewing 1 replies (of 1 total)
  • The topic ‘(Noob Question) What should go in To: and From: Filelds?’ is closed to new replies.