Raymond Jette wrote: > Currently I have Exim setup to greylist everything. Greylisting works > but the message is still passed off to SpamAssassin before exim > temporary rejects the connection (due to the greylisting). > > Is it possible to have the messages greylisted and given a temporary > reject without calling SpamAssassin first?
Yes. Put the Greylisting configuration before the SpamAssassin configuration, instead of after it. -- Mike Cardwell - IT Consultant and LAMP developer Cardwell IT Ltd. (UK Reg'd Company #06920226) http://cardwellit.com/ Technical Blog: https://secure.grepular.com/blog/ -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
