I am developing an application for sending emails. I have used the EDMESSAGE framework. I developed the application in MAC OS X 10.6.7 and i got it working. When i installed the application in MAC OS X 10.7.2, email sending is failed.
The error that i am getting is:
Host (null) (() ())has no IPV4 address
Can anybody help me with a solution?
On the EDMESSAGE forum there is this EDMessage on 10.7 Lion / IPv6
Basicly it looks like EDMESSAGE does not support connection via IPV6 which is what your 10.7 Mac may be trying to do.
By the way that info was not hard to find, about 30 seconds of using google. Even with this being the first time hearing about EDMESSAGE. 😉