Topic: Add field - Send As - in Compose Message Newsletter
Hi there,
i need a hint about which files edit to obtain the ability to send message from admin control panel as another registered user.
i thought that surely there something about this functions
function send($from_email, $from_name, $to, $subject, $body, $body_html = "", $headers = "")
inside includes/core/core.email.php
and i need something dinamic around $from_name
but i don't know how to proceed
that's what is on my mind, every idea is welcome
