RBL

2018-10-10 Thread Gokan Atmaca
Hello I'm using Postfix and Dovecot. I use Spamassassin as an antispam service. I don't know how to do RBL checks. How do I control RBL? (I don't want to do it with Postfix, because I don't want to do two different whitelists.) Thanks.

ip address reputation

2018-10-08 Thread Gokan Atmaca
How can I query the reputation of Spamassassin ip address?

spamassassin

2018-10-08 Thread Gokan Atmaca
Hello I'm querying the SPF record. However, the SPF record is either present or absent. I want to query the MX and IP address of the SPF record. Can you help with this ?

Re: rbl

2017-12-16 Thread Gokan Atmaca
for samples. thanks. On Sat, Dec 16, 2017 at 10:57 PM, Matus UHLAR - fantomas wrote: >>> On 16.12.17 20:37, Gokan Atmaca wrote: >>>> >>>> I use Zimbra OCS. How do I use RBL? >>>> (Except Postfix ... I just want to use spamassassin.) > > >>

Re: rbl

2017-12-16 Thread Gokan Atmaca
04: >> >> On 16.12.17 20:37, Gokan Atmaca wrote: >>> >>> I use Zimbra OCS. How do I use RBL? >>> (Except Postfix ... I just want to use spamassassin.) >> >> >> zimbra bundles both postfix and spamassassin. What makes you think you >>

Re: rbl

2017-12-16 Thread Gokan Atmaca
PM, Matus UHLAR - fantomas wrote: > On 16.12.17 20:37, Gokan Atmaca wrote: >> >> I use Zimbra OCS. How do I use RBL? >> (Except Postfix ... I just want to use spamassassin.) > > > zimbra bundles both postfix and spamassassin. What makes you think you don't > use RBL

Re: rbl

2017-12-16 Thread Gokan Atmaca
l it to someone you do not know, please. Thank you very much for your answers. On Sat, Dec 16, 2017 at 9:40 PM, Benny Pedersen wrote: > Gokan Atmaca skrev den 2017-12-16 19:11: >>> >>> spamassassin has a lot of rbl's preconfigured >>> http://www.catb.org/esr/fa

Re: rbl

2017-12-16 Thread Gokan Atmaca
at 9:04 PM, Reindl Harald wrote: > > > Am 16.12.2017 um 18:37 schrieb Gokan Atmaca: >> >> Hello >> >> I use Zimbra OCS. How do I use RBL? >> (Except Postfix ... I just want to use spamassassin.) > > > spamassassin has a lot of rbl's preconfigured > http://www.catb.org/esr/faqs/smart-questions.html#beprecise >

rbl

2017-12-16 Thread Gokan Atmaca
Hello I use Zimbra OCS. How do I use RBL? (Except Postfix ... I just want to use spamassassin.) Thanks.

Re: spf

2017-02-26 Thread Gokan Atmaca
on/lib/perl5/Mail/SpamAssassin/Plugin/SPF.pm /opt/zimbra/common/lib/perl5/Net/DNS/RR/SPF.pm /opt/zimbra/common/lib/policyd-2.1/cbp/modules/CheckSPF.pm On Sun, Feb 26, 2017 at 3:34 PM, Matus UHLAR - fantomas wrote: >>> Do you have Mail-SPF perl module installed? > > > On 26.02.17 15:2

Re: spf

2017-02-26 Thread Gokan Atmaca
13:46, Gokan Atmaca wrote: >> >> I want to check SPF. But it does not work. Can you help me with this? >> >> config: >> header SPF_GECER eval:check_for_spf_pass() >> describe SPF_GECER SPF: sender matches SPF record >> score SPF_GECER

spf

2017-02-26 Thread Gokan Atmaca
Hello I want to check SPF. But it does not work. Can you help me with this? config: header SPF_GECER eval:check_for_spf_pass() describe SPF_GECER SPF: sender matches SPF record score SPF_GECER -0.5 Thanks.