Re: Re: cyrus sieve redirect action and SPF

2014-04-25 Thread Deniss
could you please point me where sieve supports any "forward" action ? it may be fine to have pure "redirect" delivering inside same domain. The problems starts when "redirect" is used to forward mails outside On 2014.04.17. 14:04, Adam Tauno Williams wrote: > On Thu, 2014-04-17 at 12:27 +0300, De

Re: cyrus sieve redirect action and SPF

2014-04-17 Thread Frank Elsner
On Thu, 17 Apr 2014 12:34:37 +0100 Geoff Winkless wrote: > On 17 April 2014 12:26, Frank Elsner wrote: > > > My cyrus-imapd-2.3.16-6.el6_2.5.x86_64 uses . > > > > I'd like to use the original envelope sender even if it doesn't play with > > SPF. > > > The MTA won't let you set envelope-sender b

Re: cyrus sieve redirect action and SPF

2014-04-17 Thread Geoff Winkless
On 17 April 2014 12:26, Frank Elsner wrote: > My cyrus-imapd-2.3.16-6.el6_2.5.x86_64 uses . > > I'd like to use the original envelope sender even if it doesn't play with > SPF. The MTA won't let you set envelope-sender because it's a security hole, so even though cyrus is saying "pretend that t

Re: cyrus sieve redirect action and SPF

2014-04-17 Thread Frank Elsner
On Thu, 17 Apr 2014 12:27:37 +0300 Deniss wrote: > Hello, Hello, > Original envelope From of an email is used when redirect is set in sieve > to resend the mail to another email address. really? My cyrus-imapd-2.3.16-6.el6_2.5.x86_64 uses . I'd like to use the original envelope sender even if

Re: cyrus sieve redirect action and SPF

2014-04-17 Thread Adam Tauno Williams
On Thu, 2014-04-17 at 12:27 +0300, Deniss wrote: > Original envelope From of an email is used when redirect is set in sieve > to resend the mail to another email address. > This plays bad with SPF. > May be the mails should be send from user's own email while 'Reply-To:' > header become set to poin

cyrus sieve redirect action and SPF

2014-04-17 Thread Deniss
Hello, Original envelope From of an email is used when redirect is set in sieve to resend the mail to another email address. This plays bad with SPF. May be the mails should be send from user's own email while 'Reply-To:' header become set to point to the original sender ? Best, Deniss C