Actually, I am using the FormMail from nms.
all I am doing is adding the recipient hidden field in the form. Before i did that the output was successfully printed to the browser. When I upload the change, I now get the 500 error.
In the pl file I have these settings:
$postmaster
@referers
@allow_mail_to
each include the domain/address that i have included in the form field, and :
@recipients = ();
I am not completely new to programming, but it is quite obviously not my forte.
Thanks again.
Hulio