and then run "newaliases" command to let sendmail know of the change. Whenever someone sends an e-mail to "jenkins-foo@yoursystem", this will trigger a new build. See this for more details about configuring sendmail.
This is the Debian package repository of Jenkins to automate installation and upgrade. To use this repository, first add the key to your system (for the Weekly Release Line): sudo wget -O /usr/share/keyrings/jenkins-keyring.asc \ -stable/jenkins.io-2023.key Then add a Jenkins apt repository entry: echo deb [signed-by=/usr/share/keyrings/jenkins-keyring.asc] \ -stable binary/ sudo tee \ /etc/apt/sources.list.d/jenkins.list > /dev/null
df19127ead