[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pop-before-smtp in woody



pop-before-smtp stopped working at some point here, using woody.

truffula:~# /etc/init.d/pop-before-smtp start
Starting pop-before-smtp: pop-before-smtp.
truffula:~# Insecure dependency in `` while running with -T switch at
/usr/sbin/pop-before-smtp line 475.

i took a look at line 475, but i don't speak enough perl for it really to
be useful for me looking at the code.

my @mynets = cleanup_nets(`postconf mynetworks`);
while (my @tmp = grep { $mynets[$_] =~ m#^/# } 0..$#mynets) {
    for (reverse @tmp) {
        splice @mynets, $_, 1, cleanup_nets(`cat $mynets[$_]`);
    }
}


but, line 475 is the "splice @mynets" line.  so if anyone knows how to fix
it, that'd be cool.

--
Forrest English
http://truffula.net/~forrest

Ashland's Wireless Internet Project
http://ashlandwifi.net

CONSUME.  OBEY.  I LOVE THE USA.

PGP Key: http://truffula.net/~forrest/pub.key
8EC5 F031 E8BC 1BA7 B572  5C32 BAF4 2073 F96C 06AC





Reply to: