<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Upon nearly completing my RT installation, and running:<br><br># make initialize-database<br><br>I got the message:<br><br>==<br>[Tue Jul 27 17:12:29 2010] [error]: The RTAddressRegexp option is not set in the config. Not setting this option results in additional SQL queries to check whether each address belongs to RT or not. It is especially important to set this option if RT recieves emails on addresses that are not in the database or config. (/home/packages/rt-3.8.8/sbin/../lib/RT/Config.pm:343)<br>Now inserting data<br>Done inserting data<br>Done.<br>==<br>If I have 3 queues, ie:<br>support-help@bob.domain.com<br>sales-help@bob.domain.com<br>it-requests@bob.domain.com<br>Do I need to list all those addresses (and any future addresses) in that RTAddressRegexp option ?  Or is this only if I have something at (ie:) help@jack.somewhere.com forwarding to my
 RT system in which case I'd want to add:  help@jack.somewhere.com to the RTAddressRegexp option ?<br><br><br></td></tr></table><br>