Lanfranco Fabriani wrote:
Dear sirs,
I'm sorry for my bad english, and I don't know if this is the
right mailinglist.
For a long time that I ran spamassassin 3.1.[4-8] on a
mail server Linux Box with sendmail 8.13 and mimedefang (I think it is
the release 2.5.1). Spamassassin and Mimedefang ran very smoothly.
Monday I upgraded spamassassin at release 3.2.3. I didn't change
the configuration file of Mimedefang or the /etc/rc.d/rc.spamd
Apparently SA runs fine, but now in my directory /tmp I find a lot of
temp file:
-rw------- 1 defang defang 12050 Aug 23 11:35 .spamassassin11330XE1csYtmp
-rw------- 1 defang defang 12050 Aug 23 11:35 .spamassassin11330gc0Wdvtmp
-rw------- 1 defang defang 11976 Aug 23 11:40 .spamassassin66725Ogvc3tmp
-rw------- 1 defang defang 12050 Aug 23 11:50 .spamassassin6672BeWqJFtmp
-rw------- 1 defang defang 12050 Aug 23 11:43 .spamassassin6672HeI2jotmp
-rw------- 1 defang defang 12050 Aug 23 11:50 .spamassassin6672JzKozrtmp
-rw------- 1 defang defang 12050 Aug 23 11:43 .spamassassin6672MddHz9tmp
-rw------- 1 defang defang 19100 Aug 23 11:16 .spamassassin6672NpY76Jtmp
-rw------- 1 defang defang 19100 Aug 23 11:16 .spamassassin6672T7OwLltmp
In the maillog I cannot find errors. Mails are delivered at the users and
mails with score >5 and <15 are delivered in a mailbox for the spam.
Apparently the system runs fine.
Mimedefang runs as uid defang and group
defang, spamd runs as mail.
Somebody can help me? I can delete the tempfiles from the cron, but above all,
I want be sure that I don't loss the mails.
I include the spamassassin -D --lint
Best wishes!
Lanfranco Fabriani
I have a similar setup as you. I looked, and I too have these /tmp
files. I looked on the mimedefang maillist, and found this....
It's bug 5444. Mimedefang needs to call Mail::SA::Message->finish().
I'll see what I can figure out, and get back with you.
-=Aubrey=-