From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Le8o5-0003KU-2N for garchives@archives.gentoo.org; Mon, 02 Mar 2009 14:07:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C561E02A4; Mon, 2 Mar 2009 14:06:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 18012E0285 for ; Mon, 2 Mar 2009 14:06:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id AB18964714 for ; Mon, 2 Mar 2009 14:06:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.436 X-Spam-Level: X-Spam-Status: No, score=-3.436 required=5.5 tests=[AWL=0.162, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, WEIRD_PORT=0.001] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lKlcsEkhNldb for ; Mon, 2 Mar 2009 14:06:39 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DFB7264360 for ; Mon, 2 Mar 2009 14:06:38 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Le8mw-0000lV-Uc for gentoo-user@gentoo.org; Mon, 02 Mar 2009 14:06:34 +0000 Received: from athedsl-50911.home.otenet.gr ([87.203.176.45]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2009 14:06:34 +0000 Received: from realnc by athedsl-50911.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2009 14:06:34 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: local mail processing Date: Mon, 02 Mar 2009 16:06:31 +0200 Organization: Lucas Barks Message-ID: References: <1236002443.49abe68b96c4b@imp.free.fr> 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-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-50911.home.otenet.gr User-Agent: Thunderbird 2.0.0.19 (X11/20090215) In-Reply-To: <1236002443.49abe68b96c4b@imp.free.fr> Sender: news X-Archives-Salt: f904a5d5-5181-47ee-a354-f673a79bb288 X-Archives-Hash: 297989144ad5351f8039902df42be60c alain.didierjean@free.fr wrote: > I don't import mail on my machine. I still need local mail to be processed and > delivered. I emerged ssmtp & procmail to no avail. All I get is : > Mar 2 11:07:03 isba sSMTP[26810]: Unable to connect to "mailhub.adj.org" port > 25. > Mar 2 11:07:03 isba sSMTP[26810]: Cannot open mailhub.adj.org:25 > > What am I missing ? All localy emitted mail end up in ~/dead.letter... > Thx, You emerged it but did not configure it. Anyway, for an easy to set-up local mail system, I'd recommend Exim. PS: You don't need ssmtp for local mail. You can safely unmerge it.