-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It is a two step process. First use fetchmail to get all your mail and it will pass it through your MTA on your machine to get it tossed into who's inboxes. Then use mutt to read the local default mail spool on the machine. As for Exim, I'll paste in a portion of my exim.conf which should get you going. Put this at the beginning of your routers like after the 'Begin routers' line. # Route all non local addresses to the smart host. smart_host: driver = manualroute domains = ! +local_domains transport = remote_smtp route_list = * smtp.mailhost.net Be sure and change the smtp.mailhost.net to the hostname of your ISP's mail server. This should do it. On Tue, Jul 13, 2004 at 10:08:27AM -0700, Sean M McMahon wrote: > If I use fetchmail can I open mutt and make mutt use fetchmail to get > messages or is it a 2 step process? How do I configure exim4 to do smart > hosting? Sean - -- HolmesGrown Solutions The best solutions for the best price! http://ld.net/?holmesgrown -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFA9EGOWSjv55S0LfERAi2tAKCUbfcillBEMYxurtSRMvobOE+6iQCcCFpf 3apaCOrGnGH9pYcdtOCDayg= =+WXL -----END PGP SIGNATURE-----