 |
PHP MIME Mail decoder class - Default branch
|
Section: Unix |
|
|
|
| Added: Tue, Jun 6th 2006 23:56 PDT (1 year, 11 months ago) |
Updated: Wed, Apr 16th 2008 04:01 PDT (25 days ago) |
|
|
About:
PHP MIME Mail decoder class is a PHP class to parse and decode MIME email messages. It supports decoding single RFC 2822 MIME messages or archives that aggregate multiple messages in the mbox format. It can decode messages read from files or data strings. The bodies of multipart messages can be decoded into distinct sub-messages. Optionally, the message body data can be saved to separate files, so the class can handle messages larger than the available memory. The parser can tolerate some syntax errors in malformed messages that are not compliant with RFC 2822.
Author:
Manuel Lemos [contact developer]
Homepage:
http://www.phpclasses.org/mimeparser
Demo site:
http://www.phpclasses.org/browse/file/14669.html
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.15% (Rank 1351)
» Popularity: 0.93% (Rank 6143)

(click to enlarge graphs)
Record hits: 15,106
URL hits: 4,019
Subscribers: 16
|
|
Branches
Comments
[»]
You have to register to download
by David F. Skoll - Feb 13th 2007 07:45:25
You have to register at phpclasses.org to download this file.
I don't think Freshmeat should have a project specify an "OSI
Approved" license if you have to register to download it.
[reply]
[top]
[»]
Re: You have to register to download
by Manuel Lemos - Feb 13th 2007 08:15:22
> You have to register at phpclasses.org
> to download this file.
> I don't think Freshmeat should have a
> project specify an "OSI
> Approved" license if you have to
> register to download it.
>
There is some confusion regarding the scope of licenses. A license
describes the terms by which the author allows the users to use and
redistribute the software.
The requirement to register is not imposed by the phpclasses.org site. It
is an option that each author may enable or not. The distribution of the
package using this site does not affect the license, as it is
redistributing my package because I voluntarily submitted to it and
respects my will to keep the registration requirement.
As an author of this package, I want to keep the register requirement.
This way the site can keep track of the users that download the package
for me, and when I release a new version this package the site can send
new version notices by e-mail so you can download and use the latest
version with eventual bug fixes and improved versions. So, this is a good
service that the site provides helping to keep my package users upto
date.
If you do not want to register, you can ask me for the package by e-mail.
I just cannot promise I will be able to respond quickly, nor I will send
you any notices of new versions. That is why the site is used.
I also prefer that users with support questions, post their messages in
the exclusive forum provided by the phpclasses.org for this package,
unless you have a specific problem that do not want to disclose in
public.
The public forum for this package is convenient because other users with
the same questions may help themselves reading my prior responses to the
same subjects. Hopefully this will reduce the time that it takes me to
provide support for this package.
[reply]
[top]
|
|
 |