problem with some attachments

santovito

Verified User
Joined
Nov 23, 2008
Messages
143
Hi at all,

I have the following problem on a server:

I send an email with an attachment .pdf to an email address, but the e-mail delivered to me the system account and in your spam folder (is not marked as spam)

this problem there isn't with all the .pdf file, I have this problem with some read receipts and in one .jpg file

here is the log:

2013-06-13 21:57:58 1UnDeg-00074e-MI <= [email protected] H=myhostname [myipaddress] P=esmtps X=TLSv1:DHE-RSA-AES256-SHA:256 S=151400 [email protected] T="test email" from <[email protected]> for [email protected]
2013-06-13 21:57:58 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1UnDeg-00074e-MI
2013-06-13 21:57:58 cwd=/tmp 4 args: /usr/sbin/exim -oMr spam-scanned -bS
2013-06-13 21:58:03 1UnDeg-00074m-TC <= [email protected] U=mail P=spam-scanned S=151813 [email protected] T="test email" from <[email protected]> for [email protected]
2013-06-13 21:58:03 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1UnDeg-00074m-TC
2013-06-13 21:58:03 1UnDeg-00074m-TC => /home/USER/Maildir/.INBOX.spam/new/ <[email protected]> F=<[email protected]> R=domain_filter T=address_file S=151995
2013-06-13 21:58:03 1UnDeg-00074m-TC Completed
2013-06-13 21:58:03 1UnDeg-00074e-MI => test <[email protected]> F=<[email protected]> R=spamcheck_director T=spamcheck S=151686
2013-06-13 21:58:03 1UnDeg-00074e-MI Completed

how can I fix this problem?

Thank You

Vito



EDIT: in an another account (in the same server) email is delivered without any problem :confused:
 
Last edited:
In header of email the spam point in my test are -109 of 5 required, and the subject of the email wasn't change in ****spam****.

I've try to disable spamassassin for this account but the porblem there is still :confused::confused::confused:
 
Look again at that trigger line from SpamAssassin. -109 is NOT 109. Your email has a score of negative 109; it's NOT being tagged as spam.

There's another reason why the email is being redirected; check your SPAM Filter (as I wrote previously) and also check your exm.conf file for whether it's set to do anything special with PDF files.

Jeff
 
Back
Top