Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mail #32

Closed
cf7to1 opened this issue Aug 2, 2013 · 1 comment
Closed

mail #32

cf7to1 opened this issue Aug 2, 2013 · 1 comment

Comments

@cf7to1
Copy link

cf7to1 commented Aug 2, 2013

i see your are using a function to send bug errors via email. this section must be more configurable via public properties such as destination email, using SMTP (some hosting has blocked local smtp to prevent spam attack) i think you could integrate directly to php mailer line $mail = new PHPMailer();... and so on.. user must have phpMailer class in their server. and you should let user to set the path of php mailer class and "include_once" into the function (include files only if needed).

sorry for my bad english.

@khoaofgod
Copy link
Member

I'm saving it for Version 2 before changed some config in this version ^_^ Thanks for let me know this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants