I tried the basicDemo form. Everything works well when using my [email]xxxx@aim.com[/email] address but when I am trying to set with [email]xxxxx@gmail.com[/email] or [email]xxxxxx@yahoo.fr[/email] nothing is received.
(mails are sent out according to debug message, but only [email]xxxx@aim.com[/email] gets throught)
# Form passed first SPAM check OK
# Form passed the submissions limit (if enabled) OK
# Form passed the Image verification (if enabled) OK
# Form passed the server side validation (if enabled) OK
# $_POST Array: Array ( [name] => qsdfqs [email] => [email]xxxx@aim.com[/email] [subject] => TESTING Sample [message] => this is a test [button_5] => Submit [310514e1373586762bff4903392282a7] => 1 [1cf1] => 654e2c9af195fe533d7ce1dfda1a950d [chronoformname] => basicDemo )
# $_FILES Array: Array ( )
# Form passed the plugins step (if enabled) OK
# An email has been SENT successfully from (xxxxxx xxxxx)postmaster@xxxxx.com to [email]xxxxxx@gmail.com[/email]
# An email has been SENT successfully from (xxxxxx)postmaster@xxxxxx.com to [email]xxxxx@aim.com[/email]
# Debug End
No filtering on the server.
Could you tell me why it works with aim.com and not with gmail.com or yahoo.fr
Thanks,
Lewis
(mails are sent out according to debug message, but only [email]xxxx@aim.com[/email] gets throught)
# Form passed first SPAM check OK
# Form passed the submissions limit (if enabled) OK
# Form passed the Image verification (if enabled) OK
# Form passed the server side validation (if enabled) OK
# $_POST Array: Array ( [name] => qsdfqs [email] => [email]xxxx@aim.com[/email] [subject] => TESTING Sample [message] => this is a test [button_5] => Submit [310514e1373586762bff4903392282a7] => 1 [1cf1] => 654e2c9af195fe533d7ce1dfda1a950d [chronoformname] => basicDemo )
# $_FILES Array: Array ( )
# Form passed the plugins step (if enabled) OK
# An email has been SENT successfully from (xxxxxx xxxxx)postmaster@xxxxx.com to [email]xxxxxx@gmail.com[/email]
# An email has been SENT successfully from (xxxxxx)postmaster@xxxxxx.com to [email]xxxxx@aim.com[/email]
# Debug End
No filtering on the server.
Could you tell me why it works with aim.com and not with gmail.com or yahoo.fr
Thanks,
Lewis