X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=H+jndCoBQ6/fuC84rDnyD3aaNtX/GDZsZl8zMoJywKk
	uDKyCo+thL1iXT0LZnIFpvlb5RKqlLKtMC99+bDtpZ1CtWAa+80MZHoF6PYUPumj
	t1PDpcHwEE1fElwIGV1DbBqavBdIwg7nXIK8JoY+sgBO/aplxN94ZDRoqxL2ljsc
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=JI5znPx1V8A6iMTcqXWuF8hq/JU=; b=yIMO7eoFw2LCvo9RJ
	Jf0T99VBfh2KmEODXZdnzDQoCdbGzrHiiUXgPNJbTbvbOq0NLQG283fW5I9KQRvM
	5jc4eLgUpwtAxdNQwA6UxG492OqlXT+rrz8CZJf/aMkWG8vbDD4m8ULoSy8aRJZv
	IzfH67/HEcQJJBARIkMrHq9GLo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=BAYES_50,NO_RDNS_DOTCOM_HELO,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=HContent-type:plain, mario, Mario, CONFIGURATION
X-HELO: vms173015pub.verizon.net
X-CMAE-Score: 0
X-CMAE-Analysis: v=2.1 cv=EdU1O6SC c=1 sm=1 tr=0	a=a3t/a0oOYlYu/nGe1mf8ZA==:117 a=kj9zAlcOel0A:10 a=yrkiwgmsf1kA:10	a=9oGCbkqi5JI1SLi9qi4A:9 a=CjuIK1q_8ugA:10
From: "Pierre Humblet" <Pierre.Humblet@ieee.org>
To: "'Mario Barcala'" <barcala@nlpgo.com>, <cygwin@cygwin.com>
References: <20160520122002.GA790@nlpgo.com>
In-reply-to: <20160520122002.GA790@nlpgo.com>
Subject: RE: exim rewrite rules
Date: Fri, 20 May 2016 09:28:06 -0400
Message-id: <070c01d1b29b$77f11ba0$67d352e0$@ieee.org>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit

-----Original Message-----
From: Mario Barcala
Sent: Friday, May 20, 2016 8:20 AM

Hi all:

We are trying to configure exim to send all local email through our
sparkpost account. Exim seems to be working fine and we can send emails with
"email" command through sparkpost account, but we need to make rewrites
inside "From" and "To" mail headers.

Inside exim.conf default file we can see:

> ######################################################################
> #                      REWRITE CONFIGURATION                         #
> ######################################################################

> # There are no rewriting specifications in this default configuration
file.

> begin rewrite

And we paste here our rewrite rules, which are working fine inside debian
jessie exim, but inside cygwing the rules are not applied.

Is there a problem with exim rewrite rules inside cygwin? Are we missing
something? Any other approach to make rewritings? Any help or information
will be appreciate.

********************************

Mario 

I am not aware of any differences due to Cygwin that would explain that.
It's the same code.
You may want to run a test with debug enabled.
The exim differences are related to security issues.
If you give me a small example of rewrite I will take  a look.

Pierre
Exim maintainer for cygwin


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

