When a mail server is out of action (eg. the recent mail1 outage) does this affect sending emails from ASP (eg. using ASPEmail)? Or does it just affect mailboxes and the general domain mail service, not sending of ASP-based mails?
Doubt it… If you’re referring to use of ASPEmail, I think you’d have to attempt a Send before any error would come back. The “Try” would have to be around the Send method.
[QUOTE=BluJag]
Unless someone knows the definitive answer, we’ll have to wait for another outage!!
[/QUOTE]
Not really.
If you~re willing to work together, I have a spare domain we could use for trial.
I manage dns out of hsphere, so basically, the idea would be to create a “wrong” register for mail1, so it would not respond.
Then, we would see if mail2 would kick in on the form.
Also, I can provide a Mail2 server outside Jodo, for testing…so we can test the failover completely, not only for forms.
Anyway, let me know…
…I could give you an ftp access, and you would just have to make the appropriate changes in the code to reflect the right domain name.