[Mimedefang] HUGE problem with mimedefang

Matthew.van.Eerde at hbinc.com Matthew.van.Eerde at hbinc.com
Fri Apr 22 12:19:04 EDT 2005


Paul Whittney wrote:
>         if (m/$multiPlexSock/) {
>                 $count{multiplex}++;
>         } elsif (m/$mimedefangSock/) {
>                 $count{mimedefang}++;
>         }
...
> if ($count{multiplex} && $count{mimedefang}) {
...
> } else {
...
>         if ($count{multiplex}) {
>                 $output = "multiplex socket fails to exist";
>         } elsif ($count{mimedefang}) {
>                 $output = "mimedefang socket fails to exist";
>         } else {
>                 $output = "mimedefang and multiplex sockets fails to
>         exist"; }
> }

Hmmm... aren't your first two $output messages backwards?

Matthew.van.Eerde (at) hbinc.com                 805.964.4554 x902
Hispanic Business Inc./HireDiversity.com         Software Engineer
perl -e"map{y/a-z/l-za-k/;print}shift" "Jjhi pcdiwtg Ptga wprztg," 




More information about the MIMEDefang mailing list