by Code Crafters » Thu Oct 27, 2011 8:04 am
SPAM filtering is done at the SMTP level, so this means all SPAM filters are done before Ability Mail Server accepts mail from outlook. If this processing is taking too long you could always move your black / white list filtering to content filtering which is done after the SMTP stage. The only problem with this is that outlook has disconnected so instead of refusing any email outright you instead just have to generate a failure notification email to the sender using the content filtering actions if a mail is rejected. The processing will still take about the same time but now the mail clients like outlook won't have to wait.