Lines Matching refs:sendmail
4 This directory has the latest sendmail(TM) software from Proofpoint, Inc.
6 Report any bugs to sendmail-bugs-YYYY@support.sendmail.org
9 There is a web site at https://www.sendmail.org/ -- see that site for
17 0. The vast majority of queries about sendmail are answered in the
25 3. Read sendmail/README, especially:
32 d. sendmail/SECURITY
51 For this reason, sendmail checks the modes on system directories and
52 files to determine if they can be trusted. For sendmail to run without
60 /var/spool). If you set the RunAsUser option in your sendmail.cf, the
62 As a general rule, after you have compiled sendmail, run the command
64 sendmail -v -bi
74 Beginning with sendmail 8.9, these checks have become more strict to
79 was writable by group staff, sendmail would not use his .forward file.
122 File locking is used throughout sendmail for a variety of files
124 can open one of these files can prevent sendmail or it's associated
126 can also affect sendmail's ability to update status files such as
128 user's ability to obtain an exclusive lock prevents other sendmail
131 A workaround for this problem is to protect all sendmail files such
144 chmod 0640 /etc/mail/statistics /var/log/sendmail.st
145 chmod 0600 /var/run/sendmail.pid /etc/mail/sendmail.pid
149 be group readable. As of sendmail 8.12.4, the permissions shown above
169 with the sendmail release. It is available at
170 http://www.sendmail.org/faq/ . The file FAQ is a reminder of
173 Installation instructions for building and installing sendmail.
179 sendmail/README
180 Details on compiling and installing sendmail.
182 Details on configuring sendmail.
184 The sendmail Installation & Operations Guide. In addition
254 relevant to sendmail) are:
259 Warning to AIX users: this version of sendmail does not implement
268 Since sendmail 8.11 and later includes hooks to cryptography, the
269 following information from OpenSSL applies to sendmail as well.
305 and can cause sendmail to dump core. In addition, the newest versions of
349 If you do not include the long name, sendmail will complain loudly
361 This version of sendmail notices and reports certain kinds of SMTP
365 with the old version of sendmail, so it's safe to go ahead and
396 in .mc file if you have compiled sendmail with Cyrus SASL
406 cf Source for sendmail configuration files. These are
408 fairly dramatic rewrite, requiring the new sendmail
410 contrib Some contributed tools to help with sendmail. THESE
411 ARE NOT SUPPORTED by sendmail -- contact the original
420 libsmdb sendmail database library with support for Berkeley DB 1.X,
422 libsmutil sendmail utility library with functions used by different
430 construct in sendmail. It is primitive but effective.
443 smrsh The "sendmail restricted shell", which can be used as
446 sendmail Source for the sendmail program itself.