X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:cc:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=mVRY 9eUSUrl3mPr0eLdlxxr06QYa8h6dlMXa6/TXBGqv2G3AgTDjaexOhRg+j6wrKpz7 arM0F5YpMCgae+lIBv+8lcz22kScvwPneOqHe6sdXOBjcGiynToJP4bMo9sHKQCI hMAn24lMHhrViMZxfDex3qFup7qbaaFZCuMXTDA= 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:date:from:to:cc:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=XFAPQ9bTrI PI8XlyL4mpjpKk4D0=; b=G2Ll4FxzkRbokU1zZgcWAhYyxZ3QPlwrWN5EIIe/Ks 0SgljhMgK4Pl0D5Rs23KNaTCCd0EBlMxDxykDFb03BN1NNmV4lBkW9gWtXXz/YtC Y5xotkk6BrFOScJdKdMM24sC0Y4YVXkpIy6oPN5oypsnRuoWQKP/aefvG1bOiAsL E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=HCc:D*cygwin.com, mario, Mario, emails X-HELO: relay3-d.mail.gandi.net Date: Tue, 24 May 2016 22:04:32 +0200 From: Mario Barcala To: Pierre Humblet Cc: cygwin AT cygwin DOT com Subject: Re: exim rewrite rules Message-ID: <20160524200432.GA8120@nlpgo.com> References: <20160520122002 DOT GA790 AT nlpgo DOT com> <070c01d1b29b$77f11ba0$67d352e0$@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <070c01d1b29b$77f11ba0$67d352e0$@ieee.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes Thank you, Pierre. Finally there was a TYPO error in the rewrite rules (paste action was wrong). Now they are working fine! Many Thanks, Mario Pierre Humblet wrote: > -----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