Page 1 of 1

Disable outgoing RBL checks

Posted: 28 Jun 2017 16:33
by largo
Hi
Is there any way to disable outgoing RBL checks without whilisting the mailservers.

/Largo

Re: Disable outgoing RBL checks

Posted: 28 Jun 2017 22:45
by shawniverson
RBL checks in SA, mailscanner, or postfix? I'm guessing SA...

MailScanner -- yes, with a ruleset, but this would disable all SA scanning rules for the source, not just RBL checks
SA -- probably requires some SA wizardry
postfix -- with an access list

Code: Select all

# Do you want to find spam using the "SpamAssassin" package?
# This can also be the filename of a ruleset.
Use SpamAssassin = /path/to/some/saruleset
/path/to/some/saruleset (tab delimited)

Code: Select all

From:     <my mailserver>     no
To or From:      *      yes

Re: Disable outgoing RBL checks

Posted: 29 Jun 2017 02:33
by largo
Thanks for your answer. Will this disable OW to?
/Largo

Re: Disable outgoing RBL checks

Posted: 29 Jun 2017 08:21
by nicola.piazzi
I think yes, for this reason i take enabled

Re: Disable outgoing RBL checks

Posted: 29 Jun 2017 08:25
by nicola.piazzi
You can put internal IP in mailscanner whitelist from mailscanner panel
This is the effect
Cattura.PNG
Cattura.PNG (13.82 KiB) Viewed 5071 times

Re: Disable outgoing RBL checks

Posted: 29 Jun 2017 08:29
by nicola.piazzi
Another useful thing is to use SHORTCIRCUIT
i put in email my example