Web Hosting Talk







View Full Version : Cronjob and perl


Matthew.A
08-22-2001, 04:41 AM
I've got a PERL job that runs everynight which sends some emails (www.emailremind.co.uk) - Now I'm getting a lot of returns on Hotmail addresses, and it's been suggested that part of the reason is this
--------------------------------------------------------------------
Return-Path: <007admin>
Received: (from 007admin@localhost)
by planetdps.com (8.10.2/8.10.2) id f7M20ZM05119;
Wed, 22 Aug 2001 03:00:35 +0100
Date: Wed, 22 Aug 2001 03:00:35 +0100
Message-Id: <XXXX.XXXX@planetdps.com>
To: Mr X<XXXX@hotmail.com>
From: e-mail remind<Reminders@emailremind.co.uk>
Subject: e-mail remind : la la la
--------------------------------------------------------------------
This is the details that goes into the mail headers, and I'd rather this was going back to the local site (from Reminders@emailremind.co.uk) and not then machine - Any pointers?