On Mon, 2007-22-01 at 12:49 -0500, John Peacock wrote: > 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...
Could you check it in to the main svn repo under contrib/<your-login-name> instead ? I will make sure that it can be found there from the wiki. [AFAIK, you can commit things to the svn repo.] > > John -- --gh