Alexandre Marcolino escreveu:
Hello all,
My name is Marcolino and I work in Brazil with a linux consultant. My
customer change to a Linux+Postfix+MySQL+Postfixadmin solution and the
autoreply script is a maildrop filter.
Well, dont run. DONT RUN!
The filter autoreply is:
-----------CUT
SHELL="/bin/sh"
`test -f /home/metalur.com.br/root/.vacation.msg && exit 1 || exit 0`
if ($RETURNCODE==1)
{
if (/^Subject: *info/)
{
cc "| mailbot -t /home/metalur.com.br/root/.vacation.msg -d
autoresponsedb \
-A 'From: ro...@metalur.com.br
<mailto:ro...@metalur.com.br>' /usr/bin/sendmail -f ''"
}
---------CUT
In a command line the test return:
---------CUT
[root@mail bin]# /usr/bin/mailbot -t /tmp/texte.msg -A 'From:
ro...@webviva.com.br <mailto:ro...@webviva.com.br>' -A 'Subject:
Autoresposta' < /tmp/email.msg
sendmail: fatal: Recipient addresses must be specified on the command
line or via the -t option
[root@mail bin]#
--------CUT
Please, help. Thanks all !
MARCOLINUX
man maildropex
http://jczucco.blogspot.com