>>>>> "K" == Klaus-Uwe Ittner <[EMAIL PROTECTED]> writes:

K> On 17 Feb 2002 at 21:56, Dan Jacobson wrote:
>> "Sorry! We have flood-control activated. You cannot post within a
>> certain number of seconds of your last post. Please try again after
>> this period of time elapses. The current number of seconds required
>> between posts is: 60"
K> How should wwwoffle deal with this? It does not look like an error
K> message as e.g. 503 (Service unavailable as described in RFC 2616) ...
K> So wwwoffle thinks all should be ok ...

mmmm... I know, a new [Wastebasket] (1)(2)(3)...(7)...

hmm, I will now do this in the meantime

$ cat callscript
(
  d=/tmp/wwwoffle-outgoing; test -d $d && {
  cd /var/spool/wwwoffle/outgoing
  set -- `wwwoffle-ls outgoing|awk '/POST/{print $1}'`
  test "$*" && cp -p $@ $d
  }
)
pppd call ${1?}&
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780

Reply via email to