PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

From/Sender

  1. Hi,

    currently it is not possible to define a notification-sender like 'My Name <my.name@domain.com>' because GFormDisplay::send_email() sends the whole string to GFCommon::is_valid_email().

    GFCommon::is_valid_email() validates for a correct mail-address syntax only, not recognizing the name/string before. Therefore the e-mail is invalid and the blog-wide default from-adress is taken.

    Please make GFCommon::is_valid_email() or GFormDisplay::send_email() recognize the "Name <email>" syntax.

    Thanks in advance.

    Regards,

    Posted 14 years ago on Friday April 23, 2010 | Permalink