Hi, On Sunday 20 March 2005 00.16, Maurizio Marini wrote: > Hi there > i've installed debian package; [...] > POSTGREY_OPTS='--inet=127.0.0.1:60000 --delay=300 > --greylist-text="Greylisted\ for\ 300\ seconds"' This is a fundamental problem with shell scripts: there's no way that I can think of to quote spaces in $POSTGREY_OPTS in a sensible way. Currently, your best option is to directoy edit /etc/init.d/postgrey; I do intend to fix this in one of the next package uploads soon, but I'm not sure if <http://bugs.debian.org/298832> is the best way, as most people are probably not familiar with shell variable arrays. greetings -- vbi -- Crashing is the only thing windows does quickly. -- Binary/unsupported file stripped by Ecartis -- -- Err : No filename to use for decode, file stripped. -- Type: application/pgp-signature -- Unsubscribe mailto:postgrey-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:postgrey-request@list.ee.ethz.ch?subject=help Archive http://www.ee.ethz.ch/~slist/postgrey WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi |