On Wed, 16 Jun 1999, Herman Aa wrote:
> I need to get my email going asap.
> I installed PINE. But it cannot dial the ISP.
> What pgm(s) I add?
> I need to send/receive mail POP3(?) style.

PINE only MUA (mail user agent), used for reading or writing mail. You
need something like Sendmail to deliver your mail and Fetchmail to get
your mail from your ISP mail server.
If you want to send your mail after connected to the ISP, you should edit
sendmail.cf (/etc/sendmail.cf) and fill delivery mode with your isp mail
server address, like this:
DSisp.mail.server.com

The easiest way to configuring your Fetchmail, run in xterm/xinit
"fetchmailconf".

When you connected to your ISP. You should do:
# sendmail -q (to send your mail)
and
# fetchmail (to get your mail)

hope this help :)

Reply via email to