Difference between revisions of "Email"

From ProgClub
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
== Project status ==
 
== Project status ==
  
SMTP and IMAP email is now configured on [[charity]]. Now we just need to get the [[mailing lists]] functional and install spamassassin.
+
SMTP, IMAP and POP3 email is now configured on [[charity]], including the secure versions of those protocols. The [[mailing lists]] are all up and running, and spamassassin is installed and configured. This project is done.
  
 
== Contributors ==
 
== Contributors ==
Line 10: Line 10:
  
 
* [[User:John|John]]
 
* [[User:John|John]]
 +
 +
All contributors have agreed to the terms of the [[ProgClub:Copyrights#ProgClub_projects|Contributor License Agreement]]. This excludes any upstream contributors who tend to have different administrative frameworks.
  
 
== Copyright ==
 
== Copyright ==
Line 23: Line 25:
 
Things to do, in rough order of priority.
 
Things to do, in rough order of priority.
  
* Get spamassassin installed
+
* There's nothing to see here, it's all done.
* Get mailing list software installed
 
 
 
[[Category:TODO]]
 
  
 
== Done ==
 
== Done ==
  
 +
* [[User:John|JE]] 2011-08-21: [[Charity_admin#Installing_spamassassin|Installed spamassassin]]
 +
* [[User:John|JE]] 2011-08-20: installed mailing list software
 
* [[User:John|JE]] 2011-08-18: [[Charity_admin#John_2011-08-18_19:05|installed and configured]] [[pcmail]] (aka: Postfix Admin)
 
* [[User:John|JE]] 2011-08-18: [[Charity_admin#John_2011-08-18_19:05|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: configured postfix and courier to use MySQL db pcmaildb
 
* [[User:John|JE]] 2011-08-18: [[Charity_admin#John_2011-08-18_16:24|installed]] postfix and courier on [[charity]]
 
* [[User:John|JE]] 2011-08-18: [[Charity_admin#John_2011-08-18_16:24|installed]] postfix and courier on [[charity]]
 
* [[User:John|JE]] 2011-08-02: started documentation
 
* [[User:John|JE]] 2011-08-02: started documentation

Latest revision as of 03:19, 8 December 2011

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

Project status

SMTP, IMAP and POP3 email is now configured on charity, including the secure versions of those protocols. The mailing lists are all up and running, and spamassassin is installed and configured. This project is done.

Contributors

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

All contributors have agreed to the terms of the Contributor License Agreement. This excludes any upstream contributors who tend to have different administrative frameworks.

Copyright

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

Links

No links yet.

TODO

Things to do, in rough order of priority.

  • There's nothing to see here, it's all done.

Done