Do not quarantine but send to specific address

Questions and answers about how to do stuff
Post Reply
mazupan
Posts: 5
Joined: 28 Feb 2015 20:02

Do not quarantine but send to specific address

Post 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.
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Do not quarantine but send to specific address

Post 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
mazupan
Posts: 5
Joined: 28 Feb 2015 20:02

Re: Do not quarantine but send to specific address

Post by mazupan »

Thank you. That's all I needed. Will test everything tonight.
mazupan
Posts: 5
Joined: 28 Feb 2015 20:02

Re: Do not quarantine but send to specific address

Post by mazupan »

Thanks. This works like a charm.
woundride
Posts: 51
Joined: 19 Mar 2015 14:34
Location: France
Contact:

Re: Do not quarantine but send to specific address

Post 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.
Post Reply