App. Engine sending email is dropping a few emails with error "DEBUG MCFJEMAIL: Secondary server is
App. Engine sending emails is dropping a few emails with error "DEBUG MCFJEMAIL: Secondary server is null. DEBUG MCFJEMAIL: Could not send email."
We have most of the emails being sent but some are getting dropped with this error. In our config file the SMTP config section has the secondary details commented out as below....
SMTPServer=mailhost.xxxxxxx.com
SMTPPort=25
;SMTPServer1=mailhost.xxxxxxx.com
;SMTPPort1=25
Still we are seeing the issue. Any help is appreciated.