Skip to content

From address in contact form  #1

@niksmac

Description

@niksmac

System will not send emails from submitted email address.. you can either add it as reply-to or add the value in the email body so that you can see it.
as seen in 4eecfce

recommended

$headers = 'From: fablab@startupmission.in' . "\r\n";
mail("abhilashst1@gmail.com", $subject, $message, $headers);  // @ startupmission.in is necessary 

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions