Guys,
I am getting an error when trying to update a user through the exim4u web
interface. I am logged in as the domain administrator.
I cannot disable the enable spam box or enable spam box report checkboxes.
The error message I get (in the ribbon across the top of the web page) is:
"Exim4U Email Admin - tld.com - user could not be updated."
I CAN enable those checkboxes successfully with no issues.
I CAN log into the phpmyadmin interface as the configured database user
(exim4u) and make the change there; this was just to ensure that there were
no database permission issues.
There are no log entries in the apache or mysql log pertaining to this
failure.
Any ideas or help?
Helmut
All,
I am getting emails that are seemingly dropped from the inbound processing.
I noticed these as I am an eBay user and my normal emails were not making it
to me. The only entries in my logs are:
2017-04-02 11:40:04 SMTP connection from [66.211.185.191]:37674
I=[10.10.0.150]:25 (TCP/IP connection count
= 1)
2017-04-02 11:40:06 1cukQ1-000LOe-I1 DKIM: d=ebay.com s=dkim1k
c=relaxed/relaxed a=rsa-sha1 t=1491101151 [ve
rification succeeded]
2017-04-02 11:40:07 1cukQ1-000LOe-I1 H=mxphxpool1088.ebay.com
[66.211.185.191]:37674 I=[10.10.0.150]:25 Warn
ing: spam-score-int: 29 (++). spamreject: 200.
That is from mainlog. No entries in rejectlog or paniclog. I have this set
for logging in my exim.conf:
log_selector = +address_rewrite +all_parents +arguments +connection_reject
+delay_delivery +delivery_size +d
nslist_defer +incoming_interface +incoming_port +lost_incoming_connection
+queue_run +received_sender +recei
ved_recipients +retry_defer +sender_on_delivery +size_reject +skip_delivery
+smtp_confirmation +smtp_connect
ion +smtp_protocol_error +smtp_syntax_error +subject +tls_cipher +tls_peerdn
Unfortunately my logs look no more verbose than ever (I noted this
previously with another issue, cannot seem to get more verbose logging -
maybe some help there too). Perhaps the string is wrong somewhere.
exigrep tells me:
root(a)svr6:/var/log/exim # exigrep 1cukQ1-000LOe-I1 ./*
+++ 1cukQ1-000LOe-I1 has not completed +++
2017-04-02 11:40:06 1cukQ1-000LOe-I1 DKIM: d=ebay.com s=dkim1k
c=relaxed/relaxed a=rsa-sha1 t=1491101151 [verification succeeded]
2017-04-02 11:40:07 1cukQ1-000LOe-I1 H=mxphxpool1088.ebay.com
[66.211.185.191]:37674 I=[10.10.0.150]:25 Warning: spam-score-int: 29 (++).
spamreject: 200.
I am finding the messages in /var/spool/exim/input, the above message is a
file called '1cukQ1-000LOe-I1-D'.
If it matters in this case I am running FreeBSD.
Thx for any help.
Helmut