Hi Guys I have configured Exim 4 on a server with multiple Exim config files running on different IP Addresses. Each Exim configuration has its own Log Files and Spool Directory configured.
I start Exim with the following command :- exim -bd -q30m -C /usr/local/etc/exim/exim.bdslrelay.conf exim -bd -q30m -C /usr/local/etc/exim/exim.hostrelay.conf The problem that I have is :- 1. I cannot see mails from both queues when I run "mailq" - I would think that it's because of the multiple Spool Directories 2. I cannot manually force a mail with the Exim command, "exim -v -M mssg-id", and I would think it's also because of multiple Spool Directories. The "mailq" command picks up mail sitting in the original Spool Directory, /var/spool/exim but not in the other Spool Directory, /var/spool/exim-queue2 Is there any way I can get this working ? Thanks Gabriel __________ Information from ESET Smart Security, version of virus signature database 3289 (20080722) __________ The message was checked by ESET Smart Security. http://www.eset.com -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
