- To: <slug@xxxxxxxxxxx>
- Subject: [SLUG] :o)
- From: "Lachner Lieuallen" <bewitched@xxxxxxxxxxx>
- Date: Mon, 04 Aug 2008 04:57:13 +0000
- Reply-to: Lachner Lieuallen <bewitched@xxxxxxxxxxx>
Hola,
From scott@xxxxxxxxxxxxxxx Mon Aug 4 14:20:54 2008
Return-Path: <scott@xxxxxxxxxxxxxxx>
X-Original-To: slug@xxxxxxxxxxx
Delivered-To: slug@xxxxxxxxxxx
Received: from ipmail05.adl2.internode.on.net (ipmail05.adl2.internode.on.net
[203.16.214.145])
by rusty.slug.org.au (Postfix) with ESMTP id 5E119200CB48C
for <slug@xxxxxxxxxxx>; Mon, 4 Aug 2008 14:20:33 +1000 (EST)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApoEAF8flkiWZcBy/2dsb2JhbACtYA
X-IronPort-AV: E=Sophos;i="4.31,302,1215354600"; d="scan'208";a="173785618"
Received: from eth2419.nsw.adsl.internode.on.net (HELO mailme)
([150.101.192.114])
by ipmail05.adl2.internode.on.net with ESMTP; 04 Aug 2008 13:50:32 +0930
Received: from localhost (mailme [127.0.0.1])
by mailme (Postfix) with ESMTP id 2F3B592E
for <slug@xxxxxxxxxxx>; Mon, 4 Aug 2008 14:18:24 +1000 (EST)
Received: from mailme ([127.0.0.1])
by localhost (mailme [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 29485-09 for <slug@xxxxxxxxxxx>;
Mon, 4 Aug 2008 14:17:51 +1000 (EST)
Received: from sendmail.roadtech.com.au (lotus-server [10.0.12.6])
by mailme (Postfix) with ESMTP
for <slug@xxxxxxxxxxx>; Mon, 4 Aug 2008 14:17:48 +1000 (EST)
In-Reply-To: <4200.59.101.15.4.1217279747.squirrel@xxxxxxxxxx>
To: slug@xxxxxxxxxxx
Subject: Re: [SLUG] individual sender email verification on inbound
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 6.5.4 March 27, 2005
Message-ID: <OFCC0835A7.913A2FD3-ONCA25749B.001787CD-CA25749B.0017CCD2@xxxxxxxxxxxxxxx>
From: Scott Ragen <scott@xxxxxxxxxxxxxxx>
Date: Mon, 4 Aug 2008 14:19:55 +1000
X-MIMETrack: Serialize by Router on Syd01/Roadtech(Release 6.5.2|June 01,
2004) at 08/04/2008 14:19:56,
Serialize complete at 08/04/2008 14:19:56
Content-Type: text/plain; charset="US-ASCII"
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at roadtech.com.au
X-Mailman-Approved-At: Mon, 04 Aug 2008 15:05:24 +1000
X-BeenThere: slug@xxxxxxxxxxx
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Linux and Free Software Discussion <slug.slug.org.au>
List-Unsubscribe: <http://lists.slug.org.au/listinfo/slug>,
<mailto:slug-request@xxxxxxxxxxx?subject=unsubscribe>
List-Archive: <http://lists.slug.org.au/archives/slug>
List-Post: <mailto:slug@xxxxxxxxxxx>
List-Help: <mailto:slug-request@xxxxxxxxxxx?subject=help>
List-Subscribe: <http://lists.slug.org.au/listinfo/slug>,
<mailto:slug-request@xxxxxxxxxxx?subject=subscribe>
X-List-Received-Date: Mon, 04 Aug 2008 04:20:54 -0000
slug-bounces@xxxxxxxxxxx wrote on 29/07/2008 07:15:47 AM:
> I have some web generated emails being sent as 'apache@' [as the default
> web user] (which perhaps I should change, but it never really caused
> problems in the past)
>
> now, an isp appears to be doing a user lookup as below and bounces
emails,
> claiming my server is mis-configured:
>
> is there any req on me having an 'apache@' address if I'm sending emails
> as such ?
>
> (i.e., who misconfigured their server ?)
>
One could argue that either server is incorrectly configured. I suspect
the receiving email server is checking if the sending email is valid in an
attempt to stop spam.
You could just alias apache@ to your (or another valid) email address, and
that should stop the problem.
Regards,
Scott