Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-09-09 Thread Steven Morgan
Hi David, Yes, I had sent you and Urban a patch last week to correct this problem. This patch had been confirmed yesterday by Urban as working. This fix will be included in the upcoming 0.98.5 release. Please confirm if possible. Thanks, Steve On Tue, Sep 9, 2014 at 12:54 PM, J. David Rye of Ro

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-09-09 Thread J. David Rye of Roadtech
On Tuesday 02 September 2014 23:12, Steven Morgan wrote: > Hi J. David, > > Thanks for the additional analysis and information. I've been looking at > this for a bit today. I have opened a ticket in the ClamAV bugzilla system > to track the issue. The ticket number is 11089. Hope to have an answer

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-09-09 Thread J. David Rye of Roadtech
On Tuesday 02 September 2014 23:12, Steven Morgan wrote: > Hi J. David, > > Thanks for the additional analysis and information. I've been looking at > this for a bit today. I have opened a ticket in the ClamAV bugzilla system > to track the issue. The ticket number is 11089. Hope to have an answer

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-09-02 Thread Steven Morgan
Hi J. David, Thanks for the additional analysis and information. I've been looking at this for a bit today. I have opened a ticket in the ClamAV bugzilla system to track the issue. The ticket number is 11089. Hope to have an answer soon. Steve On Sun, Aug 31, 2014 at 5:52 AM, J. David Rye wrot

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-31 Thread J. David Rye
On Thu, 2014-08-21 at 19:22 -0400, Steven Morgan wrote: > Hi Urban, > > I took a look at this code. The real problem is the inability to > create a > temporary file. The second message just results from the return code > of the > function that attempts to create the temp file. We need to find out

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-26 Thread Urban Loesch
Am 26.08.2014 15:43, schrieb Matus UHLAR - fantomas: Am 22.08.2014 09:57, schrieb Matus UHLAR - fantomas: >>> how many mail per day? >>> I haven't seen this message yet... > > > On 26.08.14 10:47, Urban Loesch wrote: >> Not very often. Only 4-5 times a day. Not a big problem. Only, lets sa

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-26 Thread Matus UHLAR - fantomas
Am 22.08.2014 09:57, schrieb Matus UHLAR - fantomas: how many mail per day? I haven't seen this message yet... On 26.08.14 10:47, Urban Loesch wrote: Not very often. Only 4-5 times a day. Not a big problem. Only, lets say a flaw. how many mail per day do you usually receive? (do you see thi

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-26 Thread Urban Loesch
Hi, "4.7.1 Service unavailable" message to the client. > >> Am 22.08.2014 09:57, schrieb Matus UHLAR - fantomas: >>> This should not be a big issue, since the remote clients can resent in a >>> while. It only makes troubles for end-users. > > On 22.08.14 10:22, Urban Loesch wrote: >> The mi

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-25 Thread Matus UHLAR - fantomas
"4.7.1 Service unavailable" message to the client. Am 22.08.2014 09:57, schrieb Matus UHLAR - fantomas: This should not be a big issue, since the remote clients can resent in a while. It only makes troubles for end-users. On 22.08.14 10:22, Urban Loesch wrote: The milter is only active on my

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-22 Thread Urban Loesch
Hi, Am 22.08.2014 09:57, schrieb Matus UHLAR - fantomas: On 21.08.14 17:04, Urban Loesch wrote: Recently I installed a fresh installation with postfix and clamav-milter and debian testing: testing? Why testing? Because I need opendkim and opendmarc in the latest versions. No problems with i

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-22 Thread Matus UHLAR - fantomas
On 21.08.14 17:04, Urban Loesch wrote: Recently I installed a fresh installation with postfix and clamav-milter and debian testing: testing? Why testing? Sometiems (about 1-10 times a day) I get the following error in my logfile: ... Aug 21 15:26:09 mil2 clamav-milter[26215]: Failed to crea

[clamav-users] clamav-milter: Failed to create temporary file

2014-08-21 Thread Urban Loesch
Hi, I', sorry for opening a thread, but the mailing list server (or somtehing else) seems to break DKIM signatures and therefore I didn't received your answers. >>Hi Urban, >> >>I took a look at this code. The real problem is the inability to >>create a >>>of the >>function that attempts to

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-21 Thread Steven Morgan
Hi Urban, I took a look at this code. The real problem is the inability to create a temporary file. The second message just results from the return code of the function that attempts to create the temp file. We need to find out why the temp file creation fails. There should also be a clamav error

Re: [clamav-users] clamav-milter: Failed to create temporary file

2014-08-21 Thread G.W. Haywood
Hi there, On Thu, 21 Aug 2014, Urban Loesch wrote: Sometiems (about 1-10 times a day) I get the following error in my logfile: ... Aug 21 15:26:09 mil2 clamav-milter[26215]: Failed to create temporary file In over a decade of running clamav-milter on multiple mail servers I've never seen tha

[clamav-users] clamav-milter: Failed to create temporary file

2014-08-21 Thread Urban Loesch
Hi, I'm new to the list. Recently I installed a fresh installation with postfix and clamav-milter and debian testing: Versions installed: ii clamav 0.98.4+dfsg-2+b1 amd64 anti-virus utility for Unix - command-line interface ii clamav-base