Hi,
I have compiled qmail with QMAILQUEUE patch and installed
qmail-qfilter. I think I have made all the necessary things.
my tcp.smpt file contains:
10.64.11.1:allow,RELAYCLIENT=3D"",QMAILQUEUE=3D"/bin/test.pl"
and test.pl:
#!/usr/bin/perl
while (<STDIN>) {
print;
}
its just for testing.... before test.pl I tried qmail-qfilter samples.
There was no change, when sending mails, it gives "qq temporary problem".
any idea?
thanks in advance..
Ertan Yusufoglu
- Re: qq temporary problem qlist
- Re: qq temporary problem Charles Cazabon
