Date: Mon, 8 May 2006 15:37:41 +0200 From: guru@Sisis.de To: albi <albi@scii.nl> Cc: scrappy@hub.org, Bryan Curl <bc3910@gmail.com>, freebsd-questions@freebsd.org Subject: Re: GUI mail client recommendations ... Message-ID: <20060508133741.GB9605@rebelion.Sisis.de> In-Reply-To: <20060508152330.0973bd4c.albi@scii.nl> References: <20060506203829.N36981@ganymede.hub.org> <20060507054134.GA1693@rebelion.Sisis.de> <51257d370605080614u76e7930bha35d96cae8cc0396@mail.gmail.com> <20060508152330.0973bd4c.albi@scii.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <bc3910@gmail.com> 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 <m.apitz@oclcpica.org> - w http://www.oclcpica.org/ http://guru.UnixLand.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060508133741.GB9605>