[Mimedefang] I know, it's a Bad Idea(tm)
    Ashley M. Kirchner 
    ashley at pcraft.com
       
    Tue Feb 26 14:16:20 EST 2002
    
    
  
"Young, Gil" wrote:
> sub filter_begin {
>   foreach $recip (@Recipients) {
>     if ($recip eq 'ttt at aaa.com') {
>       action_accept();
>       last;
>     }
>   }
> }
    Isn't that supposed to read 'return action_accept()' so the filter exits
instead of continuing?
--
W | I haven't lost my mind; it's backed up on tape somewhere.
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:ashley at pcraft.com>   .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.
    
    
More information about the MIMEDefang
mailing list