linccce

Help needed with spam assassin 2

Feb 20th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.14 KB | None | 0 0
  1. Exim problems, some mail not scanned by spamassassin, mostly received with ESMTPA:
  2. Return-path: <juridicum@e-siuntimai.lt>
  3. Envelope-to: xxx@xxxxx.xx
  4. Delivery-date: Fri, 20 Feb 2015 11:16:06 +0200
  5. Received: from e-siuntimai.lt ([31.193.197.153] helo=server.e-siuntimai.lt)
  6.  by vps51.lithost.lt with esmtps (TLSv1:DHE-RSA-AES256-SHA:256)
  7.  (Exim 4.85)
  8.  (envelope-from <juridicum@e-siuntimai.lt>)
  9.  id 1YOjgr-0008Tb-MC
  10.  for xxx@xxxxx.xx; Fri, 20 Feb 2015 11:16:06 +0200
  11. Received: from juridicum.e-siuntimai.lt (e-siuntimai.lt [31.193.197.153])
  12.  by server.e-siuntimai.lt (Postfix) with ESMTPA id 5B60CD2220B
  13.  for <xxx@xxxxx.xx>; Fri, 20 Feb 2015 11:15:49 +0200 (EET)
  14. To: xxx@xxxxx.xx
  15. Subject: =?UTF-8?B?QWt0dWFsxatzIERhcmJvIGtvZGVrc28gaXIga2l0xbMgdGVpc8SXcyBha3TFsyBwYWtlaXRpbWFpIGlyIGrFsyBwcmFrdGluaXMgdGFpa3ltYXMgMjAxNSBtZXRhaXMgcmVuZ2lhbnQgZGFyYm8gc3V0YXJ0aXMgaXIga2l0dXMgcGVyc29uYWxvIGRva3VtZW50dXM=?=
  16. Message-ID: <fcb5b8b6192efbb14aeaedb6b1037bde@juridicum.e-siuntimai.lt>
  17. Date: Fri, 20 Feb 2015 10:53:10 +0200
  18. From: "Erika" <erika@juridicum.lt>
  19. Reply-To: erika@juridicum.lt
  20. MIME-Version: 1.0
  21. X-Mailer-LID: 39,48
  22. List-Unsubscribe: <http://juridicum.e-siuntimai.lt/unsubscribe.php?M=133433&C=462cdcbcfcdc1f84fdbf6f57c1f01008&L=39&N=465>
  23. X-Mailer-RecptId: 133433
  24. X-Mailer-SID: 465
  25. X-Mailer-Sent-By: 4
  26. Content-Type: multipart/mixed; charset="UTF-8"; boundary="b1_38c828af3bbe42fa1af042190d185704"
  27. Content-Transfer-Encoding: 8bit
  28. Content-Disposition: inline
  29. X-Antivirus-Scanner: Clean mail though you should still use an Antivirus
  30.  
  31. Here is my exim conf:
  32. http://paste.debian.net/152960/
  33.  
  34. /etc/system_filter.exim:
  35. http://paste.debian.net/153153/
  36.  
  37. /etc/exim.variables.conf
  38. http://paste.debian.net/153159/
  39.  
  40. /etc/exim.strings.conf
  41. http://paste.debian.net/153161/
  42.  
  43. /etc/exim.spamassassin.conf
  44. http://paste.debian.net/153162/
  45.  
  46.  
  47.  
  48. Exim version:
  49. http://paste.debian.net/152961/
  50.  
  51. Spamassassin version:
  52. http://paste.debian.net/152962/
  53.  
  54. Spamd is running:
  55. xxx@xx:/# ps ax |grep spamd
  56. 13005 ?        S      0:56 spamd child
  57. 17022 ?        Ss     0:19 /usr/bin/spamd -d -c -m 15
  58. 19775 pts/1    S+     0:00 grep spamd
  59. 28128 ?        S      0:30 spamd child
Advertisement
Add Comment
Please, Sign In to add comment