post...@ptld.com: > What does "resolved RCPT TO address" mean? > If the mail was sent to an alias does postfix send the alias or the > address the alias points to, to the table?
The address as returned by the trivial-rewrite daemon's resolve service. For example, the forms user@foo and user@foo.$mydomain should have the same access decision, without needing an access rule for each form. Wietse