From owner-freebsd-questions@FreeBSD.ORG Mon May 8 16:10:40 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 F3C7916A498 for ; Mon, 8 May 2006 16:10:39 +0000 (UTC) (envelope-from bc3910@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4DE43D70 for ; Mon, 8 May 2006 16:10:25 +0000 (GMT) (envelope-from bc3910@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so17545pye for ; Mon, 08 May 2006 09:10:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=TtFNiU/ERbmsf1gc7LylKmZi9adhaPIVHlytihUgMVw6aDKjRwcN3O6mZlCDi9YjuRIaeqntDfhKXy4cw/w3EUBM2HMXhD0+XsR37WrNQLWqh8Mr2wXJhLe9apY9GamSaZ9zvWWvyFzOFoj7Tmfi7t9lvIRAkrF2C+lgDHSUwTU= Received: by 10.35.21.1 with SMTP id y1mr788223pyi; Mon, 08 May 2006 09:10:24 -0700 (PDT) Received: by 10.35.12.14 with HTTP; Mon, 8 May 2006 09:10:24 -0700 (PDT) Message-ID: <51257d370605080910r5b499936mb15fd6122023c04f@mail.gmail.com> Date: Mon, 8 May 2006 10:10:24 -0600 From: "Bryan Curl" To: albi In-Reply-To: <20060508152330.0973bd4c.albi@scii.nl> MIME-Version: 1.0 References: <20060506203829.N36981@ganymede.hub.org> <20060507054134.GA1693@rebelion.Sisis.de> <51257d370605080614u76e7930bha35d96cae8cc0396@mail.gmail.com> <20060508152330.0973bd4c.albi@scii.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 16:10:41 -0000 If that just fixes From in the header Im not sure that is entirely my problem. Since my bounces seem to be related to my localhost domain name, I wonder about a setting like described here from sendmail's manual. You can have your host masquerade as another using MASQUERADE_AS(`host.domain') This causes mail being sent to be labeled as coming from the indicated host.domain, rather than $j. One normally masquerades as one of one's own subdomains (for example, it's unlikely that Berkeley would choose to masquerade as an MIT site). This behaviour is modified by a plethora of FEATUREs ; in particular, see masquerade_envelope, allmasquerade , limited_masquerade, and masquerade_entire_domain . On 5/8/06, albi wrote: > > 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=3D"/usr/sbin/sendmail -falbi@scii.nl -oi -oem" > > -- > grtjs, albi > gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import > -- -- Bryan bc3910 'at' gmail 'dot' com