confSTDIR

confSTDIR

Location of the statistics file Build macro

The confSTDIR macro defines the location (directory) where the sendmail program's statistics file will be found (see Section 5.4.1 for a description of this file). The confSTDIR macro assigns its value to the STDIR Makefile directive. It is very unlikely that you will ever have to change this from the value that is predefined for you in your devtools/OS file. But one reason to relocate this file would be the need to locate it on a read/write disk, where /etc/mail is mounted read-only:

 define(`confSTDIR', `/var/run/statistics') 

Note that, if you redefine this directory, you must also redefine the STATUS_FILE configuration macro (Section 5.4.1) so that the correct path appears in your sendmail.cf file's StatusFile option.

Also note that -E DESTDIR (See this section) can be used to relocate all installation directories.



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net