I have greylisting enabled, but need to exclude (whitelist) a domain. I’m guessing I need to set it up at a reg exp? I currently have it as domain.com, (with reg exp set to ‘no’) but that doesn’t seem to work. Can you provide an example of how to do the reg exp?
Yeah, in theory, all you’d need to do for that is just list the domain.
You shouldn’t need to use a regex.
If that’s not working for you, I might try restarting Postgrey just for fun – perhaps the daemon has to restart for it to re-read that config file.
-Eric
Ok, on that page it looks like I just enter the domain name. So I changed to regexp = yes, and now it seems to work. Maillog is marking everything coming in to that domain as ‘whitelisted’.