Hi All
An exim
server is running in system
I need to
copy all my incoming and outgoing email to another mail box
I got that
I can write the following
if
$message_headers: contains "user@???"
then
unseen
deliver user1@???
Endif
But in
which file should I write. Please help me.
Thanks for
you help
Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8. http://downloads.yahoo..com/in/internetexplorer/From exim@??? Fri Aug 07 17:38:10 2009
Envelope-to: exim-users@???
Received: from mail.csstn.com ([216.153.79.179]:59724)
by tahini.csx.cam.ac.uk with esmtp (Exim 4.69)
(envelope-from <exim@???>) id 1MZSSF-0004fS-HP
for exim-users@???; Fri, 07 Aug 2009 17:38:10 +0100
Received: from host178-79-153-216.isdn.net ([216.153.79.178] heloNrryDT)
by mail.csstn.com with esmtpa (Exim 4.66)
(envelope-from <exim@???>) id 1MZSS9-0000KR-LD
for exim-users@???; Fri, 07 Aug 2009 11:38:05 -0500
From: "Exim" <exim@???>
To: <exim-users@???>
Date: Fri, 7 Aug 2009 11:37:26 -0500
Message-ID: <015e01ca177d$6421fba0$2c65f2e0$@com>
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcoXfVjky7oltu34SBWnzY96xxFv4gContent-Language: en-us
X-Spam-Report: Spam detection software, running on the system "MAIL2.CSSTN.COM",
has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or
label similar future email. If you have any questions, see
the administrator of that system for details.
Content preview: I have a situation where I have a group of aliases
that I
only want accessable to my local users. BUT I still have my standard
aliases (ap@???,
etc) that I want to continue using. I know I can create
multiple alias files,
but what I need is a way in the configure file to say
"Only let THESE hosts (or these email addreses) send emails to
addresses referenced in this alias list". [...]
Content analysis details: (-1.4 points, 4.0 required)
pts rule name description
---- ----------------------
--------------------------------------------------
-1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP
0.0 HTML_MESSAGE BODY: HTML included in message
X-Spam-Score: 1.0 (+)
X-Spam-Status: No, score>0 required~0 tests÷LÒ.354, BAYES_50.4,
DNS_FROM_RFC_POST>708, HTML_ATTR_UNIQUE.639,
HTML_MESSAGE.6 autolearnO version^1.8
Content-Type: text/plain;
charsets-ascii"
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.9
Subject: [exim] Protecting my Aliases from attacks
X-BeenThere: exim-users@???
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: A user list for the exim MTA <exim-users.exim.org>
List-Unsubscribe: <http://lists.exim.org/mailman/listinfo/exim-users>,
<mailto:exim-users-request@exim.org?subject¾subscribe>
List-Archive: <http://lists.exim.org/lurker/list/exim-users.html>
List-Post: <mailto:exim-users@exim.org>
List-Help: <mailto:exim-users-request@exim.org?subjectlp>
List-Subscribe: <http://lists.exim.org/mailman/listinfo/exim-users>,
<mailto:exim-users-request@exim.org?subject¥bscribe>
X-List-Received-Date: Fri, 07 Aug 2009 16:38:10 -0000
I have a situation where I have a group of aliases that I only want
accessable to my local users. BUT I still have my standard aliases
(ap@???, etc) that I want to continue using.
I know I can create multiple alias files, but what I need is a way in the
configure file to say "Only let THESE hosts (or these email addreses) send
emails to addresses referenced in this alias list".
My problem. Our board of directors is set up as one alias
directors@???. They are getting a lot of unwanted emails from
outside our organization. I only want people inside my office (can be
determined by the IP address of the PC sending the message, or I will be
happy with a list of valid email addresses we can accept the emails from).
Has anyone done this before?
Terry Shows
CSSTN