Difference between revisions of "Pcmail"

From ProgClub
Jump to: navigation, search
(Created page with "Pcmail is the ProgClub email administration software. That's the software that allows us to configure email hosting for domains, and lets users setup email forwarding. It's a for...")
 
Line 1: Line 1:
Pcmail is the ProgClub email administration software. That's the software that allows us to configure email hosting for domains, and lets users setup email forwarding. It's a fork of [http://postfixadmin.sourceforge.net/ Postfix Admin] with no modificiations. For other projects see [[Projects]].
+
Pcmail is the ProgClub email administration software. That's the software that allows us to configure email hosting for domains, and lets users setup email forwarding. It's a fork of [http://postfixadmin.sourceforge.net/ Postfix Admin] with no modifications. For other projects see [[Projects]].
  
 
== Project status ==
 
== Project status ==

Revision as of 15:05, 19 August 2011

Pcmail is the ProgClub email administration software. That's the software that allows us to configure email hosting for domains, and lets users setup email forwarding. It's a fork of Postfix Admin with no modifications. For other projects see Projects.

Project status

Released!

Contributors

Members who have contributed to this project. Newest on top.

Up-stream contributors:

Copyright

Copyright 2011, Contributors. Licensed under the GPL.

Postfix Admin is Copyright (c) 2005 High5! (Mischa Peters and others).

Source code

The repository can be browsed online:

http://www.progclub.org/pcrepo/pcmail

The code for pcmail is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/pcmail/tags/latest

Or privately available for read-write access:

https://www.progclub.org/svn/pcrepo/pcmail/trunk

Links

TODO

Things to do, in rough order of priority:

  • Remove 'announcement' from system

Done

Stuff that's done. Latest stuff on top.

  • JE 2011-08-19: created project page
  • JE 2011-08-18: created project in svn

Notes for implementers

If you are interested in incorporating the ProgClub pcmail into your project, here's what you need to know:

Probably best to track the upstream distribution for this project.