Hi Russ,
Both of these come from the list defaults (name is the list owner's name and the from email is their email).
If you really want to change it look at admin/functions/send.php around line 1047, look for:
PHP Code:
$listapi->Get('owneremail');
and you should know what to do
Quote:
Originally Posted by LonghorninMD
Chris,
Do you have a suggestion for code that would:
1) Set a default bounce address for a new campaign regardless of the list
2) Use a default from domain for a new campaign (though the user should be able to define what to use for the left side of the @ in the address.
Thanks,
Russ
|