Re: Spamassassin Email Alert

2020-09-02 Thread Martin Gregorie
On Wed, 2020-09-02 at 15:44 +0530, KADAM, SIDDHESH wrote: > Hi Folks, > > Using spamassassin is there any way of trigger email notification to > specific ID, if email body matches with list of pattern. > You can put anything you care write or install to downstream from SA to scan messages and tak

Re: Spamassassin Email Alert

2020-09-02 Thread Antony Stone
On Wednesday 02 September 2020 at 12:35:15, KADAM, SIDDHESH wrote: > Hi, > > I want to send a mail to local admin If any mail body matches a content > of a specific words. Have you considered https://www.mailscanner.info/ ? Regards, Antony. -- Pavlov is in the pub enjoying a pint. The barm

Re: Spamassassin Email Alert

2020-09-02 Thread Matus UHLAR - fantomas
On 02.09.20 16:05, KADAM, SIDDHESH wrote: I want to send a mail to local admin If any mail body matches a content of a specific words. it it's only about simple regex, postfix has body_checks directive that could be used for this. On 9/2/2020 4:01 PM, Matus UHLAR - fantomas wrote: On 02.09.

Re: Spamassassin Email Alert

2020-09-02 Thread KADAM, SIDDHESH
Hi, I want to send a mail to local admin If any mail body matches a content of a specific words. On 9/2/2020 4:01 PM, Matus UHLAR - fantomas wrote: On 02.09.20 15:44, KADAM, SIDDHESH wrote:   Using spamassassin is there any way of trigger email notification to   specific ID, if email body m

Re: Spamassassin Email Alert

2020-09-02 Thread Matus UHLAR - fantomas
On 02.09.20 15:44, KADAM, SIDDHESH wrote: Using spamassassin is there any way of trigger email notification to specific ID, if email body matches with list of pattern. not with using spamassassin. SpamAsasin only detects if mail is spam, nothing more. There are different way to do this. W

Spamassassin Email Alert

2020-09-02 Thread KADAM, SIDDHESH
Hi Folks, Using spamassassin is there any way of trigger email notification to specific ID, if email body matches with list of pattern. Regards, Siddhesh