> > > Is there a way where I can make some tests from the command line where I > > can pass some variables such as: > > > > 1. the user being used to connect to exim (mostly apache as the emails > are > > sent by it); > > 2. the mail body including headers; > > > > And the result will be a verbose output of what is happening on the > > background on the exim side so I can troubleshoot this further? > > The swaks package is good for this kind of thing. But you'll still need > to look at the exim logfiles to know what was happening on the exim side. >
Thank you for your suggestion on the swaks package, I haven't heard of it before. Also, I figure out the issue I was having was that the hostname of the machine wasn't properly configured. -- ## List details at https://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/
