On Fri, 24 Sep 2004, Troy Carpenter wrote: > According to that section, the first entry says that if I define my global > outside of all routines, it is available to all routines. Does that imply > that if I change that global variable within a routine that my change > doesn't keep after the routine ends?
It keeps in the original slave, but the problem is that the filter_begin might happen in a completely different Perl slave from the corresponding filter_relay. On a quiet mail server, this happens occasionally. On a busy one, it happens all the time. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

