I have an email address that all email received is piped to a laravel app which then stores the headers message subject etc in a database. This works fine, but what I need to do is also get the senders server IP and server hostname, is that possible?
I am using this tool to parse mail and Exim.