Page 1 of 1

Do not quarantine but send to specific address

Posted: 28 Feb 2015 20:07
by mazupan
Hi.
I have the latest EFA and Exchange 2013.

I would like to achieve that EFA's only role is to recognize spam and virus messages and forward them not to intended recipient but to specific e-mail address on Exchange 2013.

Is this possible?

Thank you.

Re: Do not quarantine but send to specific address

Posted: 01 Mar 2015 19:39
by shawniverson
In /etc/MailScanner/MailScanner.conf...

Code: Select all

Spam Actions = store forward myspamaddress@mydomain.com
High Scoring Spam Actions = store forward myspamaddress@mydomain.com
 

Code: Select all

sudo service MailScanner restart

Re: Do not quarantine but send to specific address

Posted: 05 Mar 2015 16:09
by mazupan
Thank you. That's all I needed. Will test everything tonight.

Re: Do not quarantine but send to specific address

Posted: 15 Mar 2015 11:51
by mazupan
Thanks. This works like a charm.

Re: Do not quarantine but send to specific address

Posted: 20 Mar 2015 16:06
by woundride
Hi,

Thank you for this tip ;)

Is it possible to send to recipient + other email address ?
Is it possible to modify custom(spam) in Spam Actions ?

Sincerelly.

Charles.