We use our application at several different locations on multiple servers. (Military stand-alone instances.) I would like to set up my email code to run regardless of whether or not a particular instance has a valid smtp server defined.
Currently the cfmail fails if the admin's SMTP server field is blank, so we have to set up a dummy server as in "no.email.server". Can I check this SMTP field for a value before calling cfmail?
Thanks much.
Currently the cfmail fails if the admin's SMTP server field is blank, so we have to set up a dummy server as in "no.email.server". Can I check this SMTP field for a value before calling cfmail?
Thanks much.