public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* exim rewrite rules
@ 2016-05-20 12:20 Mario Barcala
  2016-05-20 13:28 ` Pierre Humblet
  0 siblings, 1 reply; 3+ messages in thread
From: Mario Barcala @ 2016-05-20 12:20 UTC (permalink / raw)
  To: cygwin


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: exim rewrite rules
  2016-05-20 12:20 exim rewrite rules Mario Barcala
@ 2016-05-20 13:28 ` Pierre Humblet
  2016-05-25  6:50   ` Mario Barcala
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre Humblet @ 2016-05-20 13:28 UTC (permalink / raw)
  To: 'Mario Barcala', cygwin

-----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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: exim rewrite rules
  2016-05-20 13:28 ` Pierre Humblet
@ 2016-05-25  6:50   ` Mario Barcala
  0 siblings, 0 replies; 3+ messages in thread
From: Mario Barcala @ 2016-05-25  6:50 UTC (permalink / raw)
  To: Pierre Humblet; +Cc: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-24 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-20 12:20 exim rewrite rules Mario Barcala
2016-05-20 13:28 ` Pierre Humblet
2016-05-25  6:50   ` Mario Barcala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).