On 11/3/10 3:26 PM, Philip Prindeville wrote:
Actually, I realized that the filter_helo() and filter_relay() signatures don't
need to change.
70% of the patch is just moving stuff around to make functionality available
earlier.
Just realized that the code:
- /* Clear out any old myip address */
- if (data->myip&& (data->myip != MyIPAddress)) {
- free(data->myip);
- data->myip = NULL;
- }
needs to move inside cleanup(). Retesting my patch with that.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang