Current PHP version: 5.6.30
Notice
: Undefined index: submit in
E:\phpsites\phpmailer\test_script\index.php
on line
29
Message
From Name
Notice
: Undefined index: From_Name in
E:\phpsites\phpmailer\test_script\index.php
on line
314
From Email Address
Notice
: Undefined index: From_Email in
E:\phpsites\phpmailer\test_script\index.php
on line
319
To Name
Notice
: Undefined index: To_Name in
E:\phpsites\phpmailer\test_script\index.php
on line
324
To Email Address
Notice
: Undefined index: To_Email in
E:\phpsites\phpmailer\test_script\index.php
on line
329
cc Email Addresses
(separate with commas)
Notice
: Undefined index: cc_Email in
E:\phpsites\phpmailer\test_script\index.php
on line
334
bcc Email Addresses
(separate with commas)
Notice
: Undefined index: bcc_Email in
E:\phpsites\phpmailer\test_script\index.php
on line
339
Subject
Notice
: Undefined index: Subject in
E:\phpsites\phpmailer\test_script\index.php
on line
344
Message
If blank, will use content.html
Notice
: Undefined index: Message in
E:\phpsites\phpmailer\test_script\index.php
on line
349
Mail Test Specs
Test Type
Notice
: Undefined index: test_type in
E:\phpsites\phpmailer\test_script\index.php
on line
360
>
Mail()
Notice
: Undefined index: test_type in
E:\phpsites\phpmailer\test_script\index.php
on line
364
>
Sendmail
Notice
: Undefined index: test_type in
E:\phpsites\phpmailer\test_script\index.php
on line
368
>
Qmail
Notice
: Undefined index: test_type in
E:\phpsites\phpmailer\test_script\index.php
on line
372
>
SMTP
If SMTP test:
SMTP Debug ?
Notice
: Undefined index: smtp_debug in
E:\phpsites\phpmailer\test_script\index.php
on line
383
0 - Disabled
1 - Errors and Messages
2 - Messages only
SMTP Server
Notice
: Undefined index: smtp_server in
E:\phpsites\phpmailer\test_script\index.php
on line
392
SMTP Port
Notice
: Undefined index: smtp_port in
E:\phpsites\phpmailer\test_script\index.php
on line
397
SMTP Authenticate ?
Notice
: Undefined index: smtp_authenticate in
E:\phpsites\phpmailer\test_script\index.php
on line
402
Authenticate Username
Notice
: Undefined index: authenticate_username in
E:\phpsites\phpmailer\test_script\index.php
on line
407
Authenticate Password
Notice
: Undefined index: authenticate_password in
E:\phpsites\phpmailer\test_script\index.php
on line
412
Test will include two attachments, plus one of the attachments is used as an inline graphic in the message body.