On 03/16/2011 12:00 PM, Carlos Herrera Polo wrote:
Try:

qmlog smtp|grep GRAYLIS

You should get something like:

03-16 13:57:23 spamdyke[20125]: DENIED_GRAYLISTED from:
[email protected] <mailto:[email protected]> to:[email protected]
<mailto:to%[email protected]> origin_ip: 66.211.168.230 origin_rdns:
mx0.phx.paypal.com <http://mx0.phx.paypal.com> auth: (unknown)
encryption: (none)

If not...
Have you domainname like directory in /var/spamdyke/graylist

If not.. then you dont have graylist working

qmlog has some nice flags build in for searching. You can do
# qmlog -g GRAYLIST smtp
to invoke grep and show only lines containing the regex. Or you can
# qmlog -lc GRAYLIST smtp
to browse through logs containing the string, showing the full log so you can see context. Do qmlog with no parameters to see all the options. Note, if you want to use it with | something, you'd want to use the -nl flag to turn off showing the results with 'less'.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to