ios - Unable to send mail using SKPSMTPMessage -


i using skpsmtpmessage send emails in background , working too. problem arises in 1 particular case. there part have use string returned webapi email body. skpsmtpmessage delegate shows sending successful mail never received. have tried changing returned string in various ways removing newline characters , whitespace characters too. weird part when change particular capital (a -in approve) letter small letter, mail gets delivered.

the string using mail body :

you have new app registration approval request.  name:rktest26 email :rktest26@test.com  mobile phone: address:a1asssaasssa  approve please click below link.  (some link) clientid=38&emailid=rktest26@test.com&approved=1  reject please click below link.  (some link) 

if remove string content after address:a1asssaasssa part, gets delivered. can whole message gets delivered?


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -