Haim Ashkenazi writes:
On Wed, 25 Aug 2004 07:07:26 -0400, Sam Varshavchik wrote:
Haim Ashkenazi writes:
On Tue, 24 Aug 2004 07:10:33 -0400, Sam Varshavchik wrote:
Haim Ashkenazi writes:
valuated,_result=1/.mailfilter(23):_AUTOREPLYFROM="use...@xyz.co.il"/maildr
op:_Filtering_through_`/usr/bin/mailbot_-A_"X-Sender:_$FROM"_-A_"From:_$AU
TOREPLYFROM"_-m_"/users/usera/Maildir/autoresponses/Test"_$SENDMAIL_-t_-f_
""`/Unable_to_execute_/maildrop:_Delivery_complete./did_0+0+1/
Find out what happened with /usr/bin/mailbot.
is there a way to increase verbosity output of mailbot?
in the manpage there is no such option.
Did you check that /usr/bin/mailbot exists, in the first place?
yes, it must be because when I run manually:
# cat <MESSAGE> | maildrop
I get the auto-reply (<MESSAGE> is the message I've sent and did not recieve
the auto-reply).
Then this must mean that this is an environment issue. maildrop is running
under the uid or gid that cannot invoke mailbot, or there's something in the
environment that prevents mailbot from running correctly.