From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MlMPb-0006lv-Ic for garchives@archives.gentoo.org; Wed, 09 Sep 2009 12:36:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A43EE07EE; Wed, 9 Sep 2009 12:36:34 +0000 (UTC) Received: from smtpq3.gn.mail.iss.as9143.net (smtpq3.gn.mail.iss.as9143.net [212.54.34.166]) by pigeon.gentoo.org (Postfix) with ESMTP id 12D9EE07EE for ; Wed, 9 Sep 2009 12:36:34 +0000 (UTC) Received: from [212.54.34.145] (helo=smtp14.gn.mail.iss.as9143.net) by smtpq3.gn.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1MlMPZ-0005Ex-4z for gentoo-user@lists.gentoo.org; Wed, 09 Sep 2009 14:36:33 +0200 Received: from 5353258a.cable.casema.nl ([83.83.37.138] helo=data.hosts.antarean.org) by smtp14.gn.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1MlMPX-0003RC-AB for gentoo-user@lists.gentoo.org; Wed, 09 Sep 2009 14:36:31 +0200 Received: from localhost (localhost [127.0.0.1]) by data.hosts.antarean.org (Postfix) with ESMTP id B8F0E27655 for ; Wed, 9 Sep 2009 14:36:30 +0200 (CEST) X-Virus-Scanned: amavisd-new at antarean.org Received: from data.hosts.antarean.org ([127.0.0.1]) by localhost (data.hosts.antarean.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XEB9oFv2iLCK for ; Wed, 9 Sep 2009 14:36:30 +0200 (CEST) Received: from eve.localnet (eve.hosts.antarean.org [10.1.5.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.hosts.antarean.org (Postfix) with ESMTPS id 9D899160EE for ; Wed, 9 Sep 2009 14:36:30 +0200 (CEST) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Catch all mailbox Date: Wed, 9 Sep 2009 14:36:29 +0200 User-Agent: KMail/1.11.4 (Linux/2.6.27-gentoo-r7; KDE/4.2.4; x86_64; ; ) References: <200909091354.33814.joost@antarean.org> <20090909132650.484e777c@zaphod.digimed.co.uk> In-Reply-To: <20090909132650.484e777c@zaphod.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909091436.30116.joost@antarean.org> X-ZiggoSMTP-MailScanner-Information: Please contact the ISP for more information X-ZiggoSMTP-MailScanner-ID: 1MlMPX-0003RC-AB X-ZiggoSMTP-MailScanner: Found to be clean X-ZiggoSMTP-MailScanner-SpamCheck: geen spam, SpamAssassin (niet cached, score=-2.599, vereist 5, autolearn=not spam, BAYES_00 -2.60) X-ZiggoSMTP-MailScanner-From: joost@antarean.org X-Spam-Status: No X-Archives-Salt: c64622ed-ff49-4213-bbe5-15bb6c9a5aad X-Archives-Hash: a1eea074e45bf2ee125d551a4af2ca6f On Wednesday 09 September 2009 14:26:50 Neil Bothwick wrote: > On Wed, 9 Sep 2009 13:54:33 +0200, J. Roeleveld wrote: > > if user X does not exist within cyrus, the email gets bounced. > > > > I would like this bounced email to be delivered to a seperate cyrus > > email folder. > > Set luser_relay in /etc/postfix/main.cf. You need to create a valid user > for it to point to, then all mail for non-existent users will go to that > mailbox. This does not work, "luser_relay" only works with the "local" delivery agent. When using Cyrus, this has been changed to the cyrus lmtp delivery agent. -- Joost