sim085 a écrit :
>
> Oki, I can answer this question myself. If I execute the command maildrop -V
> 4 sysadmin < /dev/null from the directory where .mailfilter exists then I
> get the error "mailfilter file isn't a regular file". Executing the same
> command from any other location will give me the error that the .mailfilter
> file could not be opened.
>
> I am still happy however :) I believe if I manage to make maildrop connect
> to mysql then I will manage to make this thing work :)
>
please do not quote full conversations. remove all but the relevant parts.
back to your problem...
1- reinstall the "maildrop" package (not "courier-maildrop")
2- once this is done, run the following commands:
maildrop -v
ls -l /usr/bin/maildrop
ldd /usr/bin/maildrop
and copy-paste the commands and their output here.