We have multiple Email Order Confirmations and wondering if there is a way to have different email addresses in the from fields? I see there is a way to have different subject lines by adding a "subject" variable to the .aspx file. Is there something similar for the From Field?
Thanks,
Marty
Jon, Yeah I saw the subject but I sure was hoping that I could do something similar. I even tried
<%
From = "Different Email Address";
%>
Needless to say it didn't work.
In a consortium environment, this means only one box off can use this?
Sorry I misred the first part of the post. The from address can be set in t_defaults. I'm not sure of consortium setup but can t_default settings be specific for the consortium?