Alvaro Lacerda <alace...@cantella.com> (Mi 05 Apr 2017 18:16:55 CEST):
> Hi Heiko,
> 
> Thanks for the info and help. I installed exim from the yum command from a
> Centos 7.3.1611 machine.
> 
> I talked to one of my coworkers and figured out that I was missing the sql
> plugin for exim, so that's all-set and I'm able to run *exim -bt*
> f...@example.com and get a route/path result.
> 
> But now I'm running into a different issue, my email is just stuck on
> /var/spool/exim.in/input . I'm not sure what I'm missing here.

    exim -Mvl <spool-id>

should give you some hints about the reason for being stuck. Maybe you
can post the output here. And, additionally, try to force the delivery:

    exim -v -M <spool-id>

and post the output

> Exim version 4.89 #1 built 10-Mar-2017 12:38:46
…
> Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc TCPwrappers OpenSSL
> Content_Scanning DKIM DNSSEC Event OCSP PRDR TCP_Fast_Open
> Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz
> dbmnz dnsdb dsearch ldap ldapdn ldapm nis nis0 nisplus passwd sqlite

As I learned now, the dynamic lookup do not show up here.

> 
> *exim -bP*

    exim -bP config

creates better output here, and you posted your MySQL password, and
the interesting part, the routers are not shown.
 

-- 
Heiko

Attachment: signature.asc
Description: PGP signature

-- 
## 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/

Reply via email to