Hi all,
I am trying to use qmail-qfilter to work with qmail-masq.
while installing qmail-qfilter when i do make, it doesn't put qmail-qfilter binary in /var/qmail/bin/ but the binary remains in the source directory. Because of this i copied binary to the /var/qmail/bin/ folder and did other configurations.
but while sending messages i am getting "451 qq internal bug(#4.3.0)"
qmail-masq documentation says this error may be because installation of qfilter is not proper. and 2 more reasons are given. i have checked all of those. Things seems to be fine everywhere but still the error is coming up.
My qmail-masq.pl permission is 777. If i run /var/qmail/bin/qmail-masq.pl via command line it waits and nothing happens (Is this the one creating problems)
my /etc/tcp.smtp file says
-----------------------------------------
192.168.1.:allow,RELAYCLIENT="@fixme",QMAILQUEUE="/var/qmail/bin/qmail-queue-masq"
127.:allow,RELAYCLIENT=""
------------------------------------------
plz let me know where can be problem??
regards,
Anuradha