logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sendmailconfig - configure sendmail for Debian systems

Author

       Robert Leslie <rob@mars.org>

                                                   21-Jan-1997                                 SENDMAILCONFIG(8)

Description

sendmailconfig is used to simplify the configuration of sendmail(8) for use on Debian systems.

       In  the  simplest  case, you may run this program to (re)configure sendmail for your Debian system at any
       time. It will modify the file /etc/mail/sendmail.mc in order to create a working  sendmail  configuration
       which will be written to the file /etc/mail/sendmail.cf.

       For  advanced  configurations,  you can modify the sendmail.mc file before generating sendmail.cf. Future
       invocations of sendmailconfig will preserve these changes provided they are made at the end of the file.

       Normally  sendmailconfig  will  ask  if  you  want  to  reload  sendmail  after  making  changes  to  its
       configuration. The --no-reload option will avoid this question.

Files

       /etc/mail/sendmail.mc
              sendmail m4 input to generate sendmail.cf

       /etc/mail/sendmail.cf
              actual sendmail configuration file

       /etc/mail/sendmail.cw
              names for which we will accept mail in the standard configuration

       /etc/mail/sendmail.ct
              names of trusted users in the standard configuration

Name

       sendmailconfig - configure sendmail for Debian systems

See Also

sendmail(8)

Synopsis

       sendmailconfig [--no-reload]

See Also