Mihamina Rakotomandimby a écrit : > Manao ahoana, Hello, Bonjour, > > We have an autoreply configuration very close to these: > http://screamingelectron.org/forum/showthread.php?t=2523 > http://arunnsblog.com/2009/10/28/auto-responder-with-postfixvirtualautoreply-pl/ > which is about this line into master.cf: > > autoreply unix - n n - - pipe \ > flags=F \ > user=someone \ > argv=/usr/local/bin/autoreply $sender $recipient > > My proble with this one is it only takes From and To headers. > I would like to get all headers, and espacially detect the presence of > - List-Id > - List-Post > - X-Mailing-List > - Message-Id (to setup a In-Reply-To) > > How to? >
This is broken. use one of the the available auto responders. "vacation" is a good choice. or if you use dovecot, use its vacation plugin. ... etc.