Erwin Hoffmann wrote:

> ... which means,
> (1.) either .qmail was not executed (you can verify)

How do I do that?

> (2.) a EXE is not in the checktype line

I haven't modified the script, so it was.


> (3.) you are missing some UNIX commands (like gawk) and/or some C-routines.
> 
> Verification for (3.):
> 
> cat some_file | /var/qmail/bin/checkattach
> 
> If some routines are missing, it will tell.

[root@mail /root]# cat passwd.cdb | /var/qmail/bin/checkattach
bash: /var/qmail/bin/checkattach: No such file or directory
[root@mail /root]# /var/qmail/bin/checkattach 
bash: /var/qmail/bin/checkattach: No such file or directory
[root@mail /root]# which gawk
/bin/gawk
[root@mail /root]# which awk
/bin/awk
[root@mail /root]# which checkattach
/usr/bin/checkattach


What might I be missing?


Peter

Reply via email to