Forums

Domain Testing Server makes email not send I think?

Jim Nayzium 26 Feb, 2012
The debugger says it sends -- the database does indeed get the data and stores it -- but I never receive an email because I think the server I am on is not a real domain -- I changed the email to match the domain but I don't think it will work until my site is live.

Please confirm if you agree with this.

My site is temporarily being developed here
http://slmp-550-7.slc.westdc.net/~username

and I put the sending FROM email as [email]info@westdc.net[/email] just to try and make that work - but I don't think it ever arrived -- or hasn't yet in an a few hours - I have run multiple tests all hit the database - all debugs say "sent" but no emails arrive.

I think when my site goes live URL wise - that this will all just work --- do you all agree?

Here is the debug

Array
(
[full_name] => m
[stage_name] => m
[address] => m
[city] => m
[state] => sc
[zipcode] => 29016
[email] => [email]martysimpson@mac.com[/email]
[phone] => 8033152923
[is_wife] => No
[wife_name] => ashley
[income_from_comedy] => About half
[how_many_years] => 4
[comments] => comments here
[chrono_verification] => Uq6Ly
[input_submit_6] => Submit
[a4db0334078f7725b97eb54bb3a8321f] => 1
[chronoform] => cca_conference_registration
[event] => submit
[Itemid] => 154
[option] => com_chronoforms
[view] => form
[chronoform_data] => Array
(
[cf_uid] => 25d4790d623dab404b101c395cbc2ea9
[cf_created] => 2012-02-26 15:25:50
[cf_ipaddress] => 98.122.86.113
[cf_user_id] => 0
[full_name] => m
[stage_name] => m
[address] => m
[city] => m
[state] => sc
[zipcode] => 29016
[email] => [email]martysimpson@mac.com[/email]
[phone] => 8033152923
[is_wife] => No
[wife_name] => ashley
[income_from_comedy] => About half
[how_many_years] => 4
[comments] => comments here
[chrono_verification] => Uq6Ly
[input_submit_6] => Submit
[a4db0334078f7725b97eb54bb3a8321f] => 1
[chronoform] => cca_conference_registration
[event] => submit
[Itemid] => 154
[option] => com_chronoforms
[view] => form
[cf_id] => 2
)

[chronoform_data_cf_id] => 2
)
GreyHead 27 Feb, 2012
Hi Jim Nayzium,

There are no Email debug messages here. Please check that you have the email enabled. It's the first option in the Email action configuration.

Bob
Jim Nayzium 27 Feb, 2012
Pretty sure I just didn't copy and paste the whole thing.

There is usually sentence under the ARRAY that says,

Your email was sent successfully to X -- from Y -- etc...
Jim Nayzium 27 Feb, 2012
I would like to publicly declare myself a complete MORON.

I spelled my own email incorrectly.

i used blueeeyedpanda.com instead of blueeyedpanda.com --- 3 e's instead of 2!

All is working well and from what I can tell thus far -- the 2.5 version is working just like the 1.5 version.

Just stuff is moved around -- I am sure when I work in the 2.5 version for two months I will wonder why the 1.5 is the way it is.

Thanks for your help Greyhead ----!!!!
This topic is locked and no more replies can be posted.