Any notable advantages to this function over the use of php mailing?
|
Thanks for the hack. Works great.
|
I Cant Download The File Of The Smtp.txt Of These Tread And I Want To Enable The Smtp Function Becuse I Have A Shared Host That Doest Change A Thing, I Dont Want To Change The Host Because They Dont Have A Bandwith Control.
I CAN SE ALL THE CODES BUT NOT THE TXT FILE AT THE BIGINNIG |
Quote:
|
Quote:
THANKS A LOT |
EDIT: Got it working. Now people on AOL can get e-mail notifications and I can stop getting returned mail notices. Thanks. :D
|
Inittally without trying your code, I would get this running VB diag:
SMTP: localhost sendmail_from: me@localhost.com sendmail_path: None My hoster won't let me touch the php.ini. I grabbed your script, followed it verbatim, and now I get this Fatal error: Call to undefined function: errormessage() in H:\hshome\wiltechs\basementreview.com\forums\inclu des\mail.php on line 235 Here is my line 235 return errorMessage("Unexpected response from SMTP server"); help!!!! |
Quote:
|
I am positive. I went further and added the vboptions part like so in the mail.php file:
var $smtpHost = "mail.myserver.com"; var $smtpPort = 25; var $smtpUser = $vboptions[webmasteremail]; var $smtpPass = "password"; var $smtpSocket = null; Now, I get this error: Parse error: parse error, unexpected T_VARIABLE in H:\hshome\wiltechs\basementreview.com\forums\inclu des\mail.php on line 96 This is line 96 : var $smtpUser = $vboptions[webmasteremail]; |
Put in an actual e-mail address instead of the vb code.
|
All times are GMT. The time now is 12:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|