hi!
I am currently working on a concept for a community-site, based on PHP. This site should have a SIMPLE internal mailing system (based on PHP), where community-members can e-mail each other, but cannot be reached from outside the community. The problem is, that projects like IMP or SquirrelMail are too complex and have too many features for my purpose. I only need In- and Outbox, as well a simple adress-book. No more. Should I write a program on my own rather than adapting an existing one?
Thank you!
greetings,
zuidberg
simple internal mailing system
Moderator: General Moderators
Hi,
I don't know of any basic mailing systems like you are describing. You may check to see if you can yank the private messaging code out of PHPnuke for this... It sounds about the same and should be pretty simple to modify for use independent of the rest of the package.
If that fails, it would be pretty simple to write one.
~Scott
I don't know of any basic mailing systems like you are describing. You may check to see if you can yank the private messaging code out of PHPnuke for this... It sounds about the same and should be pretty simple to modify for use independent of the rest of the package.
If that fails, it would be pretty simple to write one.
~Scott