makepercentrelay(8)


NAME

   makepercentrelay - Build a list of %-relayed domains

SYNOPSIS

   makepercentrelay

DESCRIPTION

   makepercentrelay reads /etc/courier/esmtppercentrelay.dir and creates
   /etc/courier/esmtppercentrelay.dat which is a binary database file. The
   files /etc/courier/esmtppercentrelay and
   /etc/courier/esmtppercentrelay.dat specify a list of "percent-hack"
   domains.  /etc/courier/esmtppercentrelay is a plain text file,
   containing one domain per line. The Courier mail server loads the
   contents of /etc/courier/esmtppercentrelay into memory, so if you have
   a lot of domains, you will want to use the binary database file. The
   makepercentrelay command reads /etc/courier/esmtppercentrelay.dir,
   which can be either a plain text file itself, or a directory containing
   plain text files. All files in the subdirectory are concatenated, and
   the binary database file is created from the result.  Note that this
   build of courier ignores any files that match the regex pattern
   ".*.dpkg-[a-z]*" (dpkg configuration file handling) and ".*~" (backup
   files of some editors).

   the Courier mail server can use both /etc/courier/esmtppercentrelay and
   /etc/courier/esmtppercentrelay.dat at the same time. Usually you would
   put a couple of your most frequent domains in
   /etc/courier/esmtppercentrelay, then put the rest in
   /etc/courier/esmtppercentrelay.dir, and use makepercentrelay to turn it
   into a database file.

   "percent-hack" domains are a list of domains for which the Courier mail
   server accepts mail via ESMTP addressed as
   "local%percent.hack.domain@local.domain", where "percent.hack.domain"
   is a domain found in /etc/courier/esmtppercentrelay or
   /etc/courier/esmtppercentrelay.dat, and "local.domain" is any domain
   found in /etc/courier/locals. The Courier mail server removes the local
   domain, and rewrites the address as "local@percent.hack.domain", then
   attempts to deliver it.

   The percent hack applies only to mail received via ESMTP. The Courier
   mail server does not check this list of domains if the message is
   received via any other way (such as by running /usr/bin/sendmail
   directly from the command line). "percent.hack.domain" would likely to
   be a domain that the Courier mail server knows how to handle via some
   other means. It might be an entry in /etc/courier/aliases, or an entry
   in /etc/courier/esmtproutes.

SEE ALSO

   esmtpd(8)[1], makealiases(8)[2].

AUTHOR

   Sam Varshavchik
       Author

NOTES

    1. esmtpd(8)
       [set $man.base.url.for.relative.links]/esmtpd.html

    2. makealiases(8)
       [set $man.base.url.for.relative.links]/makealiases.html





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.