Posted 2011-06-28 13:25 by Joe
lookup-domain-daemon.pl
A background process for looking up user details.
This is a server process that listens on port 11000 for requests from lookup-domain.pl.
Each request is just a username followed by a newline,
and the response is a line containing the following tab-separated fields :
domain ID domain name spam-enabled? using-spamc? quota-remaining (UNLIMITED for no quota)
Generally,
there is no need for you to ever run this script manually - it is typically started by /etc/init.d/lookup-domain.
Command Line Help
usage: lookup-domain-daemon.pl
