Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Amir Khan 1287 posts 2744 karma points
    Jan 09, 2012 @ 19:09
    Amir Khan
    0

    Log error saying that MailFrom isnt filled

    Hi, I'm getting the following log error saying the mailFrom property isnt filled. Below it is the macro I'm inserting into my template which has the mailFrom property...Any ideas? My smtp settings are fine and working with other forms.

     

    Error creating or sending contact mail, check if there is a mailFrom property on your document and that it has a value, or specify a MailFrom parameter on the macro call exception:

     

    <umbraco:Macro FileLocation="~/macroScripts/CultivContactForm.cshtml"
    MailFrom="[email protected]" runat="server" />

     

    Thanks!

    Amir

  • Sebastiaan Janssen 5060 posts 15522 karma points MVP admin hq
    Jan 09, 2012 @ 19:45
    Sebastiaan Janssen
    0

    The SMTP server credentials are probably wrong or your mail server settings are configured incorrectly, check this topic for more problem solving: http://our.umbraco.org/projects/website-utilities/cultiv-razor-contact-form/cultiv-razor-contact-form-support-questions/26162-Cultiv-Razor-Contact-form-won't-send-email,-or-show-error

     

  • Amir Khan 1287 posts 2744 karma points
    Jan 09, 2012 @ 19:47
    Amir Khan
    1

    Hi Sebastiaan, I hadn't set "EnableSsl="true"" which is required because I'm using gmail, working great now.

     

    Thanks!

    Amir

Please Sign in or register to post replies

Write your reply to:

Draft