<div dir="ltr"><div class="gmail_default"><span style="font-family:georgia,serif">Dear Amavis community,</span></div><p><span style="font-family:georgia,serif"><span class="gmail_default" style="font-family:georgia,serif">W</span>e have encountered an issue while setting up a catchall mailbox for *@<a href="http://domain.com">domain.com</a>, and I would greatly appreciate your assistance.</span></p><p><span style="font-family:georgia,serif">Here is the situation:</span></p><ul><li><span style="font-family:georgia,serif">We have configured a catchall mailbox for *@<a href="http://domain.com">domain.com</a> and are attempting to set specific policies for all emails sent to this mailbox.</span></li><li><span style="font-family:georgia,serif">Unfortunately, the setup is not working as expected because we use the %k parameter in <code>$sql_select_policy</code>. This parameter seems to only contain specific addresses like <code><a href="mailto:specific-address1@domain.com">specific-address1@domain.com</a></code>, <code><a href="mailto:specific-address2@domain.com">specific-address2@domain.com</a></code><span class="gmail_default"></span>. However, since we are dealing with a catchall setup, we do not know the addresses in front.</span></li><li><span style="font-family:georgia,serif">Is there a way to configure <code>$sql_select_policy</code> to apply a policy to all possible addresses that are sent to *@<a href="http://domain.com">domain.com</a>?</span></li></ul><p><span style="font-family:georgia,serif">Any guidance or suggestions on how to resolve this issue would be highly appreciated.</span></p><p><span class="gmail_default" style="font-family:georgia,serif">I think </span><span style="font-family:georgia,serif">the query ends up <span class="gmail_default" style="font-family:georgia,serif">replacing parameter %k</span><span class="gmail_default" style="font-family:georgia,serif"> by</span> an address like <code><a href="mailto:specific-address3@domain.com">specific-address3@domain.com</a></code>. Since this address is not explicitly defined in the table, no policy is returned.</span></p><p><span style="font-family:georgia,serif">Thank you in advance for your time and help<span class="gmail_default">,</span></span></p><p><span class="gmail_default" style="font-family:georgia,serif">Ondrej</span><span style="font-family:georgia,serif">.</span></p></div>