[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem using contentfilter



Hello,

While playing with "PARAM contentfiler $MAILBIN/test.sh" in
smtpserver.conf, I notice it is not called at all by the smtp program.

It is a very short shell script:

#! /bin/bash

echo "before ..." >> /tmp/test.log

while read i; do
echo "ASDFASDFASDF"
echo "ASDFASDF" >> /tmp/test.log
echo "0 250 2.6.0 TESTING OK!"
exit 0
done

Any idea?

Thanks,


grace

-----------------------------------------------
Grace He - Sysadmin

Ryerson University - School of Computer Science
Voice : (416) 979-5000, ext. 6697
Fax   : (416) 979-5064




-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi