JT Moree wrote:
my qpsmtpd is running on a number of servers that filter the mail before
sending onto the real mail server. Since the users are not available a
plugin can be used to query the real mail server.
Is there one available already that does this? It would vary based on
the mail server . . .
I'm actually using a custom finger server that I wrote that queries the
main user database (vpopmail via MySQL). This works very well, since
the remote servers can perform a very quick test against the main server
OOB during the initial SMTP conversation. I'll try to remember to add
my check_finger plugin to the wiki, but no promises...
John