GUI mail client recommendations ...

guru at Sisis.de guru at Sisis.de
Mon May 8 13:37:53 UTC 2006


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 at 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 at 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 at 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 at oclcpica.org> - w http://www.oclcpica.org/ http://guru.UnixLand.de/


More information about the freebsd-questions mailing list