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:subject:message-id:mime-version :content-type; q=dns; s=default; b=IaidsDb1mMxppiT4oEO4ud4ecb8xn E6e/CB6CSfFTmvyEmAIJA6CVkcECHsBfmbN4vEqWhZ62mP9oNTJGi+dKxAmr/Ii7 RBIlp4f3G3QVo+MvX7peOoYTrneC4h2oqcyymyimcX3frhFgENRAVKMzU/6a7I90 scyhNhFKYPJSfI= 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:subject:message-id:mime-version :content-type; s=default; bh=EflJK35FfWbjGU3j/molU1oHHys=; b=Acy NvQu8YMbumrZ2LvyDWMmXp2RKS6v2RgOlpHGDcVidLzT5zXSk9AWJ2nZdeqx+FLA R5p1WCZjdnudgY2bsiRkC8Ffl0RXYmvz0AxopLE4n7e4IMYXbzR+WC7bDBWBIX6l ZtPniqmu3TzLKW/96kgDrBzHBldwGQqKJpo+gHM0= 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.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=mario, Mario, emails, our X-HELO: relay2-d.mail.gandi.net Date: Fri, 20 May 2016 14:20:02 +0200 From: Mario Barcala To: cygwin AT cygwin DOT com Subject: exim rewrite rules Message-ID: <20160520122002.GA790@nlpgo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes 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. Thank you, Mario Barcala -- 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