Dave Lugo wrote: >> senders = : >> wildlsearch*@;CFG_DIR/RCPT_DOM/RCPT_LOC/sender-whitelist > ^ > dunno why I have that in there, should probably go back into > the config and see if it's just a stupid typo or cut/paste > from the last time I was working on those bits...
The leading colon adds the empty sender (ie: bounces) to your whitelist. Assuming that's intentional, you should probably note it in a comment, since it's a bit of tricky syntax and you might delete it in three months thinking it's just a typo. - Marc -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
