Our customers are using NMS to submit their web forms but ALL NMS website forms sent from our server have the from line as:
nobody@www.ourserver.com
CGI scripts normally run as the special user 'nobody'.
So nobody@domain.tld becomes the default From address.
Is there a way to specify the from adddress in the NMS script?
Our customers want their webforms to show as coming 'From' their own webistes. ie: webform@xxx.com.
and not from us! at: nobody@www.ourserver.com
Any thoughts?