Ulysses Stuff > Releases

ERS - EMail Reporting System

<< < (2/14) > >>

MrPresident:
Version 1.2
--------------

+ There were a few more things that I moved to the serverside.
+ The client no longer has access to any of the information used behind the scenes (e-mail addresses, URL to the web site script)

Storm:
My webhost provider doesn't know if my webserver supports php mail. They say they have never heard of php mail..... The addon doesn't work for me but it looks fantastic,

Fanney:

--- Quote from: Storm on July 06, 2014, 05:07:04 AM ---My webhost provider doesn't know if my webserver supports php mail. They say they have never heard of php mail..... The addon doesn't work for me but it looks fantastic,

--- End quote ---
The mail() Function is included in every normal PHP- Installation if they dont know about it can't be a good webhost.
The mail() function uses the default Server Configuration (if your host set one but in this case not).
You could try to rewrite the Script to use an external SMTP so you can use mail services like gmail etc.

Storm:
Thanks! I use nfoservers and I can believe they don't have this functionality.

I noticed in the lua, Mr. President uses gmail/hotmail accounts as examples, but I guess it isn't possible to actually use a gmail or aol account without recoding?

Fanney:

--- Quote from: Storm on July 06, 2014, 07:27:47 AM ---Thanks! I use nfoservers and I can believe they don't have this functionality.

I noticed in the lua, Mr. President uses gmail accounts as examples, but I guess it isn't possible to actually use a gmail or aol account without recoding?

--- End quote ---
I've just edited the report.php to use SMTP with Googlemail, you can change it to whatever you want.

Download in attachment.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version