Getting greylisting going on a new Debian box

thing <[email protected]> Thu, 26 Jun 2008 18:51:16 +1200
Newsgroups gmane.mail.spam.greylist.user
Message-ID <[email protected]>
Hi,

Just setting up relaydelay and I am finding that relaydelay is failing 
clients on the local LAN.

I have attempted to put 192.168.1 into the database but to no avail.

What should the mysql syntax be for 192.168.1.0/24 not to be blocked 
ever please?

Does not seem to be,

INSERT INTO relaytofrom (relay_ip, record_expires, create_time) VALUES 
('192.168.1', '9999-12-31 23:59:59', NOW());

??

8><--------
Jun 26 18:50:49 hermes sm-mta[20134]: m5Q6omwx020134: Milter: 
to=<[email protected]>, reject=451 4.7.1 Please try 
again later (TEMPFAIL)
Jun 26 18:50:51 hermes sm-mta[20134]: m5Q6omwx020134: 
from=<[email protected]>, size=1007, class=0, nrcpts=0, 
proto=ESMTP, daemon=MTA-v4, relay=[192.168.1.108]
Jun 26 18:51:23 hermes sm-mta[25218]: m5Q6pMPP025218: Milter: 
to=<[email protected]>, reject=451 4.7.1 Please try 
again later (TEMPFAIL)
Jun 26 18:51:26 hermes sm-mta[25218]: m5Q6pMPP025218: 
from=<[email protected]>, size=1007, class=0, nrcpts=0, 
proto=ESMTP, daemon=MTA-v4, relay=[192.168.1.108]
8><---------

regards

Steven