mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
405 B
Plaintext
16 lines
405 B
Plaintext
WARNING: This code is in alpha release. Expect the interface to
|
|
change
|
|
|
|
SYNOPSIS
|
|
|
|
use Mail::Folder;
|
|
|
|
DESCRIPTION
|
|
|
|
This base class, and it's subclasses provide an object- oriented interface
|
|
to email folders independant of the underlying folder implementation. There
|
|
are currently two folder interfaces provided with this package:
|
|
|
|
Mail::Folder::Emaul
|
|
Mail::Folder::Mbox
|