View Full Version : SORBS issues
ntldr
05-07-2008, 08:31 PM
I'm beginning to see more legitimate mail being blocked from SORBS. Does anyone know what SORBS lists are used by Untangle? It would be nice to remove SORBS altogether. In the meantime I'm going to disable tarpit and use Exchange connection filtering, since I can choose my own RBL's.
juank
06-22-2008, 10:13 AM
How do you know Unstangle is blocking your messages using SORBS? I can't find anything in the source code or logs.
ntldr
06-23-2008, 06:33 AM
SORBS was referenced in the logs at the time.
JEllingson
06-23-2008, 11:04 PM
Sorbs is used in tarpitting and in SpamAssassin.
You can disable tarpitting to avoid that part.
Then, in your untangle box edit the /etc/spamassassin/local.cf file and add something like:
score RCVD_IN_SORBS 0
Replace "RCVD_IN_SORBS" with the name of the rule you want to turn off.