[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> 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"
I assume this is MIME quoted-unreadable mangling.
> 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?
See the archives. Your memory limit is too small for the Perl
interpreter.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------