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 http://www.sendmail.org/ -- see that site for
16 0. The vast majority of queries about sendmail are answered in the
24 3. Read sendmail/README, especially:
31 d. sendmail/SECURITY
49 For this reason, sendmail checks the modes on system directories and
50 files to determine if they can be trusted. For sendmail to run without
58 /var/spool). If you set the RunAsUser option in your sendmail.cf, the
60 As a general rule, after you have compiled sendmail, run the command
62 sendmail -v -bi
72 Beginning with sendmail 8.9, these checks have become more strict to
77 was writable by group staff, sendmail would not use his .forward file.
120 File locking is used throughout sendmail for a variety of files
122 can open one of these files can prevent sendmail or it's associated
124 can also affect sendmail's ability to update status files such as
126 user's ability to obtain an exclusive lock prevents other sendmail
129 A workaround for this problem is to protect all sendmail files such
142 chmod 0640 /etc/mail/statistics /var/log/sendmail.st
143 chmod 0600 /var/run/sendmail.pid /etc/mail/sendmail.pid
147 be group readable. As of sendmail 8.12.4, the permissions shown above
167 with the sendmail release. It is available at
168 http://www.sendmail.org/faq/ . The file FAQ is a reminder of
171 Installation instructions for building and installing sendmail.
177 sendmail/README
178 Details on compiling and installing sendmail.
180 Details on configuring sendmail.
182 The sendmail Installation & Operations Guide. In addition
271 relevant to sendmail) are:
276 Warning to AIX users: this version of sendmail does not implement
285 Since sendmail 8.11 and later includes hooks to cryptography, the
286 following information from OpenSSL applies to sendmail as well.
322 and can cause sendmail to dump core. In addition, the newest versions of
362 If you do not include the long name, sendmail will complain loudly
374 This version of sendmail notices and reports certain kinds of SMTP
378 with the old version of sendmail, so it's safe to go ahead and
414 in .mc file if you have compiled sendmail with Cyrus SASL
423 cf Source for sendmail configuration files. These are
425 fairly dramatic rewrite, requiring the new sendmail
427 contrib Some contributed tools to help with sendmail. THESE
428 ARE NOT SUPPORTED by sendmail -- contact the original
437 libsmdb sendmail database library with support for Berkeley DB 1.X,
439 libsmutil sendmail utility library with functions used by different
447 construct in sendmail. It is primitive but effective.
461 smrsh The "sendmail restricted shell", which can be used as
464 sendmail Source for the sendmail program itself.