Difference between revisions of "Email"

From ProgClub
Jump to: navigation, search
Line 3: Line 3:
 
== Project status ==
 
== Project status ==
  
Just barely begun. So far we've only gone through the [[Mailing lists|planning phase]]. Lots of work to do.
+
SMTP and IMAP email is now configured on [[charity]]. Now we just need to get the [[mailing lists]] functional.
  
 
== Contributors ==
 
== Contributors ==
Line 23: Line 23:
 
Things to do, in rough order of priority.
 
Things to do, in rough order of priority.
  
* Get postfix installed
 
* Integrate postfix with LDAP if possible, else MySQL (maybe MySQL anyway)
 
* Get courier (??) installed
 
* Integrate courier with LDAP if possible, else MySQL
 
 
* Get spamassassin installed
 
* Get spamassassin installed
 
* Get mailing list software installed
 
* Get mailing list software installed
 +
 +
[[Category:TODO]]
  
 
== Done ==
 
== Done ==
  
 +
* [[User:John|JE]] 2011-08-18: installed and configured [[pcmail]] (aka: Postfix Admin)
 +
* [[User:John|JE]] 2011-08-18: configured postfix and courier to use MySQL db pcmaildb
 +
* [[User:John|JE]] 2011-08-18: installed postfix and courier
 
* [[User:John|JE]] 2011-08-02: started documentation
 
* [[User:John|JE]] 2011-08-02: started documentation

Revision as of 15:10, 19 August 2011

This is a project to get email and the Mailing lists functional for ProgClub. For other projects see Projects.

Project status

SMTP and IMAP email is now configured on charity. Now we just need to get the mailing lists functional.

Contributors

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

Copyright

Copyright 2011, Contributors. Licensed under the New BSD license.

Links

No links yet.

TODO

Things to do, in rough order of priority.

  • Get spamassassin installed
  • Get mailing list software installed

Done

  • JE 2011-08-18: installed and configured pcmail (aka: Postfix Admin)
  • JE 2011-08-18: configured postfix and courier to use MySQL db pcmaildb
  • JE 2011-08-18: installed postfix and courier
  • JE 2011-08-02: started documentation