Koozali.org: home of the SME Server

Bounced Bounced Mail

alex_kain

Bounced Bounced Mail
« on: November 03, 2005, 01:12:49 PM »
I have a sme box 6.01 with a dedicated isdn 128k conection with fixed ip, behind the box, have 40 win pc machines and 2 linux servers.
I have a hosting email server in a third party provider outside my network. This email server use user autentification.
The qmail in a sme box delivery / intercept the 25 port, and when a email bounced, the qmail not delivery it to the user, an this mail hold in /home/e-smith/Maildir/new.

This is the head of a bounced bounced mail (i had remplace the original ip and user mail for security reasons):

Code: [Select]
Hi. This is the qmail-send program at intranet [the workgroup for my internal net].
I tried to deliver a bounce message to this address, but the bounce bounced!

<user@externalserver.com.ar>:
Connected to [ip for external server] but sender was rejected.
Remote host said: 501 Syntax: MAIL FROM: <address>

--- Below this line is the original bounce.

Return-Path: <>
Received: (qmail 18326 invoked for bounce); 5 Oct 2005 06:23:44 -0000
Date: 5 Oct 2005 06:23:44 -0000
From: MAILER-DAEMON@intranet
To: user@externalserver.com.ar
Subject: failure notice

Hi. This is the qmail-send program at intranet.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<user@speedy.com.ar>:
CNAME lookup failed temporarily. (#4.4.3)
I'm not going to try again; this message has been in the queue too long.

--- Below this line is a copy of the message.


I see ins this forum a patch to deleted the bounced mail, i need to deactivate qmail or fixed it to send the bounced mail to the user.
 
Thanks and excuses for my poor english.