From owner-freebsd-questions@FreeBSD.ORG Mon May 8 13:37:53 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 8EACF16A42A for ; Mon, 8 May 2006 13:37:53 +0000 (UTC) (envelope-from guru@Sisis.de) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2D1343D6D for ; Mon, 8 May 2006 13:37:46 +0000 (GMT) (envelope-from guru@Sisis.de) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id PAA13606; Mon, 8 May 2006 15:35:06 +0200 (CEST) (envelope-from guru@Sisis.de) From: guru@Sisis.de Received: from hermes.sisis.de(193.31.10.38) by hunter.Sisis.de via smap (V2.1) id xma013604; Mon, 8 May 06 15:35:03 +0200 Received: from rebelion.Sisis.de (rebelion.Sisis.de [193.31.10.34]) by hermes.sisis.de (8.8.8/8.8.8) with ESMTP id PAA23459; Mon, 8 May 2006 15:37:43 +0200 (CEST) (envelope-from guru@Sisis.de) Received: (from guru@localhost) by rebelion.Sisis.de (8.13.4/8.13.4/Submit) id k48DbfMf009834; Mon, 8 May 2006 15:37:41 +0200 (CEST) (envelope-from guru@Sisis.de) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to guru@Sisis.de using -f Date: Mon, 8 May 2006 15:37:41 +0200 To: albi Message-ID: <20060508133741.GB9605@rebelion.Sisis.de> References: <20060506203829.N36981@ganymede.hub.org> <20060507054134.GA1693@rebelion.Sisis.de> <51257d370605080614u76e7930bha35d96cae8cc0396@mail.gmail.com> <20060508152330.0973bd4c.albi@scii.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060508152330.0973bd4c.albi@scii.nl> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-RELEASE (i386) Cc: scrappy@hub.org, Bryan Curl , freebsd-questions@freebsd.org Subject: Re: GUI mail client recommendations ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias.Apitz@Sisis.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 13:37:53 -0000 El día Monday, May 08, 2006 a las 03:23:30PM +0200, albi escribió: > 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" Of course, you have to configure 'fetchmail' (normaly done in a file ~/.fetchmailrc) for fetching and sendmail for outgoing mail; in the M4-based rules files to generate the sendmail's submit.cf you may use something like define(`SMART_HOST', `[smtp.myispmailserver.net]')dnl to put all outbound mail to your ISP. matthias -- Matthias Apitz Manager Technical Support - OCLC PICA GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclcpica.org/ http://guru.UnixLand.de/