After a bit of head scratching I have tracked the problem down to
privoxy (a filtering, ad-blocking proxy). It has the following
rule in its default config:
# The status bar is for displaying link targets, not pointless blahblah
#
s/([\n =;{}]|window\.)(default)?status\s*=/$1dUmMy=/ig
which is w
I also get the following error from nightly_htdig:
Traceback (most recent call last):
File "/var/mailman/cron/nightly_htdig", line 153, in ?
main()
File "/var/mailman/cron/nightly_htdig", line 138, in main
if status:
NameError: global name 'status' is not defined
Which corresponds to
In message
so spake "David Gibbs" (david):
> I've got an instance of sendmail listening specifically on 127.0.0.1 ... can
> anyone point me to some information on how to disable synchronous dns
> verification in sendmail?
The TUNING file in the sendmail dire
In message <[EMAIL PROTECTED]>
so spake Adam Beatham (adam):
> along these same lines.. I don't suppose there's a BSD package,
> specifically OpenBSD, for v2.1 ?
That's something you should ask the OpenBSD mailman port owner. It
is, however, pretty easy to build mailman from source on O