2

Is it possible to add/change the "From" field using "mailto:" template? Need to add some default sender email address using this "mailto:"

Nayantara Jeyaraj
  • 2,624
  • 7
  • 34
  • 63
user3855942
  • 75
  • 3
  • 10

1 Answers1

0

This is impossible. Link mailto: opening sofware to send e-mail. User logged in that software is automatically sender.

You can only change other parameters.

enter image description here

Example href:

mailto:person@example.com?subject=The%20subject&body=This%20is%20a%20message%20body
Dave
  • 2,764
  • 2
  • 15
  • 27