.lf 1 ./buildd-mail.1.in .\" Copyright © 2009 Roger Leigh .\" .\" This program is free software: you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation, either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU .\" General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see .\" . .lf 1 ./defs.man .ds WANNA_BUILD_CONF @WANNA_BUILD_CONF@ .ds SCHROOT_CONF /etc/schroot/schroot.conf .ds WANNA_BUILD_SYSCONF_DIR @WANNA_BUILD_SYSCONF_DIR@ .ds SCHROOT_SYSCONF_DIR /etc/schroot .ds BUILDD_CONF /etc/buildd/buildd.conf .ds BUILDD_SYSCONF_DIR /etc/buildd .ds SBUILD_CONF /etc/sbuild/sbuild.conf .ds SBUILD_SYSCONF_DIR /etc/sbuild .ds WANNA_BUILD_LIBEXEC_DIR @WANNA_BUILD_LIBEXEC_DIR@ .ds SBUILD_LIBEXEC_DIR /usr/libexec/sbuild .ds RELEASE_DATE 12 April 2024 .ds VERSION 0.85.7 .ds PACKAGE sbuild .ds PACKAGE_URL .ds PACKAGE_BUGREPORT buildd-tools-devel@lists.alioth.debian.org .ds PACKAGE_STRING sbuild 0.85.7 .ds PACKAGE_VERSION 0.85.7 .ds PACKAGE_TARNAME sbuild .ds PACKAGE_NAME sbuild .lf 17 ./buildd-mail.1.in .TH BUILDD\-MAIL 1 "\*[RELEASE_DATE]" "Version \*[VERSION]" "Debian sbuild" .SH NAME buildd\-mail \- mail answer processor for buildd .SH SYNOPSIS .B buildd\-mail .br .B buildd\-mail\-wrapper .SH VERSION This man page documents the packaged version of buildd\-mail. This version is maintained by the \fBbuildd-tools\fP project developers on Alioth (\f[CR]https://alioth.debian.org/projects/buildd\-tools/\fP). .PP There is also a version maintained by Ryan Murray which is adapted to build daemon needs, with similar functionality. This version should be equally capable of working in a buildd setup, but has a number of enhancements aimed at making it suitable for use by end-users. .SH DESCRIPTION \fBbuildd\-mail\fR processes incoming mail for the buildd user. .PP \fBbuildd\-mail\-wrapper\fR was a setuid wrapper for buildd\-mail, which has been removed and is no longer required. It has been kept as a symbolic link to buildd\-mail for compatibility purposes, but is obsolete and will removed in a future release. .SH SETUP The buildd user should have a file \fI~/.forward\fP with the following contents: .PP \f[CR]|/usr/bin/buildd-mail-wrapper\fP .br .PP This will ensure all incoming mail will be processed using buildd\-mail. .SH FILES .TP .I /etc/buildd/buildd.conf Configuration, maintained by the system administrator. This may be used to override the defaults. .TP .I ~/.builddrc User-specific configuration. .TP .I ~/.forward Mail forwarding configuration. .SH AUTHORS Roman Hodek . .PP \fBsbuild\fR is based on debbuild, written by James Troup and has been modified by .nf Ben Collins , Ryan Murray , Francesco Paolo Lovergine , Michael Banck , and Roger Leigh .fi .SH COPYRIGHT .nf Copyright \[co] 1998-2000 Roman Hodek Copyright \[co] 1998-1999 James Troup Copyright \[co] 2003-2006 Ryan Murray Copyright \[co] 2001-2003 Rick Younie Copyright \[co] 2003-2004 Francesco Paolo Lovergine Copyright \[co] 2005 Michael Banck Copyright \[co] 2005-2008 Roger Leigh .fi .SH "SEE ALSO" .BR buildd (1). .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: .\"# mode:nroff .\"# fill-column:79 .\"# End: