On Tue, Oct 10, 2000 at 07:11:15PM -0400, Felipe Alvarez Harnecker wrote:
> 
> Hi,
> 
> I got a SmartList nightmare here.
> 
> In short:
> 
> I've made a dist file by hand. Many emails are wrong and they bounced.
> 
> The prob. is that they bounced to list@mydomain but not at
> mylist-request@mydomain here is an excerpt from a bounce:
> 
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook Express 4.72.3110.5
> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
> Resent-Message-ID: <2ngtL.A.LhE.E5345@infinito>
> Resent-From: [EMAIL PROTECTED]
> X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/1
> X-Loop: [EMAIL PROTECTED]
> Precedence: list
> Resent-Sender: SmartList <[EMAIL PROTECTED]>
> Resent-Bcc:
> Resent-Date: Tue, 10 Oct 2000 17:48:15 -0400
> 
> In the debian-isp the Resent-Sender is debian-isp-request. I guess
> that is the main problem but i dont' know how to solve this. In the other
> hand the $LIST_HOME/bounce directory doesn't exists . Is that a
> problem or it is created on demad?

'procbounce' creates it on demand:

    bounces=bounces

    $test -d $bounces || $mkdir $bounces

> I'm using clean debian instalation.

The 'Resent-Sender' is meaningless.  Nothing parses it.

What is the 'envelope from' in these: that's what matters.  They may show
up as 'Return-Path:' and almost certainly show up in your mail.log file.

Something is certainly mangling your mail, though: the 'Resent-Bcc' is not
normal.  What MTA are you using?


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  • smartlist Felipe Alvarez Harnecker
    • brian moore

Reply via email to