From owner-freebsd-questions@FreeBSD.ORG Mon May 8 13:23:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 37CC416A401 for ; Mon, 8 May 2006 13:23:37 +0000 (UTC) (envelope-from albi@scii.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6ABF43D45 for ; Mon, 8 May 2006 13:23:36 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:13244) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fd5i2-0009MI-VL; Mon, 08 May 2006 13:23:35 +0000 Received: from aseed.demon.nl (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id 61D40581110; Mon, 8 May 2006 15:23:41 +0200 (CEST) Received: from http.aseed.net (unknown [192.168.0.50]) by aseed.demon.nl (Postfix) with ESMTP id 4141C58110C; Mon, 8 May 2006 15:23:41 +0200 (CEST) Received: from amandla.biko8b.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id 993B858C6BE; Mon, 8 May 2006 15:23:40 +0200 (CEST) Date: Mon, 8 May 2006 15:23:30 +0200 From: albi To: "Bryan Curl" Message-Id: <20060508152330.0973bd4c.albi@scii.nl> In-Reply-To: <51257d370605080614u76e7930bha35d96cae8cc0396@mail.gmail.com> References: <20060506203829.N36981@ganymede.hub.org> <20060507054134.GA1693@rebelion.Sisis.de> <51257d370605080614u76e7930bha35d96cae8cc0396@mail.gmail.com> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP Cc: scrappy@hub.org, Matthias.Apitz@sisis.de, freebsd-questions@freebsd.org Subject: Re: GUI mail client recommendations ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 13:23:37 -0000 On Mon, 8 May 2006 07:14:05 -0600 "Bryan Curl" wrote: > mutt sends mail as usual. Then, > fetchmail -S smtp.myispmailserver.net > > The mail bounces from myispmailserver.net with an error like > me@walnut.bc.net (my private domain) is urecognized domain. (exact > message escapes me at this time) > > The question is how do I tell mutt to send all mail out through ' > smtp.myispmailserver.net'? > Or maybe I need to configure sendmail or fetchmail differntly? sometimes i use mutt, this is the part in my .muttrc to get the from-address right : set sendmail="/usr/sbin/sendmail -falbi@scii.nl -oi -oem" -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import