>
>
> > main.cf contains:
> >
> >   # 24-05-28
> >   # email comes from raystedman.org instead of mail0.raystedman.org
> >   # note: the mail01 subdomain does not need a SPF record in DNS as a
> result
> >   myorigin = raystedman.org
> >
> > I hoped this would allow the message being sent to be
> > from=<double_bou...@raystedman.org>.  Please note the qmgr record
> > above shows the name of the sending machine -- mail01.raystedman.org.
>
> How about using sender_canoical_maps?
>
>     sender_canonical_maps = inline:{
>         { double-bou...@mail01.raystedman.ora =
> double_bou...@raystedman.org } }
>
> Why are you sending these notifications to Google?
>
>
Hi Wietse,

Our design point of sending the bounces to a Gmail mailbox at Google may
not be the best -- but it is practical for us.

I wrote software that reviews the bounces in the Gmail mailbox and
unsubscribes email addresses from the daily devotion distribution as
needed.    The software is very conservative in the way this is done.
Bounces 3 out of 5 consecutive days and only for certain types of errors.
If our software recognises the bounce, the bounce email is deleted by the
software from the mailbox.  Once per month I log into Gmail and review the
remaining bounces manually.  RSM uses Gmail for all of the people who work
& volunteer for the ministry.  This pattern seemed to fit.

I am looking for a way to resolve our SPF issue.  If sender_canonical_maps
is the solution, I will give it a try.  Did you expect that using "myorigin
= raystedman.org" would resolve the SPF issue?

Thanks, Greg
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to