From owner-freebsd-questions@FreeBSD.ORG Sat Aug 14 08:11:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5329816A4CE for ; Sat, 14 Aug 2004 08:11:01 +0000 (GMT) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8928A43D31 for ; Sat, 14 Aug 2004 08:11:00 +0000 (GMT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp137-206.lns1.adl2.internode.on.net [150.101.137.206])i7E8Aw4Y010966 for ; Sat, 14 Aug 2004 17:40:59 +0930 (CST) From: Malcolm Kay Organization: at home To: freebsd-questions Questions Date: Sat, 14 Aug 2004 17:40:58 +0930 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200408141740.58105.malcolm.kay@internode.on.net> Subject: Fetchmail/Sendmail rejects X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2004 08:11:01 -0000 I run fetchmail in daemon mode to download POP3 mail from my ISP. Sendmail rejects many messages as for example: Aug 14 16:59:33 beta sm-mta[35000]: i7E7DYje035000: ruleset=check_mail, arg1=, relay=localhost.home [127.0.0.1], reject=451 4.1.8 Domain of sender address fbbjqwvcydimv@lightspeedcredit.com does not resolve I am quite happy to have these rejected but it seems they don't get deleted at the ISP end and clog up the mail box, I think eventually confusing fetchmail. Is there some reasonable way of disposing of these messages. I would prefer not to download these into my normal user mailbox but I would be quite happy to divert them to some pseudo user setup for the purpose. I would imagine sendmail can be coaxed into doing this, but how? Responding to 2 or 3 lists using a valid e-mail address means that I receive a lot of spam including much with unresolvable addresses. I would appreciate any ideas. Malcolm