[exim-dev] [Bug 788] exim close writing to stderr an died be…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Ted
Päiväys:  
Vastaanottaja: exim-dev
Aihe: [exim-dev] [Bug 788] exim close writing to stderr an died belong to this
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=788

Ted <eximX1211@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eximX1211@???





--- Comment #2 from Ted <eximX1211@???> 2008-12-06 09:31:08 ---
I don't think it is a bug in Exim, but a local configuration issue somewhere
near your spam scanning system. Somehow, the exim process running as user 92,
group 92, does not have write access to /var/log/exim/main.log. When it runs
into this error, it PANIC and dies.

Something in spamvirus_transport triggers a massive lookup for 195.244.232.212
RDNS and fwd lookups which seems strange for something that seems to be a local
delivery. Find out why it's doing that.

[pid 19676]      0.000072 open("/var/log/exim/main.log",
O_WRONLY|O_APPEND|O_LARGEFILE) = -1 EACCES (Permission denied)


The router, transport and any related ACL statements would be useful here too.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email