Re: setup POP3 clinet pine
From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 12/10/04
- Previous message: Dan Kilbourne: "Re: Recommended partitions laptop + server..."
- In reply to: Dan Kilbourne: "Re: setup POP3 clinet pine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 10 Dec 2004 11:56:34 -0600 To: Dan Kilbourne <bsd-lists@netophilia.net>
goose bla:
>hello,
>please
>how can i setup pine like POP3 client ?..
>i cannot find how-to about it, and man is unapplicable.
>
>goose
>
>
Dan Kilbourne:
>goose bla extolled:
>
>I recommend you run fetchmail (available in ports) to fetch your POP3
>mail, then use pine to read your local mail spool.
>
>You can create a .fetchmailrc with a line like this:
>(other stuff will need to be in there for it to work well)
>
>poll $SERVER proto pop3 user "$USER" pass "$PASS" is \
>$LOCALUSER here options fetchall warnings 3600;
>
>where :
> $SERVER == mail servername
> $USER == mail username
> $PASS == mail password
> $LOCALUSER == local user account that will run pine
>
>I use this with mutt and it works flawlessly, and someone else uses it
>with pine on my machine with no issues. Would this solve it for you?
>
>That being said, you can also apparently use pine to directly pop your
>mail.
>http://www.google.com/search?hl=en&q=pine+pop3&btnG=Google+Search
>seems to give some links with info on it.
>
>Personally, I think since pine was originally designed to read directly
>from a mail spool, I would go the fetchmail route.
>
>
A second to what Dan has said, and a pointer to
the FreeBSD handbook, which has a brief section
on both fetchmail and procmail, which can be useful
when run in concert with each other. I also prefer mutt
for reading mail from /var/mail in console; for
eye candy in X I do use mozilla mail... and I recommend
either.
HTH,
Kevin Kinsey
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Dan Kilbourne: "Re: Recommended partitions laptop + server..."
- In reply to: Dan Kilbourne: "Re: setup POP3 clinet pine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|