OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
zzXpress
/
vendor
/
phpmailer
/
phpmailer
/
.github
/
ISSUE_TEMPLATE
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/13/2024 02:25:31 PM
rwxr-xr-x
📄
bug_report.md
1.03 KB
01/07/2025 11:32:05 AM
rw-r--r--
Editing: bug_report.md
Close
--- name: Bug report about: If you've found a bug in PHPMailer, this is the right place to report it title: '' labels: '' assignees: '' --- Please check these things before submitting your issue: - [ ] *Read the error message* you're seeing - it often tells you what is wrong, and may contain useful links & instructions - [ ] Make sure you're using the latest version of PHPMailer - [ ] Check that your problem is not dealt with in [the troubleshooting guide](https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting), especially if you're having problems connecting to Gmail or GoDaddy - [ ] Include sufficient code to reproduce your problem - [ ] If you're having an SMTP issue, include the debug output generated with `SMTPDebug = 2` set - [ ] If you have a question about how to use PHPMailer (rather than reporting a bug in it), tag a question on Stack Overflow with `phpmailer`, but [**search first**](https://stackoverflow.com/questions/tagged/phpmailer)! # Problem description # Code to reproduce # Debug output