[SAC] [OSGeo] #3011: Write recommendation for mailing list configuration regarding DKIM/DMARC/SPF

OSGeo trac_osgeo at osgeo.org
Thu Nov 2 07:56:57 PDT 2023


#3011: Write recommendation for mailing list configuration regarding
DKIM/DMARC/SPF
------------------------------+------------------------
 Reporter:  strk              |       Owner:  sac@…
     Type:  task              |      Status:  new
 Priority:  normal            |   Milestone:  Unplanned
Component:  SysAdmin/Mailman  |  Resolution:
 Keywords:  dkim, spf, dmarc  |
------------------------------+------------------------
Comment (by strk):

 Note I did not find a way to change that setting from the web UI, so I'm
 not sure how to make it a default also for newly created lists. The
 incantation I've used to change it for postgis-tickets was this:
 {{{
 list=postgis-tickets
 config_list -o - ${list} |
  sed 's/^include_sender_header =.*/include_sender_header = 0/' |
  config_list -i /dev/stdin ${list}
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3011#comment:21>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list