Is it possible to filter -via a bind, I guess- which files are accepted via DCC? Suppose I have a database containing files I am expecting (that database is filled by some process), and I want to check when someone sends me a file whether it's on the database or not and act accordingly.
Is there a bind that provides the filename and sending nick before it is accepted so I can decide if I want to receive to reject the file?