On Wed, 7 Jun 2006, Mordur wrote: > > My question is this: Can I control which qeueu a command operates on? If > I call exim3 -bp for example, can specify which qeueu it should operate on?
Read http://www.mailscanner.info/exim.html If you use the two-config-file setup, then use the -C option to determine which spool is used. If you use the one-config-file setup, then use the -DSPOOL=spooldir option. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
