> > When you run with qpsmtpd-forkserver, what resets the connection note > > 'unrec_cmd_count' for each connection? > > The connection notes are cleared out for each new connection. (If they > aren't, then that's a bug in qpsmtpd-forkserver).
You're right, they are. My bad. It occurs to me that not initing unrec_cmd_count after clearing the connection notes may be the root cause of the 1+undef warning from earlier today. Brian
