This covers the method I used to configure a home NAS (in a manner similar to
My Home NAS) after I decided a Bufallo LinkStation Duo was
not suitable. Why do it this way, rather than with a standard NAS solution?
To assuage my discomfort with "black box" solutions like the
above-mentioned NAS.
To learn more about running software RAID and (possibly) volume
management (whether that be vinum or LVM).
To have only those features I need enabled and installed.
To allow my wife and I to have a shared network storage, and network
accessible storage for backups of both laptops.
Tips on configuring, compiling, and running re-alpine 2.01 on Mac OSX 10.6.2.
This may work on previous or later versions of both the operating system and/or
the email client, but I have not tested either.
This is not a full procedure, merely some notes I will forget after I make them,
then have to search for later. This assumes XCode version 3.2.1 is installed
(no other versions tested).
Re-alpine kept annoying me with warnings that my CACert issued server
certificate for mx.weller-fahy.com was of questionable validity, and I did not
want to set the "/novalidate-cert" switch. To solve that problem, try the
following.
This documents the method I use to install qmail on my mail server, manage
virtual users (a separate system user per domain), and any scripts I use to
automate the process or authenticate the users.
Assumptions
Installation is on a Debian-based operating system.
Ability to request and/or generate SSL certificates, and configure software
(sslsvd) to use them.
Basic knowledge of runit and log services.
The working directory is ~/qmw.
$domain is replaced by the virtual domain.
$duser is replaced by the system account in control of $domain.
To generate the $duser from $domain, simply translate any dot (.)
in $domain to a dash (-).
Note: As I now use jms1's combined patch I no longer use this method,
but it might be useful someday.
Summary
How to set up an SMTPAUTH submission daemon based on the firewall version of
mini-qmail.
This procedure will result in a mini-qmail firewall based installation
(hearafter known as miniq) on the same server as a full qmail installation
(hearafter known as qmail). Messages submitted by authenticated users go
straight to the qmail-queue program of the qmail.
Assumptions
A fully functional qmail installation already exists in /var/qmail.
Ability to request and/or generate SSL certificates, and configure software
(sslsvd) to use them.
[1] Yes, I am aware that using 587 as an SSL-only SMTP port violates
the RFC. I will attempt to implement StartTLS at a later date.
Tips for Outlook:
Do not select 'Log on using Secure Password Authentication (SPA)'.
Do select 'This server requires an encrypted connection'.
Do select 'My outgoing server (SMTP) requires authentication', and
remember the outgoing (SMTP) server uses the same login/password as
the incoming (POP3) …continue.
Email sending and receiving is back online. The web site and fora will have to
wait approximately 1-2 weeks, as the Christy and I are going to Ireland for
five days, but those should be up soon after we get back (2006-03-15).