Date: Wed, 20 Apr 2005 10:35:27 +0100 From: Daniel Bye <freebsd-questions@slightlystrange.org> To: freebsd-questions@freebsd.org Subject: Re: another newbie question Message-ID: <20050420093527.GB42451@catflap.slightlystrange.org> In-Reply-To: <20050419170840.25357fa8.ricardo@igotbsd.org> References: <20050419170840.25357fa8.ricardo@igotbsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--s2ZSL+KKDSLx8OML Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 19, 2005 at 05:08:40PM -0400, ricardo@igotbsd.org wrote: >=20 > Hi all, > Been playing around with FreeBSD for a couple of months. Just configure= d=20 > my .muttrc, and I'm able to send messages but not to receive. I read the= =20 > man pages and followed the instructions but still it's not working. Am I= =20 > missing something here? Well, yes. mutt is a mail reader, and that is all it does. It doesn't send mail, it doesn't receive mail, it doesn't even have an editor to call its own. In order to send email, mutt sends its output to sendmail (or your site's MTA). To receive mail, you need to have an SMTP server running. If you want to collect mail from your ISP's server, you will need to configure mutt with your POP or IMAP account details (instructions for both are on the mutt.org website), or use a third party program such as fetchmail to poll the remote server for you and download any waiting messages. HTH Dan --=20 Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --s2ZSL+KKDSLx8OML Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCZiJfhvzwOpChvo8RArZKAJ9jUgaUCo34cVIhDpEM1r94pP9ZOwCcDzwQ ZjukPv/nUB/ujKpF//K+ROk= =lZ6n -----END PGP SIGNATURE----- --s2ZSL+KKDSLx8OML--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050420093527.GB42451>