Community Page
- blade.lansmash.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- My, those feral cats look fierce! But still, it doesn't deter my love for cats and my hoping to own a feral.
- omg you can't swim, how old are you?
- i wonder when it will be opensourced
- Very good write up i think you had a great time in Europe any plan to come to India if then tell me i will guide in India. how many days trip you had in Europe? I am also planning for US trip may...
- Thank you!! I have spent about six hours (worryingly) trying to find this blessed module! A life-saver!!!
Jump to original thread »
I had a nice long holiday at Coolangata, Queensland, Australia and had quite a lot of time sitting on the couch as my girlfriend read her book. So I grabbed my Powerbook and slowly worked away on my wp-mail.php plugin! It’s nice to work on something without having to worry about
... Continue reading »
4 years ago
4 years ago
4 years ago
I set this up for my blog and the mail sending and checking via wp-mail.php seem to go fine, however, if I try to check my blog, I get the same post over and over and over again, even if it was only posted once.
What's up with that?
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
I also get no author being posted despite the correct e-mail being in the from field. The option to default to a specified category would be good for when I forget to add it in myself
4 years ago
However, version 0.311 brings out 2 awkward bugs, already mentioned above. 1) Not specifying the default category, when category left blank in the subject and 2) not specifying the author id. The thing is, these two worked fine in v0.2.
Tried fixing them myself but could only come up with _very_ amateurish solutions. Since I always use only one category for my 'moblog' posts, I commented out all the code between lines 144-167 except 152. And since I'm the only author of the posts, I modified line 180 to say
'post_author' => 1,.Hope someone comes up with better fixes. :)
4 years ago
4 years ago
Can't get it work.
When I run it:
http://www.alex101.net/wp/wp-mail.php
It says everything is fine:
But WP says:
Warning: Invalid argument supplied for foreach() in /home/webadmin/alex101.net/html/wp/wp-includes/template-functions-category.php on line 65
@ 10:53 am Edit This
This is the first post Im creating from Email client in HTML format with
picture attachment.
xmlns:o=3D"urn:schemas-microsoft-com:office:office =
xmlns:w=3D"urn:schemas-microsoft-com:office:word =
xmlns=3D"http://www.w3.org/TR/REC-html40″>
charset=3Dus-ascii">
4 years ago
4 years ago
when I send mail by uuencode or base6 ,big5.
the chinese word will be=> ¤¤
base6,utf-8 =>ä¸
uuencode,utf-8 =>? =EF=BB=BF =E4=B8=AD
plz help me! thanks!
4 years ago
䏿
4 years ago
In function get_content, I changed this:
if ( preg_match('/^\[(.+)\] (.*)/', $subject, $matches) )
{
...
}
to this:
if ( preg_match('/^\[(.+)\] (.*)/', $subject, $matches) )
{
...
} else {
$post_categories[0] = get_settings('default_category');
}
and it started working fine. Otherwise, this seems like a great script!
4 years ago
1. There is no brackets [ ] in my mobile phone.
2. In the function get_content there is no
if(preg_match
3. I've moved to WP 1.5 and can't get this script work.
It always says there is no email:
http://www.alex101.net/wp/wp-mail.php
4. I'm wondering, should this script run by itself regularly?
5. Would it be better if subject would have semicolon devider
between category and subject:
GENERAL: My subject line
Please, please, please, fix the bugs and make it work with 1.5
4 years ago
#!/usr/bin/php -q
Invalid sender: phone@itsemail.com !
Not adding email!
I would like to have it set up so I can send from several different email addresses (work, home and two cells).
4 years ago
I wrote some code to clean up my wp-photos directory and thought it may be of use to others.
Click Here to display the code and save it to you blog root.
If the above link fails you can find it on my blog at
http://gnbi.com/blog/?p=171
4 years ago
http://wordpress.org/support/topic.php?id=27433
or not of course :-)
4 years ago
It is feasible, but ultimately painful for the user.
My wp-mail hack has some limited security, it only allows people to e-mail wordpress if they are a valid user in the wp authors. this is open to abuse by falsely sending e-mails under your own e-mail address, but still some limits.
I have been working on a GPG/PGP authentication model where unless the message is signed it won't post in wordpress... but i think the need for this is limited. So far you have to worry about comments in your blog from online poker companies, not e-mail abuse.
4 years ago
I also have the same problem as others with posting HTML comments from Thunderbird with embedded images - I get a broken image (with a URL like cid:... @mydomain) and the actual image at the bottom. It works even less well in Outlook Express but I suspect that is because OE sends two copies of a HTML message, both a plain text one and HTML...!
I'm also getting the problem of senders not being identified when posting. The post goes through, but the sender is not identified on the post.
Overall a great add-on, if the few bugs could get fixed it would be fantastic!
Mike
4 years ago
4 years ago
Fatal error: Call to undefined function: checkuserposter() in /home/.saffi/edstruz/struzenberg.com/blog/wp-mail.php on line 248
doah.. look like I need to be a user.. So I made my phone a user.
I guess the questions are
Does it sound like I'm on track?
Do I need to pass other arguments in the title line or just goup?
Do I need to include the password someplace?
am I a dork not finding FAQ's and posts that r rt in front of me?
Will my wife ever forgive me for the time I spend playing WOW?
Thanks for all the work.
Crumb
4 years ago
Fatal error: Call to undefined function: checkuserposter() in /home/elleno2/public_html/blog/wp-mail.php on line 248
I am sending from an address listed in the Authors & Users list. What do I need to fix?
thanks,
Dave
4 years ago
The fix for the problem you're having is also listed in the comments of that post...
4 years ago
2 years ago
2 years ago
Hope you read this comment as time pass by.
Can't access the blog entry WP-Mail 0.312 - Some bug fixes. I'm always getting error 404. :-?
And in this entry it's the same for the download of wp-mail-0.311.zip.
Using FireFox 2.0.0.1
Could you send me a link to download or send me the latest version?
greetings from germany
AndyK
2 years ago
Andy
2 years ago