Search results

  1. O

    Iptables configuration

    So, nobody's configuring their Iptables ?
  2. O

    Iptables configuration

    thanks again and no worries. Yes, I've tested it and it really does slow it down. After a few hundred entries it takes ages to add a new entry. I'm planning to use Iptables for country blocking and I'm afraid this will just not be feasible with ufw. Which is a pitty, because ufw is pretty...
  3. O

    Iptables configuration

    Hi Udo, thanks for the reply. I'm using the Mail Gateway and afaik this option is not available.
  4. O

    Iptables configuration

    Hi there, is there anybody out there who's willing to share his/her Iptables configuration ? I've used ufw successfully until now, but ufw tends to get quite slow over time and I've decided to get rid of it. I'm quite the newbie in iptables though and was hoping someone is willing to share...
  5. O

    [SOLVED] Spamassassin rule

    ahh, thank you so much for clarifying! That was it! It is working now.
  6. O

    [SOLVED] Spamassassin rule

    Hi! Can anyone please help me understand why this is not working: this is in my /etc/mail/spamassassin/custom.cf: body __LOCAL_INDIA_BODY /\bIndia\b/i describe __LOCAL_INDIA_BODY INDIA found in body score __LOCAL_INDIA_BODY 100 when I restart the spam filter with: systemctl restart...
  7. O

    Override sa-update score

    thanks a lot for the fast reply. I wasn't aware of the option to overwrite "Custom Scores" via the GUI. Thanks again!
  8. O

    Override sa-update score

    Hey there, I am using the sa-update channel from Schaal-IT and I think it is very useful. But I'd like to override some scores so that it works better in my setup. Let's assume I have the rules (that are updated regularely from a cron job) here: /var/lib/spamassassin/.../70_SCHAALIT_body.cf...
  9. O

    spameri@tiscali.it

    Ok, vielen Dank für die Antworten.
  10. O

    spameri@tiscali.it

    Hallo zusammen! ich habe immer mal wieder diese Einträge im Log bzw. im Tracking Center: Mar 1 10:19:06 gate postfix/postscreen[24717]: DNSBL rank 3 for [196.242.244.55]:56485 Mar 1 10:19:06 gate postfix/postscreen[24717]: NOQUEUE: reject: RCPT from [196.242.244.55]:56485: 550 5.7.1 Service...
  11. O

    block mail to <meine@domain.com> (rule: Blacklist)

    Alles gut. Ja, ist alles Handarbeit. Ist nur ein ganz kleiner Mailserver. Ab und an schau ich ins Tracking Center und wenn mir dann ein Spammer häufiger ins Auge sticht dann gebe ich dessen IP hier ein und schau mir die Herkunft genauer an.
  12. O

    block mail to <meine@domain.com> (rule: Blacklist)

    Haha, wenn du dir die Liste genauer anschaust siehst du, dass sie nur die notorischen Spammer beinhaltet die regelmäßig unerwünschte Mails versenden. Der Mailserver läuft so eigentlich ganz gut, bis auf die eine Ausnahme oben.
  13. O

    block mail to <meine@domain.com> (rule: Blacklist)

    Ahh, ja genau so ist es! Hatte nur nach der Domain IP gesucht, aber sender.mx.mta.com[111.222.333.444] ist tatsächlich in der Blacklist. Sorry, dass ich das übersehen habe und vielen Dank für die Hilfe!
  14. O

    block mail to <meine@domain.com> (rule: Blacklist)

    Danke für die Antwort. die Global Blacklist sieht in etwa so aus: die Liste geht noch weiter, aber alles nur IP Network ranges im CIDR Format. der entsprechende Log-Eintrag sieht so aus: Feb 3 10:53:05 gate postfix/smtpd[5450]: connect from sender.mx.mta.com[111.222.333.444] Feb 3 10:53:06...
  15. O

    block mail to <meine@domain.com> (rule: Blacklist)

    Hallo, heute habe ich einen mir nicht erklärlichen Eintrag in den Logs: Feb 3 10:53:09 gate pmg-smtp-filter[31341]: 212DD601A7283034C3: block mail to <meine@domain.com> (rule: Blacklist) Woher könnte dieser stammen ? Ich habe nur die Globale Blacklist eingerichtet (Mail Filter > Who Objects >...