"Paul Kleeberg" <[EMAIL PROTECTED]> wrote in message news:a05200f09ba4fc58a4544@[192.168.1.12]... > A message was sent out to the subscribers with the appropriate > subject line and list-specific header lines but this is what appeared > in the body of the message: > /root/hPnn4E: Permission denied
Paul: I ran into the EXACT same problem ... it has something to do with where lynx creates work files ... I don't know what it is. I solved the problem by changing the HTML to Plaintext command to links... Download links from http://artax.karlin.mff.cuni.cz/~mikulas/links/ and install it. Then add/change the following in mm_cfg.py ... HTML_TO_PLAIN_TEXT_COMMAND = '/usr/local/bin/links -dump %(filename)s' ... and restart qrunner. Works great. david ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [email protected] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
