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

makeacceptmailfor - Create /etc/courier/esmtpacceptmailfor.dat

Author

SamVarshavchik
           Author

Description

makeacceptmailfor reads /etc/courier/esmtpacceptmailfor.dir and creates
       /etc/courier/esmtpacceptmailfor.dat which is a binary database file.  /etc/courier/esmtpacceptmailfor.dat
       is a list of domains that the Courier mail server accepts mail for, via ESMTP.
       /etc/courier/esmtpacceptmailfor.dir is a subdirectory containing one or more files. Each file in this
       subdirectory is plain text file, containing a list of mail domains, one per line, in lowercase. All files
       in the subdirectory are concatenated, and the binary database file is created from the result.

       The makeacceptmailfor can be executed while the Courier mail server is running, and any changes take
       effect immediately. However, only one instance of makeacceptmailfor can be executed at the same time.

Name

       makeacceptmailfor - Create /etc/courier/esmtpacceptmailfor.dat

Notes

        1. esmtpd(8)
           http://www.courier-mta.org/esmtpd.html

Courier Mail Server                                01/22/2022                               MAKEACCEPTMAILFOR(8)

See Also

esmtpd(8)[1].

Synopsis

makeacceptmailfor

See Also