I have an application which mails a list held in a database. The header generated (via the courier sendmail clone) looks like this:
Delivered-To: [EMAIL PROTECTED] Return-Path: <[EMAIL PROTECTED]> Received: from localhost (localhost [127.0.0.1]) (uid 48) by enesbe.com.au with local; Mon, 06 May 2002 14:52:36 +1000 To: "Sarah Wills" <[EMAIL PROTECTED]> Subject: Sarah, here's your link to Lesson 1 on Property Investment From: Chris Lang <[EMAIL PROTECTED]> Errors-To: [EMAIL PROTECTED] >Return-Path: [EMAIL PROTECTED] MIME-Version: 1.0 First Question: I want errors (ie Delivery Status Messages) sent to the Errors-To address but courier insists on sending the delivery status to the From (or Return-Path) address. What am I doing wrong? Second Question: When sending the original message I have tried to set the Return-Path header to [EMAIL PROTECTED] but courier has changed this to insert the > before my header line. Why? using courier 0.38 on RH7.2 Thanks! -- Nigel S. Ball Enesbe Sales Pty Ltd Phone: +61 3 9909-7970 Fax: +61 3 9909-7971 Mobile: 0417 341-300 URL: enesbe.com.au --------------------------------------- I'd rather be led to hell than managed to heavan. _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
