Hi !
Please I have a problem with returnpath and Mailfrom, so when I put an input at returnpath, it takes the Mailfrom value automaticly,
This is a part of php code:
$vars = [
'from' => $this->input->post('from'),
'to' => $this->input->post('to'),
'reply_to' => $this->input->post('reply_to')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.