On 14-Jul-07, at 9:37 PM, [EMAIL PROTECTED] wrote:
Currently using qpsmtpd 0.32 in forkserver mode.I would like to know if it is possible for a plugin to determine which port a connection came in on, so that it could be treated differently from connections on other ports.
$qp->connection->local_port tells you the local port number.