CAMEL A generic Messaging Library ---- Introduction: ------------- Camel will be a generic messaging library. It will evntually support the standard messaging system for receiving and sending messages. It aims at being the backend for the future gnome-mailer system. The name "camel" stands for ... nothing. Open area of development there. You know, that "bazaar" thing. Maybe could we organize a big contest on gnome-list to find the best explanation :) Camel draws heavily from JavaMail and the IMAP4rev1 RFC. People wanting to hack on a provider should read the JavaMail API specification, but CMC and MAPI are of interest too. Please, before starting anything, wait for me to finish the abstract classes. Some parts are not definitive yet. Organization: ------------- The library is roughly a set of abstract classes, some kind of generic "interfaces" (idl interfaces, not java interfaces ). Particular implementations are called providers. Here are the basic objects: * CamelService : an abstract class representing an access to a server. Handles the connection and authentication to any server. * CamelStore (CamelService): A hierarchy of folders on a server. * CamelFolder : An object containing messages. A folder is always associated with a store. * CamelMessage : An object contained in folders. Is defined by a set of attributes and a content. (Attributes include: the date it was received, the sender address, .....) * CamelTransport (CamelService): A way to send messages. .... ... ctron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exilog
Commit message (Expand)AuthorAgeFilesLines
* Fix problem introduced in r302141. The directory for the unpacked sourcedougb2012-08-151-1/+3
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-3/+3
* - Add IPv6 supportdhn2012-02-072-1/+63
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - remove MD5ohauer2011-07-031-1/+0
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Remove unnecessary dependency (USE_APACHE)yzlin2009-10-211-2/+1
* - USE_APACHE=yes is deprecatedpgollucci2009-04-221-1/+1
* - Use @stopdaemon in a correct wayrafan2007-02-011-1/+1
* - Use newly added @stopdaemonrafan2007-02-012-7/+1
* - Fix rc script installationpav2006-05-203-11/+19
* - Fix PostgreSQL supportsem2006-05-153-7/+16
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* Welcome new maintaineredwin2006-04-151-1/+1
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
* Fix wrong dependency: p5-DBD-pg -> p5-DBD-Pggarga2006-03-251-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* - Fix for the exilog.sh rc script to make "status" and "restart" command work...vsevolod2005-11-032-10/+5
* Install exilog icons.vsevolod2005-09-162-1/+44
* Update to 0.5.vsevolod2005-09-122-3/+3
* Update my email address.vsevolod2005-07-221-1/+1
* Update to 0.3lawrance2005-06-102-3/+3