[Postfixbuch-users] postgrey fehler (postgreyUse)

Uwe Driessen driessen at fblan.de
Fr Aug 3 12:39:22 CEST 2007


Roland Schmid schrieb: 
> In Zeile 123 steht dies:
> sub openlog {
>     ($ident, my $logopt, $facility) = @_;
> 
>     for my $opt (split /\b/, $logopt) {  << Zeile 123
>         $options{$opt} = 1 if exists $options{$opt}
>     }

Ich habe unter dem Aufruf

sub openlog {
    ($ident, my $logopt, $facility) = @_;

    for my $opt (split /\b/, $logopt) {
        $options{$opt} = 1 if exists $options{$opt}
    }

    $err_sub = $options{nofatal} ? \&warnings::warnif : \&croak;
    return 1 unless $options{ndelay};
    connect_log();
}

Stehen. Perl 5.8.8


> 
> > Hast du mal ein Update des Systems gemacht ?
> > Apt-get update
> > Apt-get upgrade
> 
> Ne, aber gleich...

Aber vorsichtig *gg 


Mit freundlichen Grüßen

Drießen

-- 
Software & Computer
Uwe Drießen
Lembergstraße 33
67824 Feilbingert
Tel.: 06708 / 660045   Fax: 06708 / 661397




Mehr Informationen über die Mailingliste Postfixbuch-users