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
Hi Lewis,
Assuming that the Email setups are the same then the others have to be being caught in a spam filter somewhere.
What happens if you put xxx.aim.com,xxx.gmail.com in the same Email Setup?
Usually aim is fussier than Gmail so this is a little odd. Have you checked the Gmail spam folder?
Bob
Assuming that the Email setups are the same then the others have to be being caught in a spam filter somewhere.
What happens if you put xxx.aim.com,xxx.gmail.com in the same Email Setup?
Usually aim is fussier than Gmail so this is a little odd. Have you checked the Gmail spam folder?
Bob
Although no filter was set, gmail.com considered my email as spam, I went to the email website (mail.google.com) and checked all messages concerned as "not spam" then everything starts working, and magically yahoo.fr as well maybe using the same database?
Thanks for your advise
Thanks for your advise
This topic is locked and no more replies can be posted.