asp.net mvc - Getting error The client or server is only configured for E-mail addresses with ASCII local-parts: mobilenumber@domainname when send email -
i using email functionality email sms of nopcommerce plugin.
when send email gmail "mobilenumber@domainname" getting error : the client or server configured e-mail addresses ascii local-parts: mobilenumber@domainname
and when set smtpclient.deliveryformat = smtpdeliveryformat.international;
not getting error not sms in mobile.
and when direct send email gmail account send email , sms successfully.
please give me idea how should handle?
regards, jatin gadhiya
Comments
Post a Comment