email - Differences in mailing from different servers -
i have java application installed on unix server using tomcat instance. has feature allows send email external user , reply outlook.
the sending , receiving process works when trying reply on reply application i'm getting error:
there error sending message. if problem persists, please contact system administrator. error: no recipient addresses when sending first e-mail application, "to" address is:
name.surname@domain.com but when receiving reply recipient turn to:
surname, name < name.surname@domain.com >; from trying different server work , different "to:" address looks this:
"surname, name" < name.surname@domain.com > application on both servers using same outgoing/incoming mail servers.
what else can effect , cause above error?
thanks.
Comments
Post a Comment