welcome: please sign in

Revision 9 as of 2015-05-13 06:13:59

Clear message
Edit

ServerMcCarthy

mccarthy.hcoop.net is our first Debian Jessie VM, and is intended to run mail services and the member portal.

1. The Ugly

ServerDeleuze decided to start dying one day so a few evils were committed in moving services.

1.1. Exim

Installed exim4-daemon-heavy procmail spf-tools-perl courier-authlib-userdb, merged deleuze's config onto the current Debian base exim4 config. No config package has been created. History is lost from deleuze at the moment (diff -ur ...).

Added /etc/ferm/service.d/...

mkdir /etc/courier /etc/spamassassin for userdb and spamd. domtool-publish should at least make the spamassassin dir...

touch /var/domtool/{local,relay,mailman}_domains.cfg -- but domtool-publish's redo_exim function procedure should test if these exist before using (it is non-fatal for a mail node to not be relaying for anything, but currently requires creating empty files to actually work)

1.1.1. Exim Notes

Blockers:

Annoyances:

Things that need review in the config:

Misc Changes from Debian:

Major changes of note from deleuze:

2. Setup Issues


CategorySystemAdministration