Surgemail Support (Marijn) wrote:
> Surgemail does support ssl on a per domain basis using
ip based domains
> yes. See the setting:
> g_ssl_per_domain
Yes, it does, but that means EVERY domain runs SSL. This
would be
better suited under the actual domain settings, ie:
ssl_enable BOOL
and
use_domainkey BOOL
Then it would be truly optional "per domain". The
above meaning that if
ssl is not enabled on the IP based virtual host that
sockets are not
even opened. That's a small issue really.
As far as the domain keys, those need work on per virtual
domain as
well. There should be a few options for that as well, per
domain of course.
ie:
domainkey_selector STRING - define a DK DNS selector per IP
based
virtual host
domainkey_headers STRING - each host may have it's own
selector, if this
is not specified, use the global setting/default.
domainkey_authonly BOOL - only sign messages for
authenticated users.
This means username+password pairs only, not x.x.x.x ip.
It's just that the global settings don't always make sense
when it comes
to finding all the options under a virtual domain, they
should be under
the virtual domain configurations options. Having them
under global
setting strings seems a bit confusing.
--
Robert Blayzor, BOFH
INOC, LLC
rblayzor (inoc.net|gmail.com)
PGP: 0x66F90BFC http://pgp.mit.edu
Key fingerprint = 6296 F715 038B 44C1 2720 292A 8580 500E
66F9 0BFC
Mac OS X. Because making Unix user-friendly is easier than
debugging
Windows.
|