Re: Git commit address

David Cooper <[email protected]> Mon, 30 Dec 2024 13:42:24 -0500
Newsgroups gmane.lisp.common-lisp-net.devel
Message-ID <[email protected]>
> Now that git pushes are working, I see that there are a couple of messages held up on the mailto:[email protected] mailing list.  They're held up 
> because mailto:[email protected] is the sender.



> I  manually approved the messages, but is mailto:[email protected] really the sender?  Shouldn't it be mailto:[email protected]?







Hi Raymond, 



You are absolutely right, the gitlab "from" address needs to be changed to mailto:[email protected]. That's a bit more than throwing a simple switch, because DKIM, SPF, PTR etc need to be set up.  I'm adding a to-do item to the Mail Services item on our odds & ends checklist for this now: 


  https://gitlab.common-lisp.net/clo/server-config/-/issues/2#5-mail-services


Dave Cooper