what operating system you use dude? anyway there may be a mail server running on your work servers, so, find out if the server is accepting requests on port 25.
if there is you could use the function mail() or hard code your own solution using fsockopen()