[wp-hackers] Can we use PEAR?
Bob
wp-hackers at nj-arp.org
Wed Oct 31 00:56:15 GMT 2007
Yes, the problem is more general than the Blog by Email feature, but that
case also needs to be handled. Right now, it has a simplistic parsing of
the "From:" line, and you can easily construct valid "From:" lines that will
be rejected.
If you handle the case with parsing of the entire "From:" line, you can
easily use the same function(s) to handle subsets like addr at example.com
without all the other stuff.
Bob
----- Original Message -----
From: "Lloyd Budd" <lloydomattic at gmail.com>
To: <wp-hackers at lists.automattic.com>
Sent: Tuesday, October 30, 2007 8:35 PM
Subject: Re: [wp-hackers] Can we use PEAR?
> On 10/30/07, Bob <wp-hackers at nj-arp.org> wrote:
>> Actually, the specific problem requires the parsing of the entire "From:"
>> line in an email message (not just the email address itself), and the
>> code
>> does what is required.
>
> Really? The original Debian bug report nor the WordPress bug report
> describes that to be the case. Please update the WordPress bug report
> with the specific scenario
> http://trac.wordpress.org/ticket/4616
>
> I thought the problem was more general than the "Post via e-mail" feature.
>
> Thank you,
> Lloyd
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list