Alpine is a screen-oriented message-handling tool. In its default
configuration, Alpine offers an intentionally limited set of functions
geared toward the novice user, but it also has a large list of optional
"power-user" and personal-preference features.
Note: Alpine is the next-generation successor to Pine and supersed it;
it is not a rewrite, it is mostly the same code with a license change
and several improvements (Pine development stopped more than 2 years ago).
ok djm@
- explicitly disable some stuff
- enable base plugins
"no objections here" martynas@
note, there is are some issues left, but this will be fixed shortly.
RubyMail is a lightweight Ruby library for parsing and creating
Multipurpose Internet Mail Extension (MIME) messages.
Submitted and maintained by Lawrence Teo (lteo.openbsd1 at calyptix.com).
message-signing and verifying standards for Internet mail. It currently
tries to implement these Internet Drafts:
* draft-ietf-dkim-base-10
* draft-delany-domainkeys-base
From William Yodlowsky
help & ok simon@
- take over maintainership (ok jacob@)
- add a new c-client subpackage to replace old mail/c-client which was
built from pine sources
feedbacks from sthen@ and simon@
testing and ok robert@
* fix alignment issues
* new cyr_synclog utility for adding events to the replication log
* added support for the PCRE library
* miscellaneous bug fixes
decided that these legal assholes don't even deserve to be on our ftp
site. Yes, this is probably the first time I have ever commited to
the ports tree, but this is important. When people like that come and
fool our developers, I will fight back against them. pine is not free
in any sense, and we will no longer distribute it.
in that license are CONTRACT terms, and I absolutely will not accept
such bullshit anywhere near our tree. Delete with prejudice. This
should NEVER have entered our tree. pine is not free software in ANY
SENSE. People should stop using the non-free trash.
Live account. The mail is then presented to any filter (typically
procmail) for further processing or dropping in a local mailbox.
This port replaces mail/gotmail (which doesn't work with Hotmail Live)
"commit it if it works" steven@
RSSyl plugin is an RSS feed aggregator for Claws Mail. It has the
following features:
- Handling of RSS 1.0, RSS 2.0, and Atom feeds
- Fetching and threaded display of comment feeds
- Customisable refresh interval for each feed
- Customisable number of feed items to keep for each feed
ok ajacoutot@ and pyr@, thanks !
mail (also known as "Spam") containing images as the main content
carrier. Using different methods, it analyzes the content and properties
of images to distinguish between normal mails (Ham) and spam mails. The
methods mainly are:
* Optical Character Recognition using different engines and settings
* Fuzzy word matching algorithm applied to OCR results
* Image hashing system to learn unique properties of known spam images
* Dimension, size and integrity checking of images
* Content-Type verification for the containing email
Help from William Yodlowsky <bsd () openbsd.rutgers.edu>
Help and ok steven@, simon@
Major changes compared to the Ingo H3 (1.1.3) version are:
* Added Simplified Chinese translation.
* Updated Estonian, Polish, and Spanish translations.
* Small bugfixes and improvements.
The full list of changes (from version H3 (1.1.3)) can be viewed here:
http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.62&r2=1.55.2.68&ty=h
Major changes compared to the IMP H3 (4.1.4) version are:
* Many small bug fixes and improvements.
* Updated Czech, Estonian, German, Polish, Spanish, and Simplified Chinese
translations.
The full list of changes (from version H3 (4.1.4)) can be viewed here:
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.232&r2=1.699.2.247&ty=h
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.
from Gleydson Soares (MAINTAINER)
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.
from Gleydson Soares (MAINTAINER)
This perl module uses objects to make it easy to interface with Gmail.
The author hope to implement all of the functionality of the Gmail
website, plus additional features.
from Gleydson Soares (MAINTAINER)
"Couldn't find subject in old manpage /usr/local/man/man3p/Mail::IMAPClient::foo.3p
Unknown manpage type /usr/local/man/man3p/Mail::IMAPClient::foo.3p"
regen patch-Makefile_PL while there
ok merdely@
IMAPFilter is a mail filtering utility. It connects to remote mail
servers using the Internet Message Access Protocol (IMAP), sends
searching queries to the server and processes mailboxes based on the
results. It can be used to delete, copy, move, flag, etc. messages
residing in mailboxes at the same or different mail servers. The 4rev1
and 4 versions of the IMAP protocol are supported.
IMAPFilter uses the Lua programming language as a configuration and
extension language.
feedback & ok kili@
This plugin enables vCalendar message handling like the ones produced by
Evolution or Outlook, and handles webCal subscriptions. It provides a
personal calendar and public calendar import and export as well as
groupware features for Claws Mail, namely:
* receiving meeting invitations (displaying, answering, planning)
* sending meeting invitations
* publishing your calendar(s) and/or your free/busy status, in order to
help others plan meetings
* subscribing to public calendars
* retrieving the free/busy status of people, to help in planning
meetings
* reminding you of events in advance
from Landry Breuil <gaston at gcu dot info> (MAINTAINER) with some changes by myself