Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • ptbydimi

    (@ptbydimi)

    And they aren’t in your spam folder either?

    Thread Starter ptbydimi

    (@ptbydimi)

    Got it, mails were in spam folder

    ptbydimi

    (@ptbydimi)

    Did u use the tags correctly?

    FOR EXAMPLE
    {FORM TAB}
    <p>Name:<br />
    [text* your-name] </p>

    <p>Email<br />
    [email* your-email] </p>

    <p>Topic<br />
    [text your-subject] </p>

    <p>Message<br />
    [textarea your-message] </p>

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

    {EMAIL TAB}
    To: //your email addr

    From: [your-name] <[your-email]> => gives error but ignore

    Subject: [your-subject]

    Additional headers: Reply-To: [your-email]

    Message Content:
    From: [your-name] <[your-email]>
    Subject: [your-subject]
    Content: [your-message]

    => for the attachted files, you have to scroll down in the {EMAIL TAB} and you’ll find a text box where you’ll have to put the tag for your file (which u used in the {FORM TAB}).

    File attachtments:
    [file]

    ptbydimi

    (@ptbydimi)

    For example

    When u use these tags in the Form tab:
    <p>Name:<br />
    [text* your-name] </p>

    <p>Email<br />
    [email* your-email] </p>

    <p>Topic<br />
    [text your-subject] </p>

    <p>Message<br />
    [textarea your-message] </p>

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

    Your E-mail tab should look like this:

    To: //your email addr

    From: [your-name] <[your-email]> => gives error but ignore

    Subject: [your-subject]

    Additional headers: Reply-To: [your-email]

    Message Content:
    From: [your-name] <[your-email]>
    Subject: [your-subject]
    Content: [your-message]

    ptbydimi

    (@ptbydimi)

    Did you used the tags?

    ptbydimi

    (@ptbydimi)

    Some more info about the E-mail tab:

    To: //your email addr

    From: [your-name] <[your-email]> => gives error but ignore

    Subject: [your-subject]

    Additional headers: Reply-To: [your-email]

    Message Content:
    From: [your-name] <[your-email]>
    Subject: [your-subject]
    Content: [your-message]

    ptbydimi

    (@ptbydimi)

    Try this in the Form tab:
    <p>Name:<br />
    [text* your-name] </p>

    <p>Email<br />
    [email* your-email] </p>

    <p>Topic<br />
    [text your-subject] </p>

    <p>Message<br />
    [textarea your-message] </p>

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

    And in the E-mail tab => from ‘ [your-name] <[your-email]> ‘
    I get the same error, but just ignore…. it works just fine

    • This reply was modified 8 years ago by ptbydimi.
Viewing 7 replies - 1 through 7 (of 7 total)