On Wed, Jun 27, 2012 at 3:28 PM, Axb <axb.li...@gmail.com> wrote: > On 06/27/2012 09:28 AM, dhanushka ranasinghe wrote: > >> Hi guys... >> >> We do spam filltering using exim+spamassassin we integare exim with >> spamassassin using sa-exim , and configure exim to add "X-Spam-Flag: >> Yes" in mail header if mail detect as a spam.now we trying to integrate >> spamassin with postfix , i want to know weather , we need to configure >> postfix to add "X-Spam-Flag: Yes" ( if mail is spam) , or is it in the >> default settings. >> > > > We have added following in /etc/spamassassin/local.cf to add "SPAM" tag in subject line. rewrite_header Subject [***** SPAM*****]
According to me, it adds X-Spam-Flag : Yes/No by default. -- Swati