I am using a tweeked version of iwsendmail.ipl. I want to know if it is possible to hard code an email address in the from parameter. Currently the domain the email gets generated in gets appended to the end of the name passed in the from parameter. For example if the name I use is Teamsite and my email is generated from ****.com domain, the email address would be
teamsite@****.com. Is there any way of just hard coding the whole email address.