[Include] My Mailer Include
#61

Nice.

Had some problems with it at first, but I'm glad that it works perfectly now.
Reply
#62

Nice include !
Reply
#63

Awesome work!
Reply
#64

It prints "The mail was accepted for delivery" and no errors or anything, but I didn't receive an email?
Reply
#65

Do you have an SMTP server configured? Tested? Make the PHP script do some more logging. Look in your spam folder.
Reply
#66

Quote:
Originally Posted by Slice
Посмотреть сообщение
Do you have an SMTP server configured? Tested? Make the PHP script do some more logging. Look in your spam folder.
No idea on that ^ and I have checked my spam folder, what is the SMTP server stuff & how can I configure it?
Reply
#67

Ask this guy.
Reply
#68

I use it to create a registration system with confirmation code.
Reply
#69

How can I send it using direct connection to SMTP server using php? I know it is possible because in phpBB forums there is a option to configure SMTP server in ACP mailing options, so can someone send me the mailer.php and mailer.inc that uses login and password from the POST request to connect and send the mail?

PS: Sorry for bump, but I needed to know this.
Reply
#70

Use this: https://github.com/PHPMailer/PHPMailer
Reply
#71

All I get is this "[13/05/2014 20:35:39] Mailer script says: ERROR" I swar *I know I spelt swear wrong to the grammar freaks*
Reply
#72

Would be a bump, but ok.

I placed the mailer.php inside my webhost path i.e link/public_html/mailer.php
And compiled the script with this include.
My register system asks for an email which can be later used for retrieving password. I tried to send an email to "INPUTTED" email with SendMail function, but nothing happened. (1 hour passed)
I didn't receive anything till now.

Could someone help me in configuring this?
Reply
#73

i have an issue i would be happy in case someone could help me:
http://forum.sa-mp.com/showthread.ph...54#post3498354

thank you
Reply
#74

I recomand this. Rep+.
Reply
#75

+1 on PawnoQ's question here. I don't want to disable the firewall but this is the only thing that makes sense causing it.
Reply
#76

Mailer script says: Error: Missing parameters.


Solution?
Reply
#77

How add picture in my sending text?
Reply
#78

Quote:
Originally Posted by ScIrUsna
Посмотреть сообщение
How add picture in my sending text?
Код HTML:
<img src="img.png" />
Not entirely sure this supports images, then again I haven't really tried myself.
Reply
#79

How add in format because

Код:
format( string, 100,"test message %s <img src="img.png" />", GetPlayerNameEx( playerid ) );
I will get compiler errors using " " "
Reply
#80

Good one.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)