My apologies for the delay in responding.
This is not quite as simple as it sounds, but I think I have something that will work for you.
The first thing you need to check is how MDaemon is configured to process list messages in the content filter. In MDaemon go to Setup / Mailing List manager / Mailing List Settings. Is the box for Apply content & spam filters to list mail before cracking individual copies checked or unchecked? You'll want to have it unchecked.
Then create a rule like the following:
[Rule033]
RuleName=List automatic reply
Enable=Yes
ThisRuleCondition=All
ProcessQueue=BOTH
Condition01=X-MDAEMON-DELIVER-TO|contains|AND|listmember@domain.com|
Condition02=X-MDMailing-List|contains|AND|listname@domain.com|
Action01=send note|"to <$HEADER:Return-path$>","from <mdaemon@encrypt.ssllock.com>","subject <mdaemon content-filter="" message="">","x-flag=attach <$COPYOFMESSAGE$, MIME> -X","","Test response..."</mdaemon></mdaemon@encrypt.ssllock.com>
Basically, this rule checks the X-MDMailing-List header for the email address of the list, and then it looks at the X-MDaemon-Deliver-To header for a single member of the list. It can be any address that receives a copy of the list emails (If you don't do this step, an auto-response will be sent for every member of the list). When the two conditions are met, a note is sent back to the address in the Return-Path header.
Let me know if you have any questions.
On Wed, 27 Oct 2021 07:30:53 -0500, "lists-md-content-filter@mdaemon.com (Valentin DESHOULLIERS)" <lists-md-content-filter@mdaemon.com> wrote:
Hello,
I don't arrived to turn on an automatic sender reply for a mailing list.
I tried to create a content filter with from header and send a NOTE 1 to...but I don't received anything.
My first question is it possible to activate an automatic response and how to do it?
Thanks for your help
View/reply at automatic reply mailing list
--MD-CFILTER---------------------------------------------------------
This list is for questions and discussions about MDAEMON's Content
Filter. To unsubscribe from this mailing list send an email to
md-cfilter-unsubscribe@mdaemon.com .
--POWERED BY MDAEMON!------------------------------------------------
---------------------------------------------------------------------
These forums are provided by MDaemon Technologies for user-to-user
support and discussion. MDaemon staff members may participate in the
forums periodically but please recognize that this is not the official
method of receiving technical support. To receive personal technical
support please use the form here:
http://www.mdaemon.com/Support/RequestSupport/
---------------------------------------------------------------------
--MD-CFILTER---------------------------------------------------------
This list is for questions and discussions about MDAEMON's Content
Filter. To unsubscribe from this mailing list send an email to
md-cfilter-unsubscribe@mdaemon.com .
--POWERED BY MDAEMON!------------------------------------------------
---------------------------------------------------------------------
These forums are provided by MDaemon Technologies for user-to-user
support and discussion. MDaemon staff members may participate in the
forums periodically but please recognize that this is not the official
method of receiving technical support. To receive personal technical
support please use the form here:
http://www.mdaemon.com/Support/RequestSupport/
---------------------------------------------------------------------