Register: activationEmailFrom?

The register extra has three email properties:

  • activationEmailSubject
  • activationEmailTpl
  • activationEmailTplType

It appears the email is sent from the address specified in the system settings as ‘Registration Email From Address’.

Is there a way to define a ‘From’ address (and FromName as in the formit snippet) without having to change the system setting?

Ludo

I looked at the code and as far as I can tell, there is no other way to define From/FromName for the activation email.

Thanks for taking the trouble to look into the code.
I’ve have a look at the ActivationEmail snippet. It allows what I want, but I doubt this plugin is used by the register snippet.

Ludo