Hello,
about tcprules, read http://cr.yp.to/ucspi-tcp/tcprules.html
So for whitelisting recipient, i think that is not possible in current
version gl but is not problem modify code in local_scan.c (function
checkWhiteListDomain to whitelist whole domain or recipent) or try set
variable relayclien
If I understand your suggestion below, you are whitelisting a sender.
Is that right? If so, I am not trying to whitelist a sender; rather, I
am trying to whitelist a local address to receive emails from everywhere
without ever being blocked by greylisting.
Please let me know.
Thanks,
John
L
I found the following:
mail:~ # locate tcprules
/usr/local/bin/tcprules
/usr/local/bin/tcprulescheck
/var/src/ucspi-tcp-0.88/tcprules
/var/src/ucspi-tcp-0.88/tcprules.c
/var/src/ucspi-tcp-0.88/tcprules.o
/var/src/ucspi-tcp-0.88/tcprulescheck
/var/src/ucspi-tcp-0.88/tcprulescheck.c
/var/src/ucspi-
Hello,
depends on installed gl version.
In my version is possible to turn off gl for some host:
10.10.10.:allow,RBLSMTP="",MAXCONNIP="7",MAXCONNC="7",QMAILQUEUE="/usr/local/qmailscanner/bin/qmail-scanner-queue.pl"
# rest
:allow,MAXCONNIP="7",MAXCONNC="7",LOCAL_SCAN_DEBUG="1",GREYLIST="",CHKUSER_
Wow you lost me completely. Can you explain a little more?
Lampa wrote:
Hello,
try whitelist sender server (in tcprules - disable gl for host(s), in gl table)
2008/10/9 John Harmon <[EMAIL PROTECTED]>:
Is there a way to have greylisting ignore all emails to a particular address
on my
Hello,
try whitelist sender server (in tcprules - disable gl for host(s), in gl table)
2008/10/9 John Harmon <[EMAIL PROTECTED]>:
> Is there a way to have greylisting ignore all emails to a particular address
> on my server? Often, when ordering stuff online I need to receive immediate
> informa
Is there a way to have greylisting ignore all emails to a particular
address on my server? Often, when ordering stuff online I need to
receive immediate information from the site. Greylisting prevents that
obviously, but I am a big fan of greylisting. It cuts my spam
drastically. Is there a