-
linkchecker exits with error code one if there are individual warnings that are being ignored. For instance, given this configuration file:
[filtering]
ignorewarnings=http-robots-denied, url-unnormed, http-no-anchor-support
[tony@jackfruit ~/sandbox/link-checker/LinkChecker-5.0.2]$ /usr/bin/linkchecker --config=/usr/designingpatterns/etc/linkcheckerrc http://www.designingpatterns.com; echo...
2009-07-13 15:00:05 UTC in LinkChecker
-
Duplicate.
2009-07-13 14:52:16 UTC in LinkChecker
-
Thank you for writing linkchecker! When running linkchecker (5.0.2) on http://www.designingpatterns.com, I get one warning (once linkchecker is set to suppress robots.txt exclusion warnings):
URL `mailto:business.inquiries@designingpatterns.com?subject=Business%20Inquiry'
Name `business.inquiries@designingpatterns.com'
Parent URL...
2009-07-13 14:45:55 UTC in LinkChecker
-
Thank you for writing linkchecker! When running linkchecker (5.0.2) on http://www.designingpatterns.com, I get one warning (once linkchecker is set to suppress robots.txt exclusion warnings):
URL `mailto:business.inquiries@designingpatterns.com?subject=Business%20Inquiry'
Name `business.inquiries@designingpatterns.com'
Parent URL...
2009-07-13 13:47:39 UTC in LinkChecker
-
I've submitted a patch for this (as I needed the patch to send email through smtp.gmail.com!).
http://sourceforge.net/tracker/index.php?func=detail&aid=1965587&group_id=131204&atid=720421.
2008-05-16 18:45:59 UTC in DenyHosts
-
If the smtp server supports ESMTP and TLS, then the patched code will switch to TLS via executing a STARTTLS command.
Added a small change such that if the --debug option is specified in DenyHosts, debugging will be turned on inside Python's SMTP class, which thus will log detailed contents of the exchange with the SMTP server.
2008-05-16 18:42:28 UTC in DenyHosts
-
designingpatts registered the pattmake project.
2008-05-14 21:57:32 UTC in pattmake