Thank you for your time and replies.

On Tue, Jul 7, 2020 at 1:20 AM Matus UHLAR - fantomas <> wrote:
>
> >On Mon, Jul 06, 2020 at 07:40:27PM +0000, Drew Tomlinson wrote:
> >> I use postfix for my own domain and have been forwarding my email to
> >> outlook.com for years.  Recently, email has just been disappearing
> >> between my server and my inbox so I set it to forward my email to
> >> gmail.com.  Shortly after, I saw some messages like these in the logs:
> >
> >You're running into intentional breakage caused by SPF and DMARC.
> >Sadly, this means that (simple) mail forwarding no longer works
> >reliably.
> >
> >> In reading Google documentation, I learned SPF is failing.  Further
> >> reading revealed this is a common problem with forwarded email since
> >> it is not being sent by an authorized IP address.  Other articles
> >> suggested the workaround for this is to change the "Mail From:" to
> >> reflect my domain since I have SPF configured for it.  And maybe this
> >> is what is meant by SRS (Sender Rewriting Scheme)?
>
> On 06.07.20 15:53, Viktor Dukhovni wrote:
> >Even changing the envelope sender is not enough.  With DMARC you
> >need to also change the "From:" header in the message.
>
> only if content changes, OR a DMARC mail passes SPF but not DKIM,
> (iirc)

So are you saying that changing the "Mail From" header might be
helpful?  If so, how do I do this?

> This should make it a bit easier to be DMARC compliand by implementing SRS
> (forwarding that keeps SPF working).
>
> Domains that configure DMARC but not DKIM (are there such?) are of course in
> trouble when their mail is forwarded this way.
>
> >The simplest thing to do is to encapsulate the original message
> >as attachment to a new message.
>
> yes, this should work too.

But wouldn't this make all my email appear to come from me and I'd
have to go into each email to see the original email?  This doesn't
seem very practical.

As it is, most forwarded email is making it to my gmail account.  If
changing the Mail From will help further, it seems that would be the
best overall solution for me.  I'm looking for a solution that keeps
me from having to build my own IMAP server and web front end that
works most of the time.

I'm open for suggestions for this novice user... ;)

Thank you for your time and attention.

Cheers,

Drew

Reply via email to