Hi, I'm new to exim and I'm trying to configure it correctly in my VPS so I can use it for differents domains.
I tried to send email (just to check if exim smtp works) using this command: *echo "Subject: teest" | /usr/sbin/exim4 -v [email protected] <[email protected]>* And checking the result I saw this error: *LOG: MAIN PANIC Tainted filename '/opt/tinycp/domains/srv675314/dkim.private.key'LOG: MAIN PANIC unable to open file for reading: /opt/tinycp/domains/srv675314/dkim.private.key* basically on my *srv675314* server, I have several domains that have their own dkim.private.key file in : /opt/tinycp/domains/domain1 /opt/tinycp/domains/domain2 .. How can I tell exim4 to use a particular domain in command line ? and how can I be sure it works well for each domain as I'm using tinycp app ? thx -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
