Matthew.A
11-26-2001, 05:28 AM
Hello gang :)
I have a cron job that runs nightly sending out emails via a CGI script. However the e-mails are being sent with headers like so:
============================
Return-Path: <007admin>
Received: (from 007admin@localhost)
============================
How can I get the e-mails to go out so that they report as so?
============================
Return-Path: <Failures>
Received: (from Failures@website.com)
============================
(On a Cobalt RAQ4)
Thanks
I have a cron job that runs nightly sending out emails via a CGI script. However the e-mails are being sent with headers like so:
============================
Return-Path: <007admin>
Received: (from 007admin@localhost)
============================
How can I get the e-mails to go out so that they report as so?
============================
Return-Path: <Failures>
Received: (from Failures@website.com)
============================
(On a Cobalt RAQ4)
Thanks
