General Mail: > /etc/postfix/access > ad...@bombshellz.net OK > no-re...@bombshellz.net OK > * REJECT "$access_map_reject_code You can't send E-Mails from this > server any longer. This is for Admin E-Mails only"
There is no documentation for "$access_map_reject_code" in access maps. That feature does not exist. There is no documentation for "*" in access maps. There is documentation for using PCRE or REGEXP patterns in access maps. http://www.postfix.org/access.5.html http://www.postfix.org/pcre_table.5.html http://www.postfix.org/regexp_table.5.html Wietse