onlystardust
Forum Replies Created
-
Forum: Plugins
In reply to: Mail this post to friend function?@gamerz: No, I modified my file. I simply replaced the “mail()” part. It’s easier for understanding, I think. But I was looking why your file doesn’t work. Sorry that I could not help. For me it works fine.
I will send you my file for comparison.Forum: Plugins
In reply to: Mail this post to friend function?Did you forget a line like this:
ini_set("include_path", ".:/phpmailer/");
I get it working (and even freenet.de accepts my mail now!), but have to change details. It’s turbo-fast sending … 🙂Forum: Plugins
In reply to: Mail this post to friend function?But it is pretty uncool when some mails don’t arrive. I know at least one provider (freenet.de) that regards those mails as SPAM. Maybe we should have a look at: http://phpmailer.sourceforge.net/
That tool has SMTP authentication and seems to be very easy to use. 🙂Forum: Plugins
In reply to: Mail this post to friend function?Can it be that some mail service provider don’t accept mails sent with this form, because it’s not “authenticated”?
Any ideas how to implement this?Forum: Plugins
In reply to: Mail this post to friend function?Thanks GamerZ!
Meanwhile I tried this:
http://literatur-lounge.de/runblog/mail-to-friend.phps
It’s very, very basic. Had not much time. Only good thing is: it works. You can try it here:
http://literatur-lounge.de/runblog/
Please post your improvements here! YOU ARE FREE TO CHANGE IT 😉Forum: Plugins
In reply to: Mail this post to friend function?I was not logged therefore Anonymous… I wouldn’t mind if you send me the file to onlystardust(at)online.de
I would like to try it. 🙂 Thank you!Forum: Plugins
In reply to: Show pings as in DEV BLOG?Thank you very much for your quick help. I think I have something to do dealing with code … 🙂