Hi peoples,
I'm testing autorespond-2.0.4 with qmail-ldap.
I create the following files/directories
root@ubuntu-vm:/tmp/vacation# cd /home/vmail/ccesario/
root@ubuntu-vm:/home/vmail/ccesario# vi vacation/message
... content message file ....
From: ccesario@tecnomega.com.br
Subject: Thanks for your email
I just received your email. I am currently on vacation
and because of this will not be able to respond to your
email. Please be patient. I will be available again
on 2/19/2009.
Warm Regards.
...............................
and then I create the .qmail file in /home/vmail/ccesario/
root@ubuntu-vm:/home/vmail/ccesario# cat .qmail
| /usr/bin/autorespond 86400
3 /home/vmail/ccesario/vacation/message /home/vmail/ccesario/Maildir/
....
Its work! but I receive the auto reply message with FROM field with
only domain.
To: ccesario@tecnomega.com.br
From: @tecnomega.com.br
somebody have any idea about this ???
thanks
Carlos
|