This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
amber_build [2018/07/12 15:16] SLUUG Administration old revision restored (2018/05/28 02:17) |
amber_build [2025/12/30 19:21] (current) SLUUG Administration Added additional_conditions to three maps |
||
|---|---|---|---|
| Line 340: | Line 340: | ||
| </code> | </code> | ||
| + | To get the "active" attribute to work for aliases, this line was added to | ||
| + | end of "mysql_virtual_alias_maps.cf", "mysql_virtual_domains_maps.cf", | ||
| + | and "mysql_virtual_mailbox_maps.cf" | ||
| + | <code> | ||
| + | additional_conditions = and active = '1' | ||
| + | </code> | ||
| /etc/amavisd.conf requires some changes [[http://wiki.centos.org/HowTos/Amavisd]] | /etc/amavisd.conf requires some changes [[http://wiki.centos.org/HowTos/Amavisd]] | ||
| Line 398: | Line 404: | ||
| </code> | </code> | ||
| + | |||
| ===== Courier ===== | ===== Courier ===== | ||
| Download the most current versions of the following from [[http://www.courier-mta.org/download.php]] | Download the most current versions of the following from [[http://www.courier-mta.org/download.php]] | ||