
stas at stason
Sep 26, 2005, 2:10 PM
Post #1 of 3
(2178 views)
Permalink
|
|
Re: svn commit: r291628 - /perl/modperl/docs/trunk/README.SITE
|
|
pgollucci [at] apache wrote: > Author: pgollucci > Date: Mon Sep 26 07:19:06 2005 > New Revision: 291628 > > URL: http://svn.apache.org/viewcvs?rev=291628&view=rev > Log: > per Stas, don't list our full addresses. > catch 2 places. > > > Modified: > perl/modperl/docs/trunk/README.SITE > > Modified: perl/modperl/docs/trunk/README.SITE > URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/README.SITE?rev=291628&r1=291627&r2=291628&view=diff > ============================================================================== > --- perl/modperl/docs/trunk/README.SITE (original) > +++ perl/modperl/docs/trunk/README.SITE Mon Sep 26 07:19:06 2005 > @@ -37,7 +37,7 @@ > This is the current crontab > > % crontab -l > -MAILTO=docs-dev [at] perl > +MAILTO=docs-dev Sorry Philip, but that won't work. It has to be what it was in first place. > If the updating script emits any warnings/errors, they will be sent to > the email address listed in /home/perlwww/.forward. Currently, > -docs-dev [at] perl > +docs-dev. May be just try obfuscate the latter. But I've heard that it doesn't really help as crawlers get pass the obfuscation. May be just leave it as it was, as well, contrary to my previous suggestion. -- _______________________________________________________________ Stas Bekman mailto:stas [at] stason | http://stason.org/ MailChannels: Assured Messaging (TM) | http://mailchannels.com/ The "Practical mod_perl" book | http://modperlbook.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: docs-dev-unsubscribe [at] perl For additional commands, e-mail: docs-dev-help [at] perl
|