Postmaster

From Augustan Society Staff Wiki
Revision as of 15:32, 2 May 2015 by Bruce (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In order to manage electronic communications, it is appropriate for The Augustan Society, Inc., to name a Postmaster to have charge of same.

The Postmaster is appointed by and serves at the pleasure of the Webmaster. He may name Assistant Postmasters for backup or other purposes as he may find necessary.

His duties include:

  • Managing the email forwarding system;
  • Performing periodic tests to confirm that the email addresses for members are valid;
  • Designing, implementing, and maintaining the Society's email server;
  • Designing, implementing, and maintaining a spam filter on the email server;
  • Making regular reports to the Webmaster as requested or as seems appropriate; and
  • Making an Annual Report to the Board each July, or as requested.

Email Forwarding

The Email Forwarding system is presently housed on the Society's virtual server at the Dallas RimuHosting site. It must be accessed remotely. It consists primarily of a list in /etc/postfix/virtual. Once edited, postfix /etc/postfix/virtual must be run. There is a macro called "emailmaint" that launches the file in nano and then runs postfix to make sure all is done.

The structure of the file is that each line may list an email address followed by one or more addresses to which mail received for the first is forwarded. If a line starts with a space, tab, or #, it is considered a comment. The first address must be separated from the second by a space or tab. The second address must be separated from any others by a comma (and no space or tab). Addressing may be recursive; that is, one address may forward to another Society address, as when <chivalry.comm@augustansociety.org> forwards to <chivalry@augustansociety.org> (and others), which in turn forwards to <firstname.lastname@augustansociety.net>, before finally being forwarded to the member's personal email.

The file has been organized into four sections:

  1. By group, department, and committee -- .ORG addresses are found here;
  2. By the names of members and other participatns -- .NET addresses are found here;
  3. Spam sections, organized by year -- these are forwarded to a "bit bucket"; and
  4. Catchall to direct mail to the domains that are not found above, which route to the Postmaster for resolution.

Notices of appointments to office should be copied to the Postmaster so that he can make appropriate changes to this file. Note please that the first section should only forward to other .ORG addresses or to .NET member addresses, not directly to a private email address. Such private addresses should only be forwarded to in the second section.

The Postmaster should be given sufficient access to the Membership Database that he can view, edit, and delete the email addresses of members and others listed there. He should also be given notice of new members, but it is not required that all members be listed in the second section. Present practice is to add them only when they are appointed to an office and might thus need a listing. They are not routinely removed if they drop all offices.

When a member drops out, or when a non-member contributor ends his relationship, they should immediately be removed from citations in the first section, but left in the second section for at least a month. An obvious exception is when an individual dies, or is forcibly ejected from the Society.

The Spam section is probably the largest of these. To date, it's been the habit of the Postmaster to delete the oldest spam address each time he edits this file. New invalid addresses used only for spam are added as spam is received to them, usually daily.

The Society receives a substantial amount of spam. Going through this to pluck out the few valid messages takes about ten minutes per day. The Postmaster is expected to do this nearly daily, with backups (or the Webmaster) being asked to cover for any extended absence.

Email Server & Spam Filter

It has been proposed that the Society should build our own email server, rather than relying solely upon a forwarder. It has also been proposed that what's really needed is just a spam filter attached to the existing forwarder. This is the primary technical question for the Postmaster at this time.

Once a decision is reached, it will be up to the Postmaster to implement such a system, or to hire it done.

Reporting

Reporting to the Webmaster is expected to be fairly rare. No reports need be made of statistics, new spam sources, or other problems that can be handled without Webmaster involvement. They should be made when the Webmaster has questions, proposals for significant change, or challenges he cannot surmount in a reasonable time. This particulary includes a shortage of drive space or other capacity problems.

Annual Reports to the Board each July may be pro-forma, unless major change is proposed, such as installing an Email Server, which news need not wait for the annual report cycle.