Mail and news client descended from Pine Maintained by:dougb@FreeBSD.org Port Added: 21 Dec 2007 10:39:27 Also Listed In:newsipv6
Alpine is a screen-oriented message-handling tool for news, and POP, IMAP,
and local e-mail. In its default configuration it offers a limited set of
functions geared toward the novice user, but it also has a large list of
optional "power-user" and personal-preference features.
Alpine's basic feature set includes:
* View, Save, Export, Delete, Print, Reply and Forward messages.
Compose messages in a simple editor with word-wrap and a
spelling checker. Messages may be postponed for later completion.
* Selection and management of message folders.
* Address book to keep a list of long or frequently-used
addresses. Personal distribution lists may be defined.
Addresses may be taken into the address book from incoming mail
without retyping them.
* New mail checking/notification occurs automatically (configurable).
* On-line, context-sensitive help screens.
Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet
Standard for representing multipart and multimedia data in email.
WWW: http://www.washington.edu/alpine/
- Doug Barton
dougb@FreeBSD.org
To install the port:cd /usr/ports/mail/alpine/ && make install clean To add the package:pkg_add -r alpine
Configuration Options
===> The following configuration options are available for alpine-1.10_1:
THREADS=on (default) "Support for pthreads"
MOUSE=on (default) "Enable mouse support for xterm"
NLS=off (default) "National Language Support"
ISPELL=off (default) "Use ispell instead of aspell as default speller"
NOSPELL=off (default) "Use no default speller (overrides both)"
PICO=on (default) "Build and install pico, the default editor"
IPV6=on (default) "Add support for IPv6"
LDAP=off (default) "Add support for LDAP"
PASSFILE=off (default) "Support for a stored password file (DANGEROUS)"
CONS25=off (default) "Add a patch to support color for default console"
QUOTA=off (default) "Add a patch for disk quota checking on IMAP"
MAILDIR=off (default) "Add a patch for maildir support"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Update to version 1.10, which has the following highlights. See
http://www.washington.edu/alpine/changes/1.00-to-1.10.html for
the list of all changes.
New Features
============
1. Default role
2. Better kerberos support
3. Better threading performance for large folders
4. "Unknown" character set to improve the chances you can read a
malformed message
5. Option to suppress user agent for sent mail
Bug Fixes
=========
1. Various crashes with non-standards-compliant SMTP or IMAP servers
2. Don't try to send a message with an unknown charset
Update info for the quota patch which was re-rolled with no changes,
and the maildir patch to fix a bug related to filtering in #md/ and
#mc/ collections.
Add a port for Alpine the new (Apache-licensed) version of Pine.
Alpine is a screen-oriented message-handling tool for news, and POP, IMAP,
and local e-mail. In its default configuration it offers a limited set of
functions geared toward the novice user, but it also has a large list of
optional "power-user" and personal-preference features.
Alpine's basic feature set includes:
* View, Save, Export, Delete, Print, Reply and Forward messages.
Compose messages in a simple editor with word-wrap and a
spelling checker. Messages may be postponed for later completion.
* Selection and management of message folders.
* Address book to keep a list of long or frequently-used
addresses. Personal distribution lists may be defined.
Addresses may be taken into the address book from incoming mail
without retyping them.
* New mail checking/notification occurs automatically (configurable).
* On-line, context-sensitive help screens.
Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet
Standard for representing multipart and multimedia data in email.
WWW: http://www.washington.edu/alpine/
This is a master port for editors/pico-alpine