Just my 2 cents on the use of spamassassin, how will it react to PHP
code and the like?
M
Nuno Lopes wrote:
[sorry for the previous incomplete e-mail]
spam assasin is already there:
/opt/ecelerity/3rdParty/bin/spamassassin -L -e 8
Piping user notes through spamassassin won't help--at leas
derick Sun Feb 26 06:56:51 2006 UTC
Modified files:
/phpdoc/en/reference/oggvorbis reference.xml
Log:
- Added missing ID.
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/oggvorbis/reference.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/o
On Sat, 25 Feb 2006, Nuno Lopes wrote:
> > spam assasin is already there:
> > /opt/ecelerity/3rdParty/bin/spamassassin -L -e 8
>
> Whats the version? I'll install the same version on my machine and do some
> tests.
[EMAIL PROTECTED] root]# /opt/ecelerity/3rdParty/bin/spamassassin --version
SpamA
> I did something like this in my quick tests:
Nevermind, I see you've got it under control.
S
> actually its not a config file, its a config dir :)
> I have many files in /usr/share/spamassassin, although not all are
> needed for us.
Ok.. what directives are you using? (-:
> Anyway, I think the best thing to do now is to implement a function to
> pass the note through spamassassin and dis
Piping user notes through spamassassin won't help--at least without some
special config that I don't know about.
man spamassassin says:
-C path, --configpath=path, --config-file=path
Path to standard configuration dir
Cool. Out of curiosity, what does your con
ID: 36523
Updated by: [EMAIL PROTECTED]
Reported By: rjnewton at efn dot org
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: Irrelevant
New Comment:
The code is right.
Previous
>> Piping user notes through spamassassin won't help--at least without some
>> special config that I don't know about.
>
> man spamassassin says:
> -C path, --configpath=path, --config-file=path
> Path to standard configuration dir
Cool. Out of curiosity, what do
ID: 36523
User updated by: rjnewton at efn dot org
Reported By: rjnewton at efn dot org
-Status: Bogus
+Status: Open
Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: Irrelevant
New Comment:
"Advanced C users may b
ID: 36530
User updated by: lunter at interia dot pl
Reported By: lunter at interia dot pl
Status: Open
Bug Type: Documentation problem
Operating System: n/a
PHP Version: Irrelevant
New Comment:
/Edit/
1. ...
Without this sentence you may think th
From: lunter at interia dot pl
Operating system: n/a
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: ob_start & ob-gzhandler - mistakes
Description:
1. http://php.net/manual/en/function.ob-gzhandler.php
There is not written what ob-g
gobaSat Feb 25 20:28:45 2006 UTC
Modified files:
/phpdoc/en/install intro.xml
Log:
introduce some human-speak here (hey, this text is for newbes)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/install/intro.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/install
[sorry for the previous incomplete e-mail]
spam assasin is already there:
/opt/ecelerity/3rdParty/bin/spamassassin -L -e 8
Piping user notes through spamassassin won't help--at least without some
special config that I don't know about.
man spamassassin says:
-C path, --configpath=path, --con
spam assasin is already there:
/opt/ecelerity/3rdParty/bin/spamassassin -L -e 8
Piping user notes through spamassassin won't help--at least without some
special config that I don't know about.
man spamassassin says:
For example, all notes would end up with headers like the following,
becaus
Thanks Nuno!
Will get started on undocumented functions tomorrow, unless there is a
better place to start?
--
Gavin Foster
I'm not sure :) But if you are going to document undocumented functions,
please start with core function or with functions belonging to widely used
extensions (well p
Thanks Nuno!
Will get started on undocumented functions tomorrow, unless there is
a better place to start?
--
Gavin Foster
On 25 Feb 2006, at 17:21, Nuno Lopes wrote:
You already have karma for the phpdoc module (nickname: gavinfo).
The listing of new users in doc.php.net isn't automatic.
On Sat, 25 Feb 2006, Nuno Lopes wrote:
> On Tue, 21 Feb 2006, Sean Coates wrote:
>
> > > I would oppose a CAPTCHA, they are evil.
> >
> > Do you have a better solution?
>
> Run the note's text through a spam checker on the server before posting
> it...
>
> Derick
OK, if you are able to setup th
> spam assasin is already there:
> /opt/ecelerity/3rdParty/bin/spamassassin -L -e 8
Piping user notes through spamassassin won't help--at least without some
special config that I don't know about.
For example, all notes would end up with headers like the following,
because they're not actually ma
On Sat, 25 Feb 2006, Nuno Lopes wrote:
> > On Tue, 21 Feb 2006, Sean Coates wrote:
> >
> > > > I would oppose a CAPTCHA, they are evil.
> > >
> > > Do you have a better solution?
> >
> > Run the note's text through a spam checker on the server before posting
> > it...
> >
> > Derick
>
> OK, if yo
>> Run the note's text through a spam checker on the server before posting
>> it...
> OK, if you are able to setup that on the master server, please do so ;)
> I'll then patch the user notes script to use it (just tell me what I
> need to run).
Spam checkers don't work (particularly well). Especi
On Tue, 21 Feb 2006, Sean Coates wrote:
> I would oppose a CAPTCHA, they are evil.
Do you have a better solution?
Run the note's text through a spam checker on the server before posting
it...
Derick
OK, if you are able to setup that on the master server, please do so ;)
I'll then patch the
On Tue, 21 Feb 2006, Sean Coates wrote:
> > I would oppose a CAPTCHA, they are evil.
>
> Do you have a better solution?
Run the note's text through a spam checker on the server before posting
it...
Derick
Its an idea..
Instead of the captcha image, we can use a similar system that is used in
the php.net e-mails. When a note is submited, we send an e-mail, and only
when the user clicks on the link, his note is accepted.
Nuno
- Original Message -
I realise that. So why don't we set it
The docs already contains this list, in the form of (previous) honorable
contributors.
Goba
Georg Richter wrote:
> Am Fr, den 24.02.2006 schrieb Gabor Hojtsy um 14:47:
>
> Hmm.. just a thought
>
> we have editor, we have contributors...
>
> how about something like a hall of fame?
>
> Ego
You already have karma for the phpdoc module (nickname: gavinfo).
The listing of new users in doc.php.net isn't automatic.
The easiest way is to go to http://doc.php.net/user/your_nick This will
store your name automatically in the DB.
Nuno
- Original Message -
Hi,
I have my CVS ac
Am Fr, den 24.02.2006 schrieb Gabor Hojtsy um 14:47:
Hmm.. just a thought
we have editor, we have contributors...
how about something like a hall of fame?
Egon Schmid, Gabor Hoitsy, Hartmut Holzgraefe...
Just my 2 cents
--
Georg Richter, Senior Software Developer
MySQL AB, www.mysql.com
Maybe throttling?
You know - if one IP:
1. sends a lot of comments in one day and
2. IP is not in a white list and
3. these comments are identical and
4. there is a short period between comment posts
these comments are grouped together with some flag and become hidden
until somebody from php-notes
Hi,
As I explained, I am still about to contribute to the PHP Website team
(which is not only replying to emails), as usual, so I am not going away
:) We will see, if we can manage to comlete some plans around the
php.net site this year. I don't know yet. The website could do a lot
with some impro
Hei!
Sad that you have to leave, but understandable. You did a great job!
One question though... Will you also be stopping answering mails to
webmaster@ ?
regards,
Derick
Katja,
The $Revision number will be automatically provided by CVS, in case you
include that comment you mention first. So that it does not need to be
modified manually later to change. The splitted line has no use in the
translated versions (in fact that split was so long ago, it has no use
in the
Am Fr, den 24.02.2006 schrieb Gabor Hojtsy um 14:47:
Goba,
thanks for all the great and wonderful work you've done during the last
years!
/Georg
--
Georg Richter, Senior Software Developer
MySQL AB, www.mysql.com
Are you MySQL certified? www.mysql.com/certification
I realise that. So why don't we set it so you have to provide a valid
email to be able to submit a note?
M
Sean Coates wrote:
Another option (in the short-term) is to simply required a valid email
address (most of the spam seems to come from the default
'[EMAIL PROTECTED]' or 'php-general@lis
||*()*|| Hi, Gabor.
I'm not as good as others in writing english, what's why I almost never
took part in editing actual contents, but I agree with almost every word
said by other folks here, except for the cases when I have to include "my
personal" mark before "respect". =)
I don't mind if you wa
ID: 36523
Updated by: [EMAIL PROTECTED]
Reported By: rjnewton at efn dot org
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: Irrelevant
New Comment:
do { /* this code will be ex
vrana Sat Feb 25 11:32:06 2006 UTC
Modified files:
/phpdoc/en/reference/sdo/functions
SDO-Model-Property-isContainment.xml
SDO-Model-Property-isMany.xml
Hi,
I have my CVS account now, nearly there, though my name is not on the
user list on the PHP Doc site.
Do I need to request Karma, or would I already have that?
Thanks for advice,
--
Gavin Foster
On 5 Feb 2006, at 19:04, Nuno Lopes wrote:
Hi,
Yes, we need some new persons in all area
||*()*|| Hi, Nuno.
NL> I don't like those annoying images either. But we must do something.. I'm
NL> tired of receiving a lot of spam notes every day.
Maybe throttling?
You know - if one IP:
1. sends a lot of comments in one day and
2. IP is not in a white list and
3. these comments are identical
> To be constructive, I propose Nuno for a new editor (if he agrees). He
> has good overview necessary for this position and more than enough
> skills. I think he has respect from most docteam members.
Good candidate. He has a good view on phpdoc, phpweb, user notes,
livedocs, etc. Let's gather ca
38 matches
Mail list logo