[SAC] [OSGeo] #2553: board-priv mailing list needs to be configured to not send as sender

#2553: board-priv mailing list needs to be configured to not send as sender
---------------------------+-----------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Unplanned
Component: Systems Admin | Keywords:
---------------------------+-----------------------
Just got a notice when replying to board-priv

I'm sorry to have to inform you that your message could not be delivered
to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can delete your own
text from the attached returned message.

                    The mail system

<> (expanded from <board-priv@osgeo.org>): host

     Recipient address rejected: Rejected by SPF: 140.211.15.3 is not a
     designated mailserver for lr%40pcorp.us (context mfrom, on
     <>) (in reply to RCPT TO command)

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2553&gt;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.

#2553: board-priv mailing list needs to be configured to not send as sender
---------------------------+------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Unplanned
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+------------------------

Comment (by cvvergara):

@robe

board-priv is an alias:
{{{
more aliases | grep board-priv
info: board-priv
board-priv: astrid_emde@osgeo.org, hmitaso@ncsu.edu,
michael.smith.erdc@gmail.com, gcpp.kalxas@gmail.com,
tomkralidis@gmail.com, codrina@geo-spatial.org, vicky@georepublic.de,
adams@osgeo.org, mmtobias@ucdavis.edu
}}}

Another thing I notice in osgeo6 is that maybe mailman changed
There are a lot of 'mailman/*' files that are not committed, and some
untracked files

For the moment I ran:
{{{
     sudo /usr/bin/newaliases
     sudo /usr/sbin/service postfix reload

     sudo git add aliases
     sudo git add aliases.db
     git status

     git commit -m 'updating aliases'
}}}

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2553#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2553: board-priv mailing list needs to be configured to not send as sender
---------------------------+------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Unplanned
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+------------------------

Comment (by robe):

my reply bounced so still broken.

{{{
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                    The mail system
}}}

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2553#comment:2&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2553: board-priv alias needs to be configured to not send as sender
------------------------------+------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone: Unplanned
Component: SysAdmin/Postfix | Resolution: fixed
Keywords: |
------------------------------+------------------------
Changes (by strk):

* status: new => closed
* resolution: => fixed
* component: SysAdmin => SysAdmin/Postfix
* summary: board-priv mailing list needs to be configured to not send as
     sender => board-priv alias needs to be configured to not send as
     sender

Comment:

It looks like aliases are now sending out mails that somehow pass SPF.
Maybe thanks to https://en.wikipedia.org/wiki/Sender_Rewriting_Scheme. I'm
closing, feel free to reopen if it's still a problem for you.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2553#comment:3&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.