Spam Mail Settings

Discussion in 'ISPConfig 3 Priority Support' started by arraken, Oct 8, 2014.

  1. arraken

    arraken Member

    Hi!

    I have some questions regarding spam-mail settings on my multiserver setup.

    1.
    A client told me that some customers can't send him mail, meaning that their mails never reach him.

    I researched the mail-logs, and found this for an example mail which was sent from [email protected] -> [email protected]

    Code:
    Oct  6 07:28:22 mail1 postfix/smtpd[23865]: connect from rout01.hes.trendmicro.eu[150.70.237.8]
    Oct  6 07:28:23 mail1 postfix/smtpd[23865]: NOQUEUE: reject: RCPT from rout01.hes.trendmicro.eu[150.70.237.8]: 554 5.7.1 Service unavailable; Client host [150.70.237.8] blocked using ix.dnsbl.manitu.net; Your e-mail service was detected by mx.selfip.biz (NiX Spam) as spamming at Mon, 06 Oct 2014 07:15:12 +0200. Your admin should visit http://www.dnsbl.manitu.net/lookup.php?value=150.70.237.8; [email protected] [email protected] proto=ESMTP helo=<rout01.hes.trendmicro.eu>
    Oct  6 07:28:23 mail1 postfix/smtpd[23865]: disconnect from rout01.hes.trendmicro.eu[150.70.237.8]
    Oct  6 07:29:34 mail1 postfix/smtpd[23865]: connect from rout01.hes.trendmicro.eu[150.70.237.8]
    So apparently the sender was seen as spamming, right?

    What is a bit confusing for me is, that the client has his spam filter deactivated on the domain, and also on the specific mailbox. So why does the mail still get blocked? Are there some general spam-settings which block this mail even before the clients spam-settings count? Can we somehow influence this? (e.g. make the spam-settings less strict)
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes.

    The line in your Log is from a RBL (Realtime vlaclist) that you must have set globally on the server. S it is not from the spamfilter. Therefor the clients spamfilter settings can not have any influence on that.

    Nixspam as sometimes false positives. You should consider to remove that RBL from your setup.
     

Share This Page