I have spent a lot of time this past 48 hrs learing about exim.
I've got it up and almost running.
OS: SCO-OSR5.0.4 Exim: 4.04
Issues:
1) I'd like to implement system_filter.exim, but I get a complaint about
Exim version 4.04 #1 built 30-Apr-2002 18:40:57
Copyright (c) University of Cambridge 2002
2002-05-01 14:12:17 Exim configuration error in line 54:
main option "message_filter" unknown
where is "message_filter = " supposed to go?
2) some open-relay test sites fail me if i list
domainlist local_domains = @ : steelerubber.com : \
cadillac.steelerubber.com : steelrubber.com
-rather than just listing the "@". It appears if I am then vulnerable
to "From: <>" if I remember correctly. Is this not where I am supposed to list
all the domains exim should accept mail for?