Whitelisting in SQLGrey
Posted: 12 Sep 2014 16:19
All I am trying to do is whitelist the domain yahoo.com (just for testing) so it doesn't get greylisted. My mail server is not live yet, so to test, I am just using telnet into 25 and using fake email addresses (test@yahoo.com) in the MAIL FROM: section. I added each one at a time and tested, and all would come back Here are all the sections I added yahoo.com to (I tried variables I knew) :
Mailwatch > Greylist > Domains:
Sender domain Source
*.yahoo.com *
*.yahoo.com default
*.yahoo.com c
*.yahoo.com d
@yahoo.com *
@yahoo.com default
@yahoo.com d
@yahoo.com c
yahoo.com c
yahoo.com d
yahoo.com *
yahoo.com default
Mailwatch > Greylist > Optout Domain:
Opt-out domains
(recipients for whom messages are never greylisted)
*.yahoo.com
@yahoo.com
yahoo.com
/etc/sqlgrey/clients_fqdn_whitelist.local
*.yahoo.com
@yahoo.com
yahoo.com
Also as a test, I looked at /etc/sqlgrey/clients_fqdn_whitelist. I tried several different domains list in here are being whitelisted from greylisting like:
*.amazon.com (test@amazon.com)
*.karger.ch (test@karger.ch)
These email tests were also greylisted.
This is what I see in the maillog (obviously changed the RCPT address):
Sep 12 12:11:47 NY-STARFOX sqlgrey: perf: spent 0s cleaning: from_awl (0) domain_awl (0) connect (0)
Sep 12 12:11:47 NY-STARFOX sqlgrey: grey: new: 192.168.80.206(192.168.80.206), test@yahoo.com -> myself@mail.com
Sep 12 12:11:47 NY-STARFOX postfix/smtpd[2928]: NOQUEUE: reject: RCPT from unknown[192.168.80.206]: 451 4.7.1 <myself@mail.com>: Recipient address rejected: Greylisted for 5 minutes; from=<test@yahoo.com> to=<myself@mail.com> proto=ESMTP helo=<mail.com>
I hope I am missing a step somewhere. Any help would be greatly appreciated, as before going live, I have about 30 + domains I need to whitelist from greylisting. Thank you.
Mailwatch > Greylist > Domains:
Sender domain Source
*.yahoo.com *
*.yahoo.com default
*.yahoo.com c
*.yahoo.com d
@yahoo.com *
@yahoo.com default
@yahoo.com d
@yahoo.com c
yahoo.com c
yahoo.com d
yahoo.com *
yahoo.com default
Mailwatch > Greylist > Optout Domain:
Opt-out domains
(recipients for whom messages are never greylisted)
*.yahoo.com
@yahoo.com
yahoo.com
/etc/sqlgrey/clients_fqdn_whitelist.local
*.yahoo.com
@yahoo.com
yahoo.com
Also as a test, I looked at /etc/sqlgrey/clients_fqdn_whitelist. I tried several different domains list in here are being whitelisted from greylisting like:
*.amazon.com (test@amazon.com)
*.karger.ch (test@karger.ch)
These email tests were also greylisted.
This is what I see in the maillog (obviously changed the RCPT address):
Sep 12 12:11:47 NY-STARFOX sqlgrey: perf: spent 0s cleaning: from_awl (0) domain_awl (0) connect (0)
Sep 12 12:11:47 NY-STARFOX sqlgrey: grey: new: 192.168.80.206(192.168.80.206), test@yahoo.com -> myself@mail.com
Sep 12 12:11:47 NY-STARFOX postfix/smtpd[2928]: NOQUEUE: reject: RCPT from unknown[192.168.80.206]: 451 4.7.1 <myself@mail.com>: Recipient address rejected: Greylisted for 5 minutes; from=<test@yahoo.com> to=<myself@mail.com> proto=ESMTP helo=<mail.com>
I hope I am missing a step somewhere. Any help would be greatly appreciated, as before going live, I have about 30 + domains I need to whitelist from greylisting. Thank you.