iOS emails address
-
when I send emails from iPhone my recipient receive mail with full address myuser@host.mydomain.org but should myuser@mydomain.org. what I did not right?
-
Hi @orlovnv,
first of all - which backend are you using? Did you check the backend’s settings regarding it if there are any?
Did you configure the account on the device using autodiscover?
I don’t have an iPhone, but if I remember correctly it’s possible to set the email address in the account’s settings.
Manfred
-
@Manfred I use combined backend on android all work perfect, try on iPhone and have this issue. sync work very well cal card.
-
Hi @orlovnv,
and which backend do you use for mail? Imap? If yes, what is the value of IMAP_DEFAULTFROM in config.php of imap?
Could you post the WBXML level log of a SendMail request for which the recipient received email from myuser@host.mydomain.org instead of myuser@mydomain.org?
In my previous post I mentioned that it might be possible to set the email address in the account’s settings. Did you check that?
Manfred
-